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
/
babel-parser
/
src
History
Mathias Bynens
62eb32677c
ECMAScript follows the latest version of the Unicode Standard. Earlier this week, Unicode v11 was officially released. This patch updates babel-parser to support the new identifier characters. (
#8125
)
...
Ref.
https://github.com/tc39/ecma262/issues/1219
.
2018-06-07 21:54:12 +02:00
..
parser
Change decoratorsBeforeExport default to false (
#8113
)
2018-06-04 21:12:01 +02:00
plugins
Bump prettier to v1.13.2
2018-06-03 07:54:39 -05:00
tokenizer
fix flow-double-nullable-type-cant-be-parsed
2018-06-07 13:22:45 -05:00
util
ECMAScript follows the latest version of the Unicode Standard. Earlier this week, Unicode v11 was officially released. This patch updates babel-parser to support the new identifier characters. (
#8125
)
2018-06-07 21:54:12 +02:00
index.js
[babylon] Refactor mixin plugins handling & validation (
#7999
)
2018-05-23 15:28:05 -04:00
options.js
[babylon] Refactor mixin plugins handling & validation (
#7999
)
2018-05-23 15:28:05 -04:00
plugin-utils.js
[babylon] Refactor mixin plugins handling & validation (
#7999
)
2018-05-23 15:28:05 -04:00
types.js
Fix some flow issues in @babel/parser flow plugin (
#8002
)
2018-05-22 10:48:49 -07:00