openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
L
LiveScript
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
1 day
ago.
Aug 22, 2025 — Aug 22, 2026
Showing page 133 of 143
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
cleaned up nodes.rb indentation code with an idt method
Jeremy Ashkenas
More...
over 16 years ago
weepy's new speedy comprehensions
Jeremy Ashkenas
More...
over 16 years ago
mentioning the racc gem in the readme
Jeremy Ashkenas
More...
over 16 years ago
adding automatic 'return this' for constructors: functions that start with a Capital Letter
Jeremy Ashkenas
More...
over 16 years ago
added the constructor fix for capitalized functions
Jeremy Ashkenas
More...
over 16 years ago
fixing the lexer to handle strings that end with a backslash character
Jeremy Ashkenas
More...
over 16 years ago
adding a warning about parser.rb to the readme
Jeremy Ashkenas
More...
over 16 years ago
printing a warning when the parser goes missing
Jeremy Ashkenas
More...
over 16 years ago
ignoring the generated parser.rb
Jeremy Ashkenas
More...
over 16 years ago
removing the parser.rb from revision control -- it's taking up too much space -- you'll have to generate it yourself with rake build:parser
Jeremy Ashkenas
More...
over 16 years ago
adding empty return statements -- they return null
Jeremy Ashkenas
More...
over 16 years ago
next time: don't copy the .tmDelta over the .tmLanguage
Matt Lyon
More...
over 16 years ago
if we escape the close-brackets, it won't think single-line objects need folding
Matt Lyon
More...
over 16 years ago
add folding for multi-line object literals
Matt Lyon
More...
over 16 years ago
comments
Jeremy Ashkenas
More...
over 16 years ago
adding the 'in' operator
Jeremy Ashkenas
More...
over 16 years ago
fixing weepy's comment scenario
Jeremy Ashkenas
More...
over 16 years ago
fixing range literals by making them values, not expressions, and adding tests
Jeremy Ashkenas
More...
over 16 years ago
adding ranges as expressions, they get expanded into the equivalent array
Jeremy Ashkenas
More...
over 16 years ago
ellipsis is the new splat
Jeremy Ashkenas
More...
over 16 years ago
CoffeeScript 0.2.1
Jeremy Ashkenas
More...
over 16 years ago
docs for arguments conversion
Jeremy Ashkenas
More...
over 16 years ago
automatic conversion of arguments into arrays
Jeremy Ashkenas
More...
over 16 years ago
alright, done fiddling. CoffeeScript 0.2.0
Jeremy Ashkenas
More...
over 16 years ago
more docs
Jeremy Ashkenas
More...
over 16 years ago
tweaking docs
Jeremy Ashkenas
More...
over 16 years ago
more docs for 0.2 -- blocks and splats
Jeremy Ashkenas
More...
over 16 years ago
adding the complete underscore.coffee example to the docs
Jeremy Ashkenas
More...
over 16 years ago
first pass at 0.2.0 docs
Jeremy Ashkenas
More...
over 16 years ago
minor doc updates -- let's try pulling in the underscore test suite
Jeremy Ashkenas
More...
over 16 years ago
←
1
2
…
129
130
131
132
133
134
135
136
137
…
142
143
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree