UNPKG

jsepgen

Version:

Tiny module to generate code from the jsep AST

39 lines (24 loc) 641 B
1.0.6 / 2015-09-06 ================== * add precommit hook 1.0.5 / 2015-09-06 ================== * fix regression and add tests for arrays 1.0.4 / 2015-09-04 ================== * add support for arrays 1.0.3 / 2015-07-23 ================== * Merge pull request #1 from lapwinglabs/fix/array-syntax * add test for array vs object property syntax * correctly support array-like member expressions 1.0.2 / 2015-06-18 ================== * add a quick test * add support for rewriting portions of the AST 1.0.1 / 2015-06-17 ================== * fix module 1.0.1 / 2010-01-03 ================== * Initial release