1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00
jashkenas--coffeescript/lib/coffee-script
Marc Häfner 4fd5e9a3ab Better handling of initial indent at file start.
* Detect initial indentation before the first token and enforce it.
  * Don't add `INDENT` token (or the matching `OUTDENT, TERMINATOR`).
2013-06-14 00:28:45 +02:00
..
browser.js CoffeeScript 1.6.3 2013-06-02 09:37:45 +04:00
cake.js CoffeeScript 1.6.3 2013-06-02 09:37:45 +04:00
coffee-script.js Move a try/catch from compile to loadFile 2013-06-09 02:54:34 -03:00
command.js Merge branch 'master' into issue2849 2013-06-09 02:40:53 -03:00
grammar.js Better handling of initial indent at file start. 2013-06-14 00:28:45 +02:00
helpers.js Merge branch 'master' into issue2849 2013-06-09 02:40:53 -03:00
index.js CoffeeScript 1.6.3 2013-06-02 09:37:45 +04:00
lexer.js Better handling of initial indent at file start. 2013-06-14 00:28:45 +02:00
nodes.js fix #3029 2013-06-13 13:38:13 -05:00
optparse.js CoffeeScript 1.6.3 2013-06-02 09:37:45 +04:00
parser.js Better handling of initial indent at file start. 2013-06-14 00:28:45 +02:00
repl.js CoffeeScript 1.6.3 2013-06-02 09:37:45 +04:00
rewriter.js CoffeeScript 1.6.3 2013-06-02 09:37:45 +04:00
scope.js CoffeeScript 1.6.3 2013-06-02 09:37:45 +04:00
sourcemap.js CoffeeScript 1.6.3 2013-06-02 09:37:45 +04:00