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
aardito2
557696da3a
Fixed disappearing comments following a trailing comma on the last property of an object literal or the last argument of a call expression (
#478
)
2017-05-22 17:02:02 -04:00
..
parser
Fixed disappearing comments following a trailing comma on the last property of an object literal or the last argument of a call expression (
#478
)
2017-05-22 17:02:02 -04:00
plugins
Fix
#437
: only prohibit 'export type from "module" ' when flow is enabled (
#438
)
2017-05-19 10:05:44 +02:00
tokenizer
Modify grammar to support Private Fields proposal: (
#260
)
2017-05-22 11:33:48 -04:00
util
Type-check utils (
#491
)
2017-04-27 10:23:13 -04:00
index.js
Type-check options.js and index.js (
#490
)
2017-04-26 17:18:17 -04:00
options.js
Type-check options.js and index.js (
#490
)
2017-04-26 17:18:17 -04:00
types.js
Simplify PrivateName and ClassPrivateProperty types (
#532
)
2017-05-22 13:42:32 -04:00