jashkenas--coffeescript/src
Daniel X Moore 98a23315d7
Simplified number regexes (#5430)
2022-10-25 09:23:39 -07:00
..
browser.coffee ES module version of compiler for use in browsers; dynamic import() docs; revised Stage 3 policy (#5177) 2019-03-26 23:55:31 -07:00
cake.coffee [CS2] Module should be require-able in non-Node environments like Webpack and Browserify (#4546) 2017-05-13 21:20:36 -07:00
coffeescript.coffee Don’t patch `Error.prepareStackTrace` if `--enable-source-maps` is used. (#5403) 2022-04-18 20:10:55 -07:00
command.coffee Don’t patch `Error.prepareStackTrace` if `--enable-source-maps` is used. (#5403) 2022-04-18 20:10:55 -07:00
grammar.coffee Import assertions (#5391) 2022-01-20 11:40:13 -08:00
helpers.coffee Don’t patch `Error.prepareStackTrace` if `--enable-source-maps` is used. (#5403) 2022-04-18 20:10:55 -07:00
index.coffee Add `patchStackTrace` export; test that all named exports are detected by Node (#5411) 2022-04-19 09:58:30 -07:00
lexer.coffee Simplified number regexes (#5430) 2022-10-25 09:23:39 -07:00
nodes.coffee Simplified number regexes (#5430) 2022-10-25 09:23:39 -07:00
optparse.coffee [CS2] Add #! support for executable scripts on Linux. (#3946) 2017-07-19 16:25:06 -07:00
register.coffee Don’t patch `Error.prepareStackTrace` if `--enable-source-maps` is used. (#5403) 2022-04-18 20:10:55 -07:00
repl.coffee Return Root from nodes() (#5274) 2019-12-29 21:17:32 -08:00
rewriter.coffee Fix continuing first line of explicit [/{ literal (#5397) 2022-01-26 09:29:01 -08:00
scope.litcoffee Fix #4747: Flow local variables (#4753) 2017-10-19 06:56:59 -07:00
sourcemap.litcoffee Don’t patch `Error.prepareStackTrace` if `--enable-source-maps` is used. (#5403) 2022-04-18 20:10:55 -07:00