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
History
Sebastian McKenzie
8ab4a5df43
Merge pull request
#2403
from alawatthe/double-decimal-point
...
BinaryIntegerLiterals, OctalIntegerLiterals, HexIntegerLiterals shoul…
2015-09-27 21:24:05 +01:00
..
scripts
optimize bundle builds
2015-09-23 21:58:23 -07:00
src
Merge pull request
#2403
from alawatthe/double-decimal-point
2015-09-27 21:24:05 +01:00
test
BinaryIntegerLiterals, OctalIntegerLiterals, HexIntegerLiterals should not have a decimal point afer them -
fixes
#2402
2015-09-19 16:20:32 +02:00
.npmignore
add scripts folder to npmignore
2015-07-21 18:41:50 +01:00
index.js
Begin transition of Babel to a more scalable architecture, async flow to allow for RPC and better build system for multiple packages
2015-07-11 12:39:54 +01:00
package.json
Merge branch 'patch-5' of
https://github.com/mathiasbynens/6to5
into mathiasbynens-patch-5
2015-09-27 21:23:27 +01:00
polyfill.js
Begin transition of Babel to a more scalable architecture, async flow to allow for RPC and better build system for multiple packages
2015-07-11 12:39:54 +01:00
register-without-polyfill.js
Begin transition of Babel to a more scalable architecture, async flow to allow for RPC and better build system for multiple packages
2015-07-11 12:39:54 +01:00
register.js
Begin transition of Babel to a more scalable architecture, async flow to allow for RPC and better build system for multiple packages
2015-07-11 12:39:54 +01:00