issues
search
hpi-swa
/
Ohm-S
A Squeak/Smalltalk implementation of the metaprogramming framework Ohm.
MIT License
24
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix spelling of Metacello path
#69
LinqLover
opened
3 years ago
1
Preserving original rule names when creating attributes
#68
codeZeilen
opened
3 years ago
1
Make recording of OhmSyntaxTestCase results optional
#67
codeZeilen
closed
3 years ago
0
Grammars reference parsing state of previous parse operations
#66
stlutz
closed
3 years ago
3
Expression may also contain an assignment
#65
codeZeilen
opened
3 years ago
0
Smalltalk grammar parsing of literal arrays differs from legacy parser
#64
stlutz
opened
3 years ago
0
Parsing based on left-recursive rules differs from Ohm/JS
#63
stlutz
opened
3 years ago
0
Grammar compilation of lexification operator produces error
#62
stlutz
opened
3 years ago
0
New super-splice operator
#61
stlutz
opened
3 years ago
0
OhmCheckStructure does not check rule name
#60
stlutz
closed
3 years ago
0
OhmSHRuleParser errors on incomplete Smalltalk method
#59
stlutz
opened
3 years ago
0
In terminalExpression a text instead of a string
#58
T4rikA
opened
4 years ago
0
Add methods to OhmNode and add case labels
#57
felixauringer
opened
4 years ago
1
Add methods for detecting nodes with invalid intervals
#56
felixauringer
closed
4 years ago
2
Empty OhmIntervals at 0 and self size are inconsistent
#55
codeZeilen
opened
4 years ago
1
FindFirst:startingAt: not understood
#54
Paula-Kli
closed
3 years ago
2
Add case labels to OhmExplicitSendsSmalltalk
#53
felixauringer
closed
4 years ago
2
Small bugfixes
#52
felixauringer
closed
4 years ago
6
The results of many pexprs produce ambiguous nodes
#51
codeZeilen
opened
4 years ago
0
#replaceParametersWithArguments: creates unnecessarily deep copies
#50
codeZeilen
opened
4 years ago
0
BinaryCascade in latest fix
#49
Paula-Kli
closed
4 years ago
6
not in a sequence in a syntactic rule skips spaces
#48
codeZeilen
closed
4 years ago
0
Allow access to skipped whitespace
#47
codeZeilen
opened
4 years ago
13
OhmExplicitSendsSmalltalk has only OperandCascades
#46
Paula-Kli
closed
4 years ago
2
BinarySelectorChar in OhmExplicitSendsSmalltalk
#45
Paula-Kli
closed
4 years ago
1
Smalltalk grammar problem with message receivers
#44
codeZeilen
closed
4 years ago
0
OhmPExprOpt always produces a node with content empty string
#43
codeZeilen
opened
5 years ago
0
Unexpected difference between lexical and syntactic rule
#42
stlutz
opened
5 years ago
0
Late conversion of inline rule names to message names can cause clashes
#41
stlutz
opened
5 years ago
2
Add the capability to update the DebuggerMap in the source rewriter
#40
codeZeilen
opened
5 years ago
0
Remove unnecessary space in grammar, imrprove tests
#39
bdaase
closed
5 years ago
1
Refactor serialized grammar to increase readability
#38
bdaase
closed
5 years ago
1
Add missing .squot-contents
#37
bdaase
closed
5 years ago
2
Remove length limitation of the binarySelector in the grammar
#36
bdaase
closed
5 years ago
3
Lexification operator '#' not supported
#35
stlutz
closed
5 years ago
3
SUnit tests in the 'testing' message category
#34
stlutz
closed
5 years ago
1
OhmSmalltalk grammar cannot be parsed by Ohm/JS
#33
stlutz
opened
5 years ago
2
Different line breaks are an issue
#32
codeZeilen
opened
6 years ago
0
Fix potential infinite loop in Smalltalk grammar
#31
codeZeilen
opened
6 years ago
0
OhmSmalltalk can not parse all of the Squeak/Smalltalk methods
#30
codeZeilen
closed
6 years ago
0
Fix two typos in readme
#29
marcfreiheit
closed
6 years ago
2
Add the construction of recipes to the compilation of base, built in, and ohm grammars
#28
codeZeilen
opened
6 years ago
0
Apply should allow parameterized applys as arguments
#27
codeZeilen
closed
6 years ago
0
Fix issue with bootstrapping the built in grammar
#26
codeZeilen
closed
6 years ago
0
Add CaseInsensitiveTerminal
#25
codeZeilen
closed
6 years ago
0
Add Unicode Character sets
#24
codeZeilen
opened
6 years ago
0
Port the built-in rules to Ohm/S
#23
codeZeilen
closed
6 years ago
0
Write test to ensure Unicode is parseable
#22
codeZeilen
closed
6 years ago
0
Add range operator
#21
codeZeilen
closed
7 years ago
0
Check base grammar rules
#20
codeZeilen
closed
6 years ago
1
Next