pegjs/lib
David Majda f4504a93fe Rename the "buildParser" function to "generate"
In most places, we talk about "generating a parser", not "building a
parser", which the function name should reflect. Also, mentioning a
parser in the name is not necessary as in case of a parser generator
it's pretty clear what is generated.
2016-05-04 14:01:14 +02:00
..
compiler Move the "Generated by ..." comment out of wrapping functions 2016-05-03 16:06:21 +02:00
utils Remove trailing commas in object literals 2015-08-21 16:02:13 +02:00
.eslintrc.json ESLint: Set environments better 2016-01-29 14:50:38 +01:00
compiler.js Rename the "PEG" variable to "peg" 2016-05-04 12:37:13 +02:00
grammar-error.js
parser.js Move the "Generated by ..." comment out of wrapping functions 2016-05-03 16:06:21 +02:00
peg.js Rename the "buildParser" function to "generate" 2016-05-04 14:01:14 +02:00