Amjad Masad 6caaf68024 Special case paren printing in for-loop init node
The printer doesn't have ancestry information so we have to set a flag before printing for's `node.init`.
We also need to make sure we're not printing extra parens so we check `node.needsParens` before adding them.
2015-10-27 16:04:46 -07:00
2015-07-01 15:41:15 -07:00
2015-07-25 05:19:32 +01:00
2015-07-12 12:51:20 +01:00
2015-05-09 00:09:19 +01:00
2015-07-16 15:46:31 +01:00
2015-09-14 16:08:49 +02:00
2015-10-23 17:53:21 +01:00
2014-12-16 22:17:35 -08:00
2015-02-16 14:36:57 +11:00
2015-07-16 15:46:31 +01:00
2015-09-23 21:58:23 -07:00
2015-07-10 16:21:38 +01:00
NFO
2015-05-14 18:07:36 +01:00
2015-10-24 17:26:54 +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%