You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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"?)
14 years ago
..
arithmetics.pegjs Replace ":" after a rule name with "=" 14 years ago
css.pegjs Replace ":" after a rule name with "=" 14 years ago
javascript.pegjs Replace ":" after a rule name with "=" 14 years ago
json.pegjs Replace ":" after a rule name with "=" 14 years ago