jashkenas--coffeescript/lib/coffeescript
Julian Rosse 9a48566b24 [CS2] Restore bound class methods via runtime check to avoid premature calling of bound method before binding (#4561)
* bound method runtime check

* restore bound method tests

* bound method tests

* test bound method in prop-named class

* run check against parent class

* dummy commit

* remove comment

* rename to boundMethodCheck

* fixes from code review

* use ref to own class for check

* fixes from code review

* remove unneeded param
2017-06-14 15:11:53 -07:00
..
browser.js [CS2] 2.0.0-beta2 (#4550) 2017-05-16 11:53:22 -07:00
cake.js [CS2] 2.0.0-beta2 (#4550) 2017-05-16 11:53:22 -07:00
coffeescript.js [CS2] 2.0.0-beta2 (#4550) 2017-05-16 11:53:22 -07:00
command.js [CS2] 2.0.0-beta2 (#4550) 2017-05-16 11:53:22 -07:00
grammar.js [CS2] Support for CSX - equivalent of JSX (#4551) 2017-06-06 23:33:46 -07:00
helpers.js [CS2] 2.0.0-beta2 (#4550) 2017-05-16 11:53:22 -07:00
index.js [CS2] 2.0.0-beta2 (#4550) 2017-05-16 11:53:22 -07:00
lexer.js [CS2] Support for CSX - equivalent of JSX (#4551) 2017-06-06 23:33:46 -07:00
nodes.js [CS2] Restore bound class methods via runtime check to avoid premature calling of bound method before binding (#4561) 2017-06-14 15:11:53 -07:00
optparse.js [CS2] 2.0.0-beta2 (#4550) 2017-05-16 11:53:22 -07:00
parser.js [CS2] Support for CSX - equivalent of JSX (#4551) 2017-06-06 23:33:46 -07:00
register.js [CS2] 2.0.0-beta2 (#4550) 2017-05-16 11:53:22 -07:00
repl.js Merge branch 'master' of github.com:jashkenas/coffeescript into 2 2017-06-08 21:57:01 -07:00
rewriter.js [CS2] Support for CSX - equivalent of JSX (#4551) 2017-06-06 23:33:46 -07:00
scope.js [CS2] 2.0.0-beta2 (#4550) 2017-05-16 11:53:22 -07:00
sourcemap.js [CS2] 2.0.0-beta2 (#4550) 2017-05-16 11:53:22 -07:00