Sebastian McKenzie
|
4968de9803
|
fix linting errors
|
2015-01-02 04:24:56 +11:00 |
|
Sebastian McKenzie
|
0de2d33e8d
|
add 2.4.2 changelog
|
2015-01-02 04:24:19 +11:00 |
|
Sebastian McKenzie
|
6f81ddd0d5
|
upgrade acorn-6to5
|
2015-01-02 04:24:19 +11:00 |
|
Sebastian McKenzie
|
6b83055b12
|
alias flat references in coreAliasing transformer
|
2015-01-02 04:24:19 +11:00 |
|
Sebastian McKenzie
|
080c23d5ed
|
Merge pull request #360 from mquandalle/patch-1
Extend the license to the new year
|
2015-01-02 04:06:22 +11:00 |
|
Sebastian McKenzie
|
293bec58d7
|
remove appveyor badge
|
2015-01-02 03:53:33 +11:00 |
|
Sebastian McKenzie
|
93ceafc732
|
better uid names
|
2015-01-02 03:53:28 +11:00 |
|
Sebastian McKenzie
|
b2bac04b72
|
update object getter memoization docs to reflect new changes
|
2015-01-02 03:04:26 +11:00 |
|
Sebastian McKenzie
|
e549c37ca1
|
v2.4.1
v2.4.1
|
2015-01-02 03:00:33 +11:00 |
|
Sebastian McKenzie
|
02512da38d
|
fix generation tests with parenthesized expressions and trailing comments
|
2015-01-02 02:59:53 +11:00 |
|
Sebastian McKenzie
|
abe9c4fd30
|
add 2.4.1 changelog
|
2015-01-02 02:57:16 +11:00 |
|
Sebastian McKenzie
|
af21c52cc6
|
set generator on correct node #252
|
2015-01-02 02:55:55 +11:00 |
|
Sebastian McKenzie
|
706626f79a
|
better whitespace handling of parenthesized comments due to trailing comments
|
2015-01-02 02:55:40 +11:00 |
|
Sebastian McKenzie
|
b8dd421073
|
v2.4.0
v2.4.0
|
2015-01-02 02:26:14 +11:00 |
|
Sebastian McKenzie
|
5453c466d6
|
remove unused variable
|
2015-01-02 02:24:49 +11:00 |
|
Sebastian McKenzie
|
0cfb2e76b8
|
add 2.4.0 changelog
|
2015-01-02 02:24:01 +11:00 |
|
Sebastian McKenzie
|
ba67f57c1e
|
use simple loops always in array comprehensions, support yield inside of array comprehensions - closes #325, fixes #252
|
2015-01-02 02:14:36 +11:00 |
|
Sebastian McKenzie
|
f1a178f8f9
|
compact body nodes in traversal
|
2015-01-02 01:59:49 +11:00 |
|
Sebastian McKenzie
|
b1d1909c64
|
forced closure on super classes - fixes #339
|
2015-01-02 01:59:42 +11:00 |
|
Sebastian McKenzie
|
9529f93690
|
move useStrict transformer to after _moduleFormatter
|
2015-01-02 01:58:56 +11:00 |
|
Sebastian McKenzie
|
925b1f7600
|
add optional asyncToGenerator transformer - closes #321
|
2015-01-02 01:31:14 +11:00 |
|
Sebastian McKenzie
|
40f8bc0a65
|
add optional bluebird coroutine transformer - @phpnode
|
2015-01-02 01:20:28 +11:00 |
|
Sebastian McKenzie
|
3a0dbabf5a
|
v2.3.2
v2.3.2
|
2015-01-02 01:04:43 +11:00 |
|
Sebastian McKenzie
|
383912c11b
|
more reliable t.isExpression
|
2015-01-02 01:04:04 +11:00 |
|
Sebastian McKenzie
|
470c8fced0
|
add parens on expressions with trailing comments - fixes #349
|
2015-01-02 00:57:48 +11:00 |
|
Sebastian McKenzie
|
e3dc2355e8
|
v2.3.1
v2.3.1
|
2015-01-02 00:46:14 +11:00 |
|
Sebastian McKenzie
|
9733cb58c9
|
remove unused variable
|
2015-01-02 00:45:26 +11:00 |
|
Sebastian McKenzie
|
edd5a3878a
|
fix redefined variables
|
2015-01-02 00:45:01 +11:00 |
|
Sebastian McKenzie
|
78d2c4fa8d
|
2.3.1 changelog
|
2015-01-02 00:43:54 +11:00 |
|
Sebastian McKenzie
|
e268dc6138
|
return Object.defineProperties without a closure in property methods assignment unless it's really necessary
|
2015-01-02 00:42:28 +11:00 |
|
Sebastian McKenzie
|
5b6c0fcacd
|
add whitespace after array and object expressions
|
2015-01-02 00:41:58 +11:00 |
|
Sebastian McKenzie
|
777f2be14e
|
add undefinedToVoid optional transformer
|
2015-01-02 00:41:33 +11:00 |
|
Sebastian McKenzie
|
41d60a85e9
|
simplify define property by using a helper in playground object getter memoization
|
2015-01-02 00:40:47 +11:00 |
|
Sebastian McKenzie
|
800c350db6
|
use Object.defineProperty on computed properties - fixes #357
|
2015-01-02 00:40:37 +11:00 |
|
Sebastian McKenzie
|
7b5b8ab6ed
|
add undefinedToVoid optional transformer
|
2015-01-02 00:25:17 +11:00 |
|
Maxime Quandalle
|
c7a02ca289
|
Extend the license to the new year
|
2015-01-01 13:03:38 +01:00 |
|
Sebastian McKenzie
|
52e23473ed
|
allow export default non-functions mapping to module.exports in common module formatter - fixes #356
|
2015-01-01 22:58:46 +11:00 |
|
Sebastian McKenzie
|
af412cae28
|
v2.3.0
v2.3.0
|
2015-01-01 22:40:44 +11:00 |
|
Sebastian McKenzie
|
4c2c96366f
|
add 2.3.0 changelog
|
2015-01-01 22:40:02 +11:00 |
|
Sebastian McKenzie
|
de427936a6
|
remove invalid lval super classes in generation tests
|
2015-01-01 22:38:01 +11:00 |
|
Sebastian McKenzie
|
9d6850d576
|
fix linting errors
|
2015-01-01 22:35:08 +11:00 |
|
Sebastian McKenzie
|
20a0280a52
|
add support for optional transformers
|
2015-01-01 22:35:02 +11:00 |
|
Sebastian McKenzie
|
64b7d6fa93
|
more verbose unknown node error message in code generator
|
2015-01-01 22:34:51 +11:00 |
|
Sebastian McKenzie
|
d7ca7ebbb9
|
remove Transformer exposure
|
2015-01-01 22:34:29 +11:00 |
|
Sebastian McKenzie
|
9680730e24
|
remove forced closure on super classes
|
2015-01-01 22:34:22 +11:00 |
|
Sebastian McKenzie
|
07667d80ff
|
clean up traverse
|
2015-01-01 22:34:05 +11:00 |
|
Sebastian McKenzie
|
9a633ebd9c
|
update scope to use new traversal api
|
2015-01-01 22:33:40 +11:00 |
|
Sebastian McKenzie
|
fac4a61245
|
use Makefile command shortcuts
|
2015-01-01 22:33:30 +11:00 |
|
Sebastian McKenzie
|
0ebc073762
|
update traversal api, removing return false; in favor of this.stop();
|
2015-01-01 22:33:17 +11:00 |
|
Sebastian McKenzie
|
860432cdfd
|
hoist export default to very top
|
2015-01-01 22:31:59 +11:00 |
|