0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Build source map with jake. More... about 12 years ago
Update the readme. More... about 12 years ago
Declare many temporary variables on one line. More... about 12 years ago
Reduce size of compile char class code. More... about 12 years ago
Build new PEG.js examples. More... about 12 years ago
Export parse() from module.exports. More... about 12 years ago
Fix on Rhino. More... about 12 years ago
Update PEG.js example. More... about 12 years ago
Print parsing error to stderr when bin/canopy fails to compile. More... about 12 years ago
Make the examples work again. More... about 12 years ago
Don't create global variables on CommonJS unless there is a containing namespace that is already defined in the current scope. More... about 12 years ago
Woops, missed a source file out of the repo. More... about 12 years ago
Remove JS.Class from the build. More... about 12 years ago
Attach node types to the parser class; this provides a way for the generated parser to refer to them if we make it into a CommonJS module and remove globals. More... about 12 years ago
Use 2-space indentation in generated parsers. More... about 12 years ago
Remove JS.Class from involvement in constructing parser classes and syntax nodes. Generated parsers are now completely self-contained. More... about 12 years ago
Convert JS.Class classes to normal functions. More... about 12 years ago
Require Canopy correctly from bin/canopy. More... about 12 years ago
Remove JS.Class from the top-level classes. More... about 12 years ago
Remove use of JS.Module from Compiler classes. More... about 12 years ago
Make the project layout a bit more sensible. More... about 12 years ago
Bring a bunch of build/organization stuff up to date. More... about 12 years ago
Bump JS.Class. More... over 12 years ago
Error handling tweaks. More... about 13 years ago
Update the stable version. More... about 13 years ago
Add error reporting. More... about 13 years ago
Ignore .redcar. More... about 13 years ago
Bump JS.Class submodule. More... about 13 years ago
Add shebang line to executable. More... about 13 years ago
Update JS.Class and test suite syntax. More... about 13 years ago