48
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Feb 28, 2025 — Feb 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
-- More... about 16 years ago
-- More... about 16 years ago
adding a statement-as-expression test, and returning null from while loops, if asked More... about 16 years ago
adding a statement-as-expression test, and returning null from while loops, if asked More... about 16 years ago
updating fixtures -- all tests now pass -- back to master More... about 16 years ago
updating fixtures -- all tests now pass -- back to master More... about 16 years ago
logic error in Expressions was causing over-compilation by a factor of the depth of the tree More... about 16 years ago
logic error in Expressions was causing over-compilation by a factor of the depth of the tree More... about 16 years ago
fixing comment-within-objecta-and-array-literal printing for the new expression regime. More... about 16 years ago
fixing comment-within-objecta-and-array-literal printing for the new expression regime. More... about 16 years ago
change lexical scoping example to use var names that haven't been already defined More... about 16 years ago
change lexical scoping example to use var names that haven't been already defined More... about 16 years ago
subtle call order bug was preventing variable declarations More... about 16 years ago
subtle call order bug was preventing variable declarations More... about 16 years ago
lowering the precedence of if/else/while More... about 16 years ago
lowering the precedence of if/else/while More... about 16 years ago
removing the silly newlines from comments More... about 16 years ago
removing the silly newlines from comments More... about 16 years ago
beautiful -- all examples, tests, and docs are now compiling without JSLint warnings More... about 16 years ago
beautiful -- all examples, tests, and docs are now compiling without JSLint warnings More... about 16 years ago
All execution tests are now passing with statements everywhere More... about 16 years ago
All execution tests are now passing with statements everywhere More... about 16 years ago
more progress -- you can wrap parentheses around statements now More... about 16 years ago
more progress -- you can wrap parentheses around statements now More... about 16 years ago
first rough rough rough draft of kamatsu's closure suggestion -- test.coffee runs, but probably nothing else More... about 16 years ago
first rough rough rough draft of kamatsu's closure suggestion -- test.coffee runs, but probably nothing else More... about 16 years ago
bumping version numbers to 0.2.0 in anticipation of release soon-ish More... about 16 years ago
bumping version numbers to 0.2.0 in anticipation of release soon-ish More... about 16 years ago
adding a block test and using PARAM_SPLAT to remove the last shift/reduce conflict More... about 16 years ago
adding a block test and using PARAM_SPLAT to remove the last shift/reduce conflict More... about 16 years ago