issues
search
dlang-community
/
Pegged
A Parsing Expression Grammar (PEG) module, using the D programming language.
534
stars
66
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow rule-level actions as in the wiki
#95
callumenator
closed
11 years ago
7
Implement a word-boundary predefined parser.
#94
chadjoan
closed
11 years ago
4
Implement Lookbehind Operator
#93
chadjoan
opened
11 years ago
3
Action lambda
#92
callumenator
closed
11 years ago
3
Allow adding optional code in module generated by asModule
#91
callumenator
closed
11 years ago
1
Allow asModule to include optional header code
#90
callumenator
closed
11 years ago
0
Fix build with -property.
#89
alexrp
closed
11 years ago
1
Node dropping
#88
callumenator
closed
11 years ago
13
Turning off memoization
#87
callumenator
closed
11 years ago
3
Space repetition
#86
chadjoan
closed
11 years ago
5
Fuse bug - can someone explain this
#85
callumenator
closed
11 years ago
9
Build broken
#84
alexrp
closed
12 years ago
2
Fix compilation on 64 bit targets
#83
koorogi
closed
12 years ago
1
Request: allow the Spacing nonterminal to decide how repitition is handled.
#82
chadjoan
closed
11 years ago
7
Semantic Actions - dmd 2.060
#81
RosettaCoder
closed
11 years ago
28
Linking the github wiki and the documentation
#80
PhilippeSigaud
closed
12 years ago
4
Grammar tester
#79
chadjoan
closed
12 years ago
6
NOT asking you to merge this....
#78
callumenator
closed
12 years ago
12
Added generating D grammar, plus fix to NestingBlockComment rule
#77
callumenator
closed
12 years ago
10
D grammar nesting comment
#76
callumenator
closed
12 years ago
4
Parameterized rules
#75
callumenator
closed
12 years ago
7
Pegcrash
#74
callumenator
closed
12 years ago
6
Regression: Propogate doesn't seem to be working.
#73
chadjoan
closed
12 years ago
3
Fix minor unittest build break in pegged/grammar.d
#72
chadjoan
closed
12 years ago
0
Don't install libpegged.a since it's just a static library.
#71
alexrp
closed
12 years ago
1
Leading alt
#70
chadjoan
closed
12 years ago
3
Error message is not at the point of failure.
#69
chadjoan
opened
12 years ago
6
Whitespace woes.
#68
chadjoan
closed
11 years ago
22
Out of memory error when compiling mixed in grammar
#67
callumenator
closed
12 years ago
3
Removing trailing whitespace
#66
Valloric
closed
12 years ago
1
opEquals can now be called with temporaries
#65
Valloric
closed
12 years ago
0
Removing trailing whitespace
#64
Valloric
closed
12 years ago
4
Add the missing 'ref' for the parameter
#63
Valloric
closed
12 years ago
3
Operator for merging a node's children into the node's parent
#62
Valloric
closed
12 years ago
7
const ref for the param in ParseTree opEquals
#61
Valloric
closed
12 years ago
2
Using memoization breaks parsing in some cases
#60
Valloric
closed
12 years ago
13
Utility function to get error location
#59
alexrp
closed
12 years ago
10
Comments and Spacing
#58
novabyte
closed
12 years ago
6
Problem with simple grammar
#57
callumenator
closed
12 years ago
4
Problems with parsing spaces and tabs
#56
Valloric
closed
12 years ago
12
Examples should be unit-tested
#55
PhilippeSigaud
opened
12 years ago
0
The example from the README doesn't work
#54
Valloric
closed
12 years ago
8
Expression-level '>' operator?
#53
alexrp
closed
12 years ago
2
Parameterized rules still have problems
#52
PhilippeSigaud
closed
12 years ago
7
Grammar name seemingly required
#51
alexrp
closed
12 years ago
4
Casing for rules and documentation
#50
alexrp
closed
12 years ago
6
Add <^ operator for orthogonality
#49
alexrp
closed
12 years ago
3
Error handling improvements
#48
alexrp
opened
12 years ago
10
Missing docs on memoization
#47
alexrp
closed
12 years ago
4
Add wscript for Waf builds.
#46
alexrp
closed
12 years ago
1
Previous
Next