Sebastian McKenzie
|
400fa8ed97
|
remove unused ParenthesizedExpression
|
2014-11-01 19:27:23 +11:00 |
|
Sebastian McKenzie
|
07e2842226
|
implement array comprehension generator
|
2014-11-01 19:27:09 +11:00 |
|
Sebastian McKenzie
|
a5523664fc
|
generator: add alternate support to IfStatement
|
2014-11-01 17:52:48 +11:00 |
|
Sebastian McKenzie
|
1d3544eadc
|
fix function generation spacing
|
2014-11-01 16:00:17 +11:00 |
|
Sebastian McKenzie
|
aba9bba7db
|
generator: use new keyword method for keywords
|
2014-11-01 15:56:27 +11:00 |
|
Sebastian McKenzie
|
a5a8f08bb8
|
generator: implement missing node types
|
2014-10-31 21:23:45 +11:00 |
|
Sebastian McKenzie
|
d376bd3c0e
|
generator: remove redundant async tests
|
2014-10-31 21:23:31 +11:00 |
|
Sebastian McKenzie
|
20818b086c
|
generator: add support for modules
|
2014-10-31 21:22:56 +11:00 |
|
Sebastian McKenzie
|
f9ef1723a6
|
generator: add support for ForOfStatement
|
2014-10-31 21:22:43 +11:00 |
|
Sebastian McKenzie
|
5c5348537d
|
generator: add support for method properties and computed keys and shorthand
|
2014-10-31 21:21:50 +11:00 |
|
Sebastian McKenzie
|
daced12baa
|
add base for TemplateLiteral generator
|
2014-10-31 11:51:00 +11:00 |
|
Sebastian McKenzie
|
a7385bdf1b
|
make CodeGenerators use static method calls instead of recursive string methods
|
2014-10-31 11:36:28 +11:00 |
|
Sebastian McKenzie
|
5483c4ef6f
|
split up code generators
|
2014-10-30 17:30:05 +11:00 |
|