1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00
jashkenas--coffeescript/lib/coffeescript
Geoffrey Booth 7134856df2 Merge branch 'master' of github.com:jashkenas/coffeescript into 2
# Conflicts:
#	lib/coffee-script/rewriter.js
2017-05-13 21:23:05 -07:00
..
browser.js [CS2] Module should be require-able in non-Node environments like Webpack and Browserify (#4546) 2017-05-13 21:20:36 -07:00
cake.js [CS2] Module should be require-able in non-Node environments like Webpack and Browserify (#4546) 2017-05-13 21:20:36 -07:00
coffeescript.js [CS2] Module should be require-able in non-Node environments like Webpack and Browserify (#4546) 2017-05-13 21:20:36 -07:00
command.js [CS2] Module should be require-able in non-Node environments like Webpack and Browserify (#4546) 2017-05-13 21:20:36 -07:00
grammar.js [CS2] Remove unnecessary utility helper functions (#4526) 2017-04-25 07:10:42 -07:00
helpers.js [CS2] Literate CoffeeScript without dependencies (#4509) 2017-04-17 23:30:40 -07:00
index.js [CS2] Module should be require-able in non-Node environments like Webpack and Browserify (#4546) 2017-05-13 21:20:36 -07:00
lexer.js [CS2] return and export default can now accept implicit objects (#4532) 2017-05-01 19:26:24 -07:00
nodes.js Fix #4020: No need for break; after a switch case that throws (#4538) 2017-05-06 01:38:20 -07:00
optparse.js We no longer need to wrap in quotes JavaScript reserved words used as properties (#4527) 2017-04-24 09:23:42 -07:00
parser.js [CS2] Module should be require-able in non-Node environments like Webpack and Browserify (#4546) 2017-05-13 21:20:36 -07:00
register.js [CS2] Module should be require-able in non-Node environments like Webpack and Browserify (#4546) 2017-05-13 21:20:36 -07:00
repl.js [CS2] Module should be require-able in non-Node environments like Webpack and Browserify (#4546) 2017-05-13 21:20:36 -07:00
rewriter.js Merge branch 'master' of github.com:jashkenas/coffeescript into 2 2017-05-13 21:23:05 -07:00
scope.js [CS2] Remove unnecessary utility helper functions (#4526) 2017-04-25 07:10:42 -07:00
sourcemap.js [CS2] 2.0.0-beta1 (#4499) 2017-04-13 10:42:32 -07:00