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
/
packages
/
babylon
/
src
History
Henry Zhu
04aedf37b4
fix unexpected token issue for regex after block case
...
- Ex: `if (1) {} /foo/`
Fixes
babel/babel-eslint#161
Ref
marijnh/acorn#289
2015-08-10 19:03:13 -04:00
..
parser
properly distinguish shorthand async keys that are the last property -
fixes
#2176
2015-08-06 19:33:48 +01:00
plugins
fix handling of flow method shorthand -
fixes
#2169
2015-08-05 21:42:15 +01:00
tokenizer
fix unexpected token issue for regex after block case
2015-08-10 19:03:13 -04: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