Jeremy Ashkenas
|
8efcaf6eec
|
moved CoffeeScript.tmbundle to extras and rewrote the installation instructions in plain text
|
2010-01-25 22:22:39 -05:00 |
|
Jeremy Ashkenas
|
5f94186b40
|
adding the compiled parser back into the repo (after all that) so that it can be used as the source for the narwhal package
|
2010-01-23 12:44:36 -05:00 |
|
Jeremy Ashkenas
|
3e987de4a8
|
rebuilding underscore.coffee docs, adding a build task -- need to remember to copy over nicer headers
|
2010-01-10 17:23:07 -05:00 |
|
Jeremy Ashkenas
|
ae603749be
|
adding the complete underscore.coffee example to the docs
|
2010-01-04 22:51:02 -05:00 |
|
Jeremy Ashkenas
|
20ade4f448
|
adding a rake:ultraviolet build syntax highlighter task, and regenerating the docs with correct highlighting
|
2009-12-31 13:01:10 -05:00 |
|
tlrobinson
|
55616cf3b8
|
Fixed Narwhal integration. Cleaned up module organization, etc.
|
2009-12-28 01:16:57 -08: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
|
4b5db1181c
|
make equals signs full equals of colons -- you can use them inside of object literals now too
|
2009-12-25 13:21:17 -08:00 |
|
Jeremy Ashkenas
|
73aaf127c8
|
removed bin/cs in favor of a more comprehensive coffee-script command ... now with --interactive and --run
|
2009-12-24 23:57:27 -08:00 |
|
Jeremy Ashkenas
|
2d57ee693b
|
the narwhal integration written in JavaScript has been replaced with CoffeeScript, and compiler-generated variable names now start with '__'
|
2009-12-24 23:09:24 -08:00 |
|
Jeremy Ashkenas
|
9bb3e3fbe8
|
clean up children at exit -- had about twenty processes all watching and recompiling the docs
|
2009-12-21 12:15:13 -05:00 |
|
Jeremy Ashkenas
|
c7fa9c320a
|
documentation waypoint
|
2009-12-21 11:41:45 -05:00 |
|
Jeremy Ashkenas
|
93bdfcb72a
|
added full complement of bitwise operators
|
2009-12-19 22:55:58 -05:00 |
|
Jeremy Ashkenas
|
2f75854a61
|
little fixes more examples
|
2009-12-18 09:55:31 -05:00 |
|
Jeremy Ashkenas
|
92adabdddc
|
adding an initial lexer test
|
2009-12-18 06:59:06 -05:00 |
|
Jeremy Ashkenas
|
c6f11fbfeb
|
built the first gem -- works just fine
|
2009-12-16 23:10:03 -05:00 |
|
Jeremy Ashkenas
|
290aa257de
|
completely reorganized for a gem and the 'coffee-script' command
|
2009-12-16 22:42:53 -05:00 |
|