Jeremy Ashkenas
|
c50cf23b7b
|
CoffeeScript 0.9.4
|
2010-09-21 23:58:05 -04:00 |
|
Jeremy Ashkenas
|
269f4e8da8
|
Tweaks to browser.coffee
|
2010-09-21 22:31:59 -04:00 |
|
satyr
|
481c3d536b
|
made browser.coffee override Node dependent exported methods
|
2010-09-22 01:05:00 +09:00 |
|
Jeremy Ashkenas
|
7d98bb216a
|
merged in satyr's leakless branch.
|
2010-09-21 08:02:22 -04:00 |
|
satyr
|
e4b7d06f35
|
removed browser specific hacks from src/* by making "rake browser" provide fake require and exports
|
2010-09-21 18:37:44 +09:00 |
|
Jeremy Ashkenas
|
a2631759c0
|
CoffeeScript 0.9.3
|
2010-09-16 00:32:57 -04:00 |
|
Jeremy Ashkenas
|
493780efab
|
separate out browser.coffee from the core coffee-script module.
|
2010-09-04 06:39:01 -04:00 |
|
Jeremy Ashkenas
|
e2c46d14f0
|
CoffeeScript 0.9.2
|
2010-08-23 22:08:33 -04:00 |
|
Jeremy Ashkenas
|
6c997978bc
|
CoffeeScript 0.9.1 is on the books.
|
2010-08-11 00:40:15 -04:00 |
|
Jeremy Ashkenas
|
17bf3b7115
|
be more flexible about trailing commas in implicit object literals.
|
2010-08-04 23:25:30 -04:00 |
|
Jeremy Ashkenas
|
ff9af83358
|
CoffeeScript 0.9.0
|
2010-08-04 23:14:34 -04:00 |
|
Jeremy Ashkenas
|
b42045f3f7
|
regenerating large swathes of the docs
|
2010-08-03 00:06:34 -04:00 |
|
Jeremy Ashkenas
|
ff7e729b84
|
bumping version to 0.7.2 for --options patch.
|
2010-07-12 08:17:26 -04:00 |
|
Jeremy Ashkenas
|
e40d25e4bd
|
rebuilding docs and compressed version for CoffeeScript 0.7.1
|
2010-07-11 10:40:44 -04:00 |
|
Jeremy Ashkenas
|
e56af4967c
|
removing our vendor'd copy of Jison ... you should install it from NPM now.
|
2010-06-28 00:26:45 -04:00 |
|
Jeremy Ashkenas
|
1f7af35368
|
getting ready for a 0.7.0. cleanups and doc revisions, not quite there yet.
|
2010-06-28 00:19:58 -04:00 |
|
Jeremy Ashkenas
|
ec570c46bf
|
Big commit. First draft of stripping comments from generated JS output. Issue #41
|
2010-06-27 12:59:54 -04:00 |
|
Jeremy Ashkenas
|
1fbb6e8734
|
adding copying header to extras/coffee-script.js
|
2010-06-01 22:09:00 -04:00 |
|
Jeremy Ashkenas
|
485346f0e5
|
CoffeeScript 0.6.2
|
2010-05-15 01:18:05 -04:00 |
|
Jeremy Ashkenas
|
dfb3a13246
|
Fixed lingering CoffeeScript Compiler running live in Internet Explorer bugs. Implemented helpers.index_of and removed named functions. Ticket #366
|
2010-05-14 23:40:04 -04:00 |
|
Jeremy Ashkenas
|
92540d5e85
|
CoffeeScript 0.6.1, for Node.js v0.1.90
|
2010-04-12 21:20:00 -04:00 |
|
noonat
|
2351948291
|
Renamed Lexer.tag() argument to new_tag, due to Rhino scope confusion
|
2010-04-05 22:58:56 -07:00 |
|
Jeremy Ashkenas
|
c067808b54
|
CoffeeScript 0.6.0 is on the books.
|
2010-04-03 20:43:50 -04:00 |
|
Jeremy Ashkenas
|
590c069158
|
CoffeeScript 0.5.6
|
2010-03-23 00:18:50 -04:00 |
|
Jeremy Ashkenas
|
70cfc9500e
|
pushing docs to the site
|
2010-03-16 23:18:54 -04:00 |
|
Jeremy Ashkenas
|
ccb7f63b8a
|
fixing exports for the browser
|
2010-03-10 09:47:02 -05:00 |
|
Jeremy Ashkenas
|
bcf7b3f95b
|
CoffeeScript 0.5.5, with string interpolation and internal documentation
|
2010-03-08 06:34:07 -05:00 |
|
Jeremy Ashkenas
|
44398d044f
|
Updating docs for CoffeeScript 0.5.4. Tag it and bag it.
|
2010-03-03 23:01:53 -05:00 |
|
Jeremy Ashkenas
|
70cb195e6f
|
rebuilding extras/coffee-script.js
|
2010-03-02 16:52:55 -05:00 |
|
Jeremy Ashkenas
|
62b2ab29cd
|
CoffeeScript 0.5.3, with classes
|
2010-02-27 20:21:46 -05:00 |
|
Jeremy Ashkenas
|
37d086b670
|
rebuilding the browser code in anticipation of a page push
|
2010-02-27 01:38:50 -05:00 |
|
Jeremy Ashkenas
|
dc7f4b4be0
|
new live 'Try CoffeeScript'
|
2010-02-25 20:39:34 -05:00 |
|
Jeremy Ashkenas
|
b32a60585b
|
improving CoffeeScript in browser script activation, and updating docs
|
2010-02-25 06:26:27 -05:00 |
|
Jeremy Ashkenas
|
05d95acfc3
|
docs for CoffeeScript 0.5.2, which is now out.
|
2010-02-25 00:26:59 -05:00 |
|
Jeremy Ashkenas
|
22674bc536
|
removing CoffeeScript.activate() simply including the tag will do for text/coffeescript
|
2010-02-24 23:57:39 -05:00 |
|
Jeremy Ashkenas
|
c14869f008
|
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
|
2010-02-24 20:41:56 -05:00 |
|
Jeremy Ashkenas
|
c1427d6558
|
adding a minified combined coffee-script.js. Include it on the page, after any text/coffeescript tags, and call CoffeeScript.activate(); to run it
|
2010-02-24 19:57:29 -05:00 |
|