Ben Newman eac9e9b372 Update regenerator to v0.8.34, and remove recast and ast-types.
This version of Regenerator pegs recast to v0.10.18, which pegs ast-types
to v0.8.2, which contains special support for all Babel AST types:
https://github.com/benjamn/ast-types/blob/master/def/babel.js

This version of Regenerator also exports the ast-types module object that
it uses (as regenerator.types), so that consumers like Babel can refer to
the exact same copy of ast-types when necessary, rather than requiring
ast-types themselves. Why that was risky: #1958.
2015-07-09 13:12:58 -04:00
2015-07-01 15:41:15 -07:00
2015-06-28 00:59:24 +01:00
2015-06-26 23:41:19 +01:00
2015-05-09 00:09:19 +01:00
2015-01-30 21:17:16 +11:00
2015-06-26 23:41:19 +01:00
2015-06-28 00:59:24 +01:00
2015-07-09 16:30:45 +01:00
2014-12-16 22:17:35 -08:00
2015-06-30 23:56:30 +02:00
2015-02-16 14:36:57 +11:00
2015-06-28 00:59:24 +01:00
2015-02-15 18:09:05 +11:00
2015-07-08 14:58:31 +01:00
NFO
2015-05-14 18:07:36 +01:00

babel

The compiler for writing next generation JavaScript.

Build Status npm version Downloads

Issue Stats Issue Stats


For questions and support please visit the Slack community or StackOverflow. The Babel issue tracker is exclusively for bug reports and feature requests.

For documentation and website issues please visit the babel.github.io repo.

Description
No description provided
Readme 79 MiB
Languages
JavaScript 99.5%
Makefile 0.3%
HTML 0.1%