0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixing the double-printing bug with coffee -r More... over 16 years ago
ignoring test.coffee More... over 16 years ago
removing dots from whitespace examples More... over 16 years ago
clean up a couple of test errors for whitespace More... over 16 years ago
touch-ups cleanups to the lexer and rebuilding the narwhal libs from whitespace'd versions More... over 16 years ago
implementing kamatsu's debt-based lexer for closing delimiters More... over 16 years ago
whitespace parser down to 4 shift/reduce errors -- good enough for me More... over 16 years ago
put the commas on the outside of expression closers More... over 16 years ago
don't break trailing commas with rewrite_closing_parens More... over 16 years ago
killing some newlines in the execution tests, to test the lexer's newline suppression More... over 16 years ago
changing array comprehension filters from 'where' to 'when' to mirror case/when More... over 16 years ago
allowing indentation in object and array literals More... over 16 years ago
still some kinks to work out -- mid-expression blocks More... over 16 years ago
using 'where' for array comprehension filtering, after kamatsu's suggestion -- execution tests pass now with significant whitespace More... over 16 years ago
moving along with whitespace More... over 16 years ago
first draft of kamatsu's rewrite rules -- finally got whitespace to be flexible enough, I think. More... over 16 years ago
got lexer balancing parens, indent/outdents, brackets, and curlies More... over 16 years ago
merging in master More... over 16 years ago
removed unused example More... over 16 years ago
fixing relative path for execution tests More... over 16 years ago
stop shifting args More... over 16 years ago
rebuilding narwhal libs More... over 16 years ago
merging in tlrobinson's fix for package.json More... over 16 years ago
Add package.json to gemspec files so Narwhal integrations works when installed as a gem. More... over 16 years ago
removing broken accidental commit More... over 16 years ago
Add package on command line in case it's not installed in a Narwhal packages path. More... over 16 years ago
Merge branch 'master' of git://github.com/jashkenas/coffee-script More... over 16 years ago
Fixed Narwhal integration. Cleaned up module organization, etc. More... over 16 years ago
part of the way to supporting multiline array comprehensions -- the grammar and parsing is there -- the code generation is tricky More... over 16 years ago
CoffeeScript 0.1.6 -- bugfixes More... over 16 years ago