Jeremy Ashkenas
|
fba131c5a4
|
adding splats as arguments to function calls
|
2009-12-31 19:52:13 -05:00 |
|
Jeremy Ashkenas
|
2ed041b5e1
|
comment about test_execution being the most important
|
2009-12-31 18:09:48 -05:00 |
|
Jeremy Ashkenas
|
60342e8cd9
|
changed bin/coffee-script to bin/coffee
|
2009-12-26 08:57:13 -08:00 |
|
Jeremy Ashkenas
|
1486bbab9f
|
added array comprehensions over ranges
|
2009-12-26 00:16:40 -08:00 |
|
Jeremy Ashkenas
|
00659e5f76
|
reorganizing test fixtures and adding range literals for array slices
|
2009-12-25 16:20:28 -08:00 |
|
Jeremy Ashkenas
|
03a90928e1
|
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
|
5b7e695f6c
|
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
|
12b830893d
|
sped up the execution test a good deal by running it all in one pass
|
2009-12-24 22:29:30 -08:00 |
|
Jeremy Ashkenas
|
4412f590cf
|
removed dependency on v8 in favor of bin/cs
|
2009-12-24 22:08:32 -08:00 |
|
Jeremy Ashkenas
|
5e6b49ad1e
|
with a working -n --no-wrap option to disable the top-level function safety wrapper
|
2009-12-24 15:31:00 -08:00 |
|
Jeremy Ashkenas
|
53e8ea7d9e
|
added comprehensive linting to the test suit
|
2009-12-24 00:49:11 -08:00 |
|
Jeremy Ashkenas
|
065cfddd0d
|
with a more comprehensive execution test that uncovered some missing spots
|
2009-12-24 00:41:12 -08:00 |
|
Jeremy Ashkenas
|
6882a3d36c
|
added some execution test
|
2009-12-24 00:12:07 -08:00 |
|