-
Notifications
You must be signed in to change notification settings - Fork 2k
Comparing changes
Open a pull request
base repository: jashkenas/coffeescript
base: 0.5.1
head repository: jashkenas/coffeescript
compare: 0.5.2
- 9 commits
- 55 files changed
- 1 contributor
Commits on Feb 24, 2010
-
upgrading the optparse library to avoid having to register callbacks …
…for each argument. It just returns a simple options hash.
Configuration menu - View commit details
-
Copy full SHA for aba8cb1 - Browse repository at this point
Copy the full SHA aba8cb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f8710b - Browse repository at this point
Copy the full SHA 9f8710bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b26e577 - Browse repository at this point
Copy the full SHA b26e577View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a46e13 - Browse repository at this point
Copy the full SHA 2a46e13View commit details
Commits on Feb 25, 2010
-
adding a minified combined coffee-script.js. Include it on the page, …
…after any text/coffeescript tags, and call CoffeeScript.activate(); to run it
Configuration menu - View commit details
-
Copy full SHA for c1427d6 - Browse repository at this point
Copy the full SHA c1427d6View commit details -
implementing the inline javascript in the documentation page in text/…
…coffeescript, switching from the closure compiler to the yui compressor for building the browser version -- the closure compiler had a bug for our input -- fixable by hand but not worth the tiny savings
Configuration menu - View commit details
-
Copy full SHA for c14869f - Browse repository at this point
Copy the full SHA c14869fView commit details -
call it 'CoffeeScript' in the command_line, so that --run scripts may…
… access it as such
Configuration menu - View commit details
-
Copy full SHA for 23c5ebb - Browse repository at this point
Copy the full SHA 23c5ebbView commit details -
removing CoffeeScript.activate() simply including the tag will do for…
… text/coffeescript
Configuration menu - View commit details
-
Copy full SHA for 22674bc - Browse repository at this point
Copy the full SHA 22674bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05d95ac - Browse repository at this point
Copy the full SHA 05d95acView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.5.1...0.5.2