Ingvar Stepanyan 4c318166e1 Added complete TCO (tail call optimization).
Works across functions and generates simpler and faster code than #701.
Works even across files when used in conjunction with `runtime` option.

Closes #256.
2015-02-07 22:22:38 +02:00
2015-01-06 22:43:36 +11:00
2015-02-07 19:48:59 +11:00
2015-01-25 18:46:04 +11:00
2015-01-20 01:13:28 +11:00
2015-01-30 21:17:16 +11:00
2015-01-22 19:23:56 +11:00
2015-02-06 23:06:54 +11:00
2015-01-20 00:56:09 +11:00
2015-01-28 13:15:45 +11:00
2015-02-07 19:40:29 +11:00
2014-12-16 22:17:35 -08:00
2015-01-14 19:01:53 -05:00
2015-01-01 13:03:38 +01:00
2015-02-07 19:48:28 +11:00
2015-02-05 14:05:15 +11:00

6to5

6to5 turns ES6+ code into vanilla ES5, so you can use next generation features today.

For more information view the documentation. For support visit the gitter room.

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