Jeremy Ashkenas
|
50bdd2668c
|
got lexer balancing parens, indent/outdents, brackets, and curlies
|
2009-12-28 21:02:40 -05:00 |
|
Jeremy Ashkenas
|
ac00a19514
|
CoffeeScript 0.1.6 -- bugfixes
|
2009-12-27 12:49:11 -08:00 |
|
Jeremy Ashkenas
|
097bede5c8
|
coffeescript 0.1.5, just for kicks
|
2009-12-26 21:25:37 -08:00 |
|
Jeremy Ashkenas
|
983dac84a2
|
docs for range comprehensiosn
|
2009-12-26 20:46:31 -08:00 |
|
Jeremy Ashkenas
|
2a1fc4b1b7
|
docs
|
2009-12-26 09:05:57 -08:00 |
|
Jeremy Ashkenas
|
3c67d54bbe
|
changed bin/coffee-script to bin/coffee
|
2009-12-26 08:57:13 -08:00 |
|
Jeremy Ashkenas
|
834442148b
|
docs for assignment-as-expression
|
2009-12-25 23:17:34 -08:00 |
|
Jeremy Ashkenas
|
dd5317ebe9
|
documenting ranges and slices
|
2009-12-25 16:35:57 -08:00 |
|
Jeremy Ashkenas
|
62485c2b8c
|
CoffeeScript 0.1.4
|
2009-12-25 14:43:24 -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
|
55bf0a2c61
|
going back to familiar operators +: is just too strange
|
2009-12-25 07:31:51 -08:00 |
|
Jeremy Ashkenas
|
c4ba971d39
|
bumping to 0.1.3 ... here we go
|
2009-12-25 00:16:56 -08:00 |
|
Jeremy Ashkenas
|
d8ceb3b4bb
|
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
|
9b2326492b
|
the --no-wrap option now disables top-level var declarations
|
2009-12-24 17:37:24 -08:00 |
|
Jeremy Ashkenas
|
985e0a080b
|
trading aint for isnt -- let's be serious
|
2009-12-24 17:21:20 -08:00 |
|
Jeremy Ashkenas
|
65e9ba4c30
|
bumping to 0.1.2 to get the super()/extends fix out there
|
2009-12-24 17:05:55 -08:00 |
|
Jeremy Ashkenas
|
1c83e68292
|
got extends back in the language -- use it together with super
|
2009-12-24 16:49:23 -08:00 |
|
Jeremy Ashkenas
|
ed504ea6be
|
added and -> &&, or -> || to the docs (they were missing)
|
2009-12-24 14:37:30 -08:00 |
|
Jeremy Ashkenas
|
39ceca477d
|
docs for 0.1.1
|
2009-12-24 12:02:28 -08:00 |
|
Jeremy Ashkenas
|
2e8f03b4cc
|
another wish
|
2009-12-24 10:31:44 -08:00 |
|
Jeremy Ashkenas
|
840e2b89fc
|
docs
|
2009-12-24 09:56:44 -08:00 |
|
Jeremy Ashkenas
|
c438123a3d
|
added a wish list to the docs
|
2009-12-24 09:54:12 -08:00 |
|
Jeremy Ashkenas
|
726a9b229e
|
doc tweaks
|
2009-12-24 01:38:32 -08:00 |
|
Jeremy Ashkenas
|
8d76f4bd3f
|
changing switch/case to switch/when -- it's a better word
|
2009-12-24 01:33:59 -08:00 |
|
Jeremy Ashkenas
|
b743e3219a
|
added some execution test
|
2009-12-24 00:12:07 -08:00 |
|
Jeremy Ashkenas
|
705b293982
|
first draft of docs are done
|
2009-12-23 23:01:39 -08:00 |
|
Jeremy Ashkenas
|
0a58eeef2b
|
waypoint
|
2009-12-24 01:22:41 -05:00 |
|
Jeremy Ashkenas
|
2b94849429
|
ported over a little more underscore
|
2009-12-23 21:09:32 -05:00 |
|
Jeremy Ashkenas
|
5f9a190683
|
...
|
2009-12-23 20:57:35 -05:00 |
|
Jeremy Ashkenas
|
cdfb5091be
|
more better super docs, better switch docs
|
2009-12-23 20:48:55 -05:00 |
|
Jeremy Ashkenas
|
64879cdc66
|
added yes, no, on and off as boolean aliases and a nice aliases section to the docs
|
2009-12-23 20:24:55 -05:00 |
|
Jeremy Ashkenas
|
60eabf63cf
|
broken waypoint, but fixed line numbers with the new JS comments
|
2009-12-23 19:42:18 -05:00 |
|
Jeremy Ashkenas
|
6555473788
|
for whatever reason, don't need to force else-bodies to compile as statements anymore ... let them do what they want
|
2009-12-22 12:18:27 -05:00 |
|
Jeremy Ashkenas
|
c7fa9c320a
|
documentation waypoint
|
2009-12-21 11:41:45 -05:00 |
|
Jeremy Ashkenas
|
dcc70e5ab0
|
added full complement of bitwise operators
|
2009-12-19 22:56:27 -05:00 |
|
Jeremy Ashkenas
|
93bdfcb72a
|
added full complement of bitwise operators
|
2009-12-19 22:55:58 -05:00 |
|