18 Commits (8bd4d390a9f43b730cd4403b4c767847e1e8cd4e)

Author SHA1 Message Date
Caleb Hearon 770ca6e723 CSS example: parse decimal form of nums correctly 6 years ago
David Majda ff3cc7930e CSS Example: Move null filtering from extractList to buildList 7 years ago
David Majda 400a3cfa3c Avoid aligning object keys 7 years ago
David Majda 6294bb5b13 Use only "//" comments 7 years ago
David Majda 5ad1bc2add CSS example: Switch from first/rest to head/tail 7 years ago
David Majda aa1a2e74cf Replace suitable for loops with Array methods (in /examples) 7 years ago
David Majda e510ecc3d0 Switch from first/rest to head/tail in example grammars 8 years ago
David Majda cca41e6618 Quote |class| object literal key 8 years ago
David Majda 2005345976 Complete rewrite of the CSS example grammar 9 years ago
David Majda da9a32a5f3 Example grammars: Improve |parseInt| invocations 10 years ago
David Majda 68c6452d8a CSS example grammar: Simplify |integer| and |float| rules 10 years ago
David Majda 86769a6c5c Error handling: Make |?| return |null| on unsuccessful match 10 years ago
David Majda faaf9b6be1 Text nodes: Use text nodes in examples/css.pegjs 11 years ago
David Majda 5f810f803b Make example grammars compatible with Rhino 13 years ago
David Majda ee8c121676 Use labeled expressions and variables instead of $1, $2, etc. 13 years ago
David Majda 409ddf2ae8 Formatted all grammars more consistently and transparently 13 years ago
David Majda 698564a3c2 Replace ":" after a rule name with "=" 13 years ago
David Majda 751a33715d Added example CSS parser. 13 years ago