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 b271d66442 JavaScript example: Fix automatic semicolon insertion
Fix parsing of inputs like this:

  foo() // comment
  bar()
10 years ago
..
arithmetics.pegjs Complete rewrite of the arithmetics example grammar 10 years ago
css.pegjs Complete rewrite of the CSS example grammar 10 years ago
javascript.pegjs JavaScript example: Fix automatic semicolon insertion 10 years ago
json.pegjs Complete rewrite of the JSON example grammar 10 years ago