pegjs/lib
David Majda 46ac1bf171 Wrap initializer code in generated parsers into |{...}|
Initializer code is usually indented and this indentation is carried
over to generated code. This resulted in a piece of indented code in the
middle of the parser.

This commit wraps initializer code in |{...}|, which makes indentation
in generated parsers look a bit more natural.
2014-04-27 13:17:59 +02:00
..
compiler Wrap initializer code in generated parsers into |{...}| 2014-04-27 13:17:59 +02:00
compiler.js .jshintrc: Add the "forin" option & fix fallout 2013-12-14 21:50:43 +01:00
grammar-error.js Git repo npmization: Make the repo a npm package 2012-11-10 14:21:14 +01:00
parser.js Wrap initializer code in generated parsers into |{...}| 2014-04-27 13:17:59 +02:00
peg.js Update version to 0.8.0 2013-12-24 08:24:35 +01:00
utils.js .jshintrc: Add the "forin" option & fix fallout 2013-12-14 21:50:43 +01:00