David Majda
|
8f2aa1e834
|
Fixed a bug in the example grammar where integers beginning with 0 were parsed as octal.
|
2010-03-18 20:06:55 +01:00 |
|
David Majda
|
aff85fd228
|
Removed subtraction and division from the example grammar because of wrong associativity.
|
2010-03-18 20:06:05 +01:00 |
|
David Majda
|
9d239db2d6
|
Simplified the example arithmetics grammar once more + addded comment.
|
2010-03-14 18:46:53 +01:00 |
|
David Majda
|
1ee0049b08
|
Changed standard grammar extension from .peg to .pegjs (it is more specific).
|
2010-03-13 09:52:54 +01:00 |
|
David Majda
|
eade133ea6
|
Simplified the example arithmetics grammar.
|
2010-03-12 14:27:22 +01:00 |
|
David Majda
|
c3dd696a3e
|
Initial commit.
|
2010-03-07 20:41:02 +01:00 |
|