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 5adad3ae12 Utility functions cleanup: Split lib/utils.js
Split lib/utils.js into multiple files. Some of the functions were
generic, these were moved into files in lib/utils. Other funtions were
specific for the compiler, these were moved to files in lib/compiler.

This commit only moves functions around -- there is no renaming and
cleanup performed. Both will come later.
10 years ago
..
compiler Utility functions cleanup: Split lib/utils.js 10 years ago
utils Utility functions cleanup: Split lib/utils.js 10 years ago
compiler.js Utility functions cleanup: Split lib/utils.js 10 years ago
grammar-error.js Utility functions cleanup: Split lib/utils.js 10 years ago
parser.js Wrap initializer code in generated parsers into |{...}| 10 years ago
peg.js Utility functions cleanup: Split lib/utils.js 10 years ago