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 07ae1edb44 [CS2] Remove unnecessary utility helper functions (#4526)
* Uncomment module test that was waiting for classes to be supported

* Rely on native indexOf

* Replace `bind` helper with native `bind` (no shortcut necessary)

* Update output

* Update modules class tests

* Remove helper for prototype extends

* Update docs to reflect removed extends operator

* Add shortcut for splice, like we have for slice
2017-04-25 07:10:42 -07:00
..
browser.js [CS2] Remove unnecessary utility helper functions (#4526) 2017-04-25 07:10:42 -07:00
cake.js We no longer need to wrap in quotes JavaScript reserved words used as properties (#4527) 2017-04-24 09:23:42 -07:00
coffeescript.js We no longer need to wrap in quotes JavaScript reserved words used as properties (#4527) 2017-04-24 09:23:42 -07:00
command.js [CS2] Remove unnecessary utility helper functions (#4526) 2017-04-25 07:10:42 -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] 2.0.0-beta1 (#4499) 2017-04-13 10:42:32 -07:00
lexer.js [CS2] Remove unnecessary utility helper functions (#4526) 2017-04-25 07:10:42 -07:00
nodes.js [CS2] Remove unnecessary utility helper functions (#4526) 2017-04-25 07:10:42 -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] Remove unnecessary utility helper functions (#4526) 2017-04-25 07:10:42 -07:00
register.js [CS2] 2.0.0-beta1 (#4499) 2017-04-13 10:42:32 -07:00
repl.js We no longer need to wrap in quotes JavaScript reserved words used as properties (#4527) 2017-04-24 09:23:42 -07:00
rewriter.js [CS2] Remove unnecessary utility helper functions (#4526) 2017-04-25 07:10:42 -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