Jeremy Ashkenas
|
1f2c8df5fa
|
updating to latest Node (0.1.3) API -- callbacks, not promises
|
2010-02-21 14:06:01 -05:00 |
|
Jeremy Ashkenas
|
2d3f6b80c1
|
Revert "fixing api changes (no more promises) for node v.0.1.29"
This reverts commit 9503ea3040 .
|
2010-02-20 18:12:09 -05:00 |
|
alunny
|
9503ea3040
|
fixing api changes (no more promises) for node v.0.1.29
|
2010-02-20 14:45:16 -08:00 |
|
Jeremy Ashkenas
|
a278d8f018
|
adding an extra pair of braces to the code produced by object comprehensions, so as to squeak by in JSLint's good graces
|
2010-02-18 20:22:53 -05:00 |
|
Jeremy Ashkenas
|
8ff977dc65
|
making 'no such task' errors a little nicer
|
2010-02-17 20:37:30 -05:00 |
|
Jeremy Ashkenas
|
2b5d596e10
|
allowing parenthetical nodes to wrap statements without necessarily expression-izing them -- tests are passing ... we'll see how this works in practice.
|
2010-02-17 19:19:51 -05:00 |
|
Jeremy Ashkenas
|
dfa63839bb
|
Updating fs module to the latest Node.js -- that's fs.readFile, not fs.cat, with string flags for fs.open
|
2010-02-17 08:51:27 -05:00 |
|
Jeremy Ashkenas
|
2d0ad73af8
|
reorganizing lib/coffee_script to plain ol' lib
|
2010-02-17 00:55:56 -05:00 |
|