Jeremy Ashkenas
|
a90bf75395
|
got coffeescript compiling in the browser
|
2010-02-13 15:25:04 -05:00 |
|
Jeremy Ashkenas
|
e6a53bd852
|
fixing the lexer for indented files
|
2010-02-13 02:16:31 -05:00 |
|
Jeremy Ashkenas
|
506ea8aa52
|
adding an if/else/chain test
|
2010-02-13 02:00:39 -05:00 |
|
Jeremy Ashkenas
|
3dc456572b
|
finally, think we have this if/else/if/else/else thing licke
|
2010-02-13 01:02:10 -05:00 |
|
Jeremy Ashkenas
|
c9aeae757b
|
pulling the lexer and rewriter updates without the grammar change
|
2010-02-13 00:15:34 -05:00 |
|
Jeremy Ashkenas
|
094c2682bd
|
Revert "one more bit to pass -- futzing with the if/else chains"
This reverts commit 066ee52615 .
|
2010-02-13 00:11:14 -05:00 |
|
Jeremy Ashkenas
|
066ee52615
|
one more bit to pass -- futzing with the if/else chains
|
2010-02-12 23:35:03 -05:00 |
|
Jeremy Ashkenas
|
e2f3c2259b
|
fix prototype_access lexing
|
2010-02-12 22:21:22 -05:00 |
|
Jeremy Ashkenas
|
249bd99656
|
fixing if/else rules
|
2010-02-12 22:16:26 -05:00 |
|
Jeremy Ashkenas
|
b21780b738
|
safer lexing at the start of the files
|
2010-02-12 21:04:33 -05:00 |
|
Jeremy Ashkenas
|
207ec81821
|
waypoint ... somethings still a little off with the parser
|
2010-02-12 19:45:20 -05:00 |
|
Jeremy Ashkenas
|
19c44c9b62
|
self-compiling the arguments test
|
2010-02-12 16:44:29 -05:00 |
|
Jeremy Ashkenas
|
1a6194e9f0
|
self-compiling switch statements
|
2010-02-12 16:23:52 -05:00 |
|
Jeremy Ashkenas
|
29267593c2
|
fixed heredoc lexing regex for JS, now passing test_heredocs.coffee
|
2010-02-12 00:06:41 -05:00 |
|
Jeremy Ashkenas
|
8e3e06a6e9
|
Self-compiler: now does while loops
|
2010-02-09 22:05:17 -05:00 |
|
Jeremy Ashkenas
|
001c915c21
|
Self-compiler: object literals.
|
2010-02-09 20:53:25 -05:00 |
|
Jeremy Ashkenas
|
91a7102f11
|
Self-compiler: array slice literals.
|
2010-02-09 19:30:28 -05:00 |
|
Jeremy Ashkenas
|
cb57a1ca1f
|
CoffeeScript-in-CoffeeScript can compile dotted accessors
|
2010-02-08 23:42:03 -05:00 |
|
Jeremy Ashkenas
|
0b5b6113ee
|
CoffeeScript-in-CoffeeScript just had it's first self-compiled snippet.
|
2010-02-08 22:22:59 -05:00 |
|
Jeremy Ashkenas
|
56499984ca
|
waypoint -- it's beginning to parser
|
2010-02-07 15:15:36 -05:00 |
|
Jeremy Ashkenas
|
bad50c9aee
|
the rewriter is done
|
2010-01-30 18:29:53 -05:00 |
|
Jeremy Ashkenas
|
557cdbba71
|
rewriter is halfway done, and working
|
2010-01-30 17:24:48 -05:00 |
|
Jeremy Ashkenas
|
84feab3492
|
first little piece of the rewriter
|
2010-01-30 17:02:05 -05:00 |
|
Jeremy Ashkenas
|
babeebcc1a
|
more progress with the lexer, perhaps it's done
|
2010-01-30 15:56:40 -05:00 |
|
Jeremy Ashkenas
|
f19360c6b9
|
waypoint on lexing... parses basic strings, no indentation yet
|
2010-01-30 14:00:23 -05:00 |
|
Jeremy Ashkenas
|
eff2f4b520
|
a little further on with the lexer
|
2010-01-30 00:37:38 -05:00 |
|
Jeremy Ashkenas
|
854c796fd6
|
first little bit of the lexer
|
2010-01-30 00:08:15 -05:00 |
|