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 fb5f6c6ee9 Make labels behave like block-scoped variables
Action and predicate code can now see variables defined in expressions
"above" them.

Based on a pull request by Bryon Vandiver (@asterick):

  https://github.com/pegjs/pegjs/pull/180

Fixes #316.
10 years ago
..
compiler Make labels behave like block-scoped variables 10 years ago
utils Declare the |j| variable before use in lib/utils/arrays.js 11 years ago
compiler.js Utility functions cleanup: Split lib/utils.js 11 years ago
grammar-error.js Utility functions cleanup: Split lib/utils.js 11 years ago
parser.js Update website URL 10 years ago
peg.js Utility functions cleanup: Split lib/utils.js 11 years ago