pegjs/lib
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.js Fix bug causing incorrect error messages 2010-05-22 17:43:32 +02:00
metagrammar.js Replace ":" after a rule name with "=" 2010-05-31 16:31:45 +02:00
metagrammar.pegjs Replace ":" after a rule name with "=" 2010-05-31 16:31:45 +02:00