pegjs/test
David Majda 698564a3c2 Replace ":" after a rule name with "="
I'll introduce labelled expressions shortly and I want to use ":" as a
label-expression separator. This change avoids conflict between the two
meanings of ":". (What would e.g. "foo: 'bar'" mean?  Rule "foo"
matching string "bar", or string "bar" labelled "foo"?)
2010-05-31 16:31:45 +02:00
..
compiler-test.js Replace ":" after a rule name with "=" 2010-05-31 16:31:45 +02:00
index.html Make the generated parsers standalone (no runtime is required). 2010-04-12 19:06:04 +02:00
metagrammar-test.js Replace ":" after a rule name with "=" 2010-05-31 16:31:45 +02:00