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
/
src
History
Sebastian McKenzie
71bbffa797
fix handling of flow method shorthand -
fixes
#2169
2015-08-05 21:42:15 +01:00
..
parser
check valid function/class token when parsing export default before converting to a declaration -
fixes
#2145
2015-08-02 21:36:52 +01:00
plugins
fix handling of flow method shorthand -
fixes
#2169
2015-08-05 21:42:15 +01:00
tokenizer
put containsEsc on state rather than as a local variable
2015-07-31 12:44:54 +01:00
util
improve babylon test coverage and remove dead code
2015-07-25 19:54:19 +01:00
index.js
finish reorganisation of babylon
2015-07-25 08:03:39 +01:00
options.js
remove range property from nodes, clean up babylon codebase
2015-07-25 07:07:22 +01:00