pegjs/examples
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
..
arithmetics.pegjs Replace ":" after a rule name with "=" 2010-05-31 16:31:45 +02:00
css.pegjs Replace ":" after a rule name with "=" 2010-05-31 16:31:45 +02:00
javascript.pegjs Replace ":" after a rule name with "=" 2010-05-31 16:31:45 +02:00
json.pegjs Replace ":" after a rule name with "=" 2010-05-31 16:31:45 +02:00