Michael Ficarra
|
0bf488ea49
|
fixes #2001: spoof a REPL readline interface to handle piped REPL input
|
2012-01-16 19:20:24 -05:00 |
|
Gerald Lewis
|
bf8e0aa1ea
|
Issue #1547 'use strict' style tweaks, cleanup, and compiled output
|
2012-01-16 17:35:21 -05:00 |
|
Trevor Burnham
|
11342ef97b
|
Rebuilding -> our JS files now include the generated header
|
2012-01-10 12:55:41 -05:00 |
|
Michael Ficarra
|
642fcbbbfe
|
Last commit accidentally broke autocompletion. Fixed.
|
2012-01-03 18:21:26 -05:00 |
|
Michael Ficarra
|
58bb6725e4
|
fixes #1979: add multiline support to the REPL; press Ctrl-v to activate
|
2012-01-03 14:56:17 -05:00 |
|
Michael Ficarra
|
c8059a752f
|
fixes #1976: minor REPL tab completion bug fixes
|
2011-12-27 00:45:29 -05:00 |
|
Jeremy Ashkenas
|
c9a0a33fa2
|
reverting 63ab88
|
2011-12-14 10:39:20 -05:00 |
|
Michael Ficarra
|
63ab886e9f
|
removed excessive spacing
|
2011-12-10 21:19:59 -05:00 |
|
Michael Ficarra
|
1c86aee7a4
|
joyent/node#1914: REPL no longer hides undefined results
|
2011-11-05 10:35:27 -04:00 |
|
Trevor Burnham
|
3f4daaf2ad
|
Whoops, mergefail; corrected
|
2011-10-23 22:45:32 -04:00 |
|
Michael Ficarra
|
a2c593bc2c
|
too many newlines after errors in the REPL
|
2011-09-19 02:18:42 -04:00 |
|
Jeremy Ashkenas
|
d2b0404188
|
big whitespace / readability change. join top level block with extra newlines, and class definitions as well.
|
2011-09-18 17:16:39 -05:00 |
|
Michael Ficarra
|
13ac72239a
|
repl: allowing tab completion of an empty line and masking __X
reserved helpers from tab completion; fixes #1583
|
2011-08-08 18:26:50 -04:00 |
|
Michael Ficarra
|
818216374c
|
Merge branch 'restructuring' of github.com:jashkenas/coffee-script
|
2011-08-08 13:21:58 -04:00 |
|
Michael Ficarra
|
c222da9dd6
|
Merge branch 'restructure' of https://github.com/gfxmonk/coffee-script into restructuring
Conflicts:
Cakefile
|
2011-08-05 17:47:54 -04:00 |
|
gfxmonk
|
ab17f41652
|
Moved src/*.coffee under src/coffee-script/ so that lib can be added to $NODE_PATH and only expose the top-level coffee-script namespace. Fixes #1246
|
2011-07-05 21:58:04 +10:00 |
|