Michael Ficarra
|
a01225db39
|
moving global identity function back into just the files in which it is
used
|
2010-12-18 15:04:47 -05:00 |
|
Michael Ficarra
|
c42ac967ea
|
changed arrayEqual to arrayEq, added global identity function id
|
2010-12-18 14:45:32 -05:00 |
|
satyr
|
cb5642945a
|
test: merged "expressions" into "chaining" and "returns"
|
2010-10-26 09:08:16 +09:00 |
|
satyr
|
ad79e142ca
|
refactored operator parsing
|
2010-10-26 03:58:11 +09:00 |
|
Jeremy Ashkenas
|
0caa731291
|
re-enabling the mis-dented call case. Issue #657
|
2010-08-30 20:59:16 -04:00 |
|
Jeremy Ashkenas
|
18d6fd72de
|
First step of the general rewriter refactor. Added a generic 'detectEnd' function which is expression-pair sensitive. Use it to reimplement closeOpenCallsAndIndexes
|
2010-08-08 17:37:28 -04:00 |
|
Jeremy Ashkenas
|
88847df70b
|
tests are now passing on symbology
|
2010-07-24 22:23:37 -07:00 |
|
Jeremy Ashkenas
|
e14f4c5db1
|
First draft of switching the CoffeeScript Compiler over to camelCase. Pour one on the ground for underscores...
|
2010-06-12 19:05:13 -04:00 |
|
Jeremy Ashkenas
|
aac9679282
|
merging in gfodor's excellent Rewriter patch.
|
2010-04-19 23:18:39 -04:00 |
|
Greg Fodor
|
1aed9c545f
|
Fix for bug with chaining
|
2010-04-18 00:41:47 -04:00 |
|
Jeremy Ashkenas
|
4a85f3d499
|
cleaning up tests ... consolidation, consistency...
|
2010-04-03 10:39:32 -04:00 |
|