This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
test
History
Sebastian McKenzie
52c6fe2bc1
add a path hoisting mechanism that will hoist a node to it's highest compatible scope, a compatible scope is considered to be one where all references inside can be resolved to, also adds an optimisation.react.constantElements transformer that uses this to much success
facebook/react#3226
2015-03-30 00:16:19 +11:00
..
acorn
fix flow test range end of object property nodes
2015-03-29 17:05:14 +11:00
core
add a path hoisting mechanism that will hoist a node to it's highest compatible scope, a compatible scope is considered to be one where all references inside can be resolved to, also adds an optimisation.react.constantElements transformer that uses this to much success
facebook/react#3226
2015-03-30 00:16:19 +11:00
.babelrc
self-host
#443
2015-02-25 22:36:23 +11:00
browser.html
rename to babel
2015-02-15 18:09:05 +11:00
mocha.opts
restructure testing infrastructure to be more modular
2015-03-28 01:21:48 +11:00