Commit Graph

15 Commits

Author SHA1 Message Date
Jeremy Ashkenas ee5d738827 doc update 2010-02-25 17:18:28 -05:00
Jeremy Ashkenas e795f41bd2 wrapping up loose ends for 0.5.0 2010-02-21 19:28:12 -05:00
Jeremy Ashkenas 807e0b479d add a note about installing Node.js first 2010-02-17 10:29:13 -05:00
Jeremy Ashkenas 0490cb2920 added experimental (but working) method to install CoffeeScript: 'sudo bin/cake install' -- once you've done that, you can take cake and coffee out of their bin/ 2010-02-17 01:24:02 -05:00
Jeremy Ashkenas 6446e0004c The Great Purge. Removing the Ruby compiler, and all of its accoutrements. bin/coffee is now CoffeeScript-in-CoffeeScript 2010-02-17 00:33:55 -05:00
Jeremy Ashkenas 2f389f1d51 beginnings of a build script 2010-02-16 01:04:48 -05:00
Jeremy Ashkenas 8b1b3ea402 updating docs with #coffeescript channel 2010-02-15 18:58:27 -05:00
Jeremy Ashkenas 3092d74a08 updating the readme with a warning about the self-compiler 2010-02-14 23:40:18 -05:00
Jeremy Ashkenas fab98a2219 mentioning the racc gem in the readme 2010-01-07 09:43:44 -05:00
Jeremy Ashkenas 3e33b4a618 adding a warning about parser.rb to the readme 2010-01-06 22:57:21 -05:00
Jeremy Ashkenas 3c67d54bbe changed bin/coffee-script to bin/coffee 2009-12-26 08:57:13 -08:00
Jeremy Ashkenas d46bf8ee71 moved the coffeescript extension over from .cs to .coffee -- let's leave C# in peace. Changed array comprehensions to always return their mapped result, even when unassigned 2009-12-25 14:18:05 -08:00
Jeremy Ashkenas b743e3219a added some execution test 2009-12-24 00:12:07 -08:00
Jeremy Ashkenas 417753bd62 added readme 2009-12-23 23:12:29 -08:00
Jeremy Ashkenas c6f11fbfeb built the first gem -- works just fine 2009-12-16 23:10:03 -05:00