Commit Graph

20 Commits

Author SHA1 Message Date
Jeremy Ashkenas ba08a21d21 bumping version to 1.5.0-pre 2013-01-04 09:35:20 -10:00
Jeremy Ashkenas 158d37215a CoffeeScript 1.4.0 2012-10-23 16:45:31 -04:00
Jeremy Ashkenas 97de09c8f1 rebuilding 2012-09-25 17:16:10 -05:00
Jeremy Ashkenas 79492aab36 CoffeeScript 1.3.3 2012-05-15 12:35:40 -04:00
Jeremy Ashkenas 7792a3a6e3 CoffeeScript 1.3.2 2012-05-14 14:45:20 -04:00
Jeremy Ashkenas 46065199cd Fixes #2287 -- tweak extends to make jshint easier 2012-04-25 17:33:21 -04:00
Trevor Burnham d58da49cee Intermediate version bump to 1.3.2-pre 2012-04-23 13:34:04 -04:00
Jeremy Ashkenas 60c9b94656 CoffeeScript 1.3.1 (quick bugfix for compound assignment to a global variable 2012-04-10 17:26:23 -04:00
Jeremy Ashkenas ed8d94f69c CoffeeScript 1.3.0 2012-04-10 14:57:45 -04:00
Michael Ficarra 44e1ccec7e `eval`'s `options` argument should default to `{}`, even in the browser 2012-03-02 22:51:38 -05:00
Trevor Burnham de9970412a Making bare the default for eval in the browser (fixes #2148) 2012-02-27 12:13:46 -05:00
Gerald Lewis bf8e0aa1ea Issue #1547 'use strict' style tweaks, cleanup, and compiled output 2012-01-16 17:35:21 -05:00
Trevor Burnham 11342ef97b Rebuilding -> our JS files now include the generated header 2012-01-10 12:55:41 -05:00
Jeremy Ashkenas cda95afd3e tweaking documentation 2011-12-18 13:41:33 -05:00
Jeremy Ashkenas c9a0a33fa2 reverting 63ab88 2011-12-14 10:39:20 -05:00
Michael Ficarra 63ab886e9f removed excessive spacing 2011-12-10 21:19:59 -05:00
Michael Ficarra fbe84e376c forgot to build 11544f2717 2011-11-10 01:09:21 -05:00
Jeremy Ashkenas d2b0404188 big whitespace / readability change. join top level block with extra newlines, and class definitions as well. 2011-09-18 17:16:39 -05:00
Michael Ficarra 818216374c Merge branch 'restructuring' of github.com:jashkenas/coffee-script 2011-08-08 13:21:58 -04:00
gfxmonk ab17f41652 Moved src/*.coffee under src/coffee-script/ so that lib can be added to $NODE_PATH and only expose the top-level coffee-script namespace. Fixes #1246 2011-07-05 21:58:04 +10:00