Sebastian McKenzie
|
6696d5fcf4
|
fix rest parameters in arrow functions containing wrong arguments reference - fixes #11
|
2014-10-31 11:42:09 +11:00 |
|
Brian Donovan
|
8cbb121e3f
|
Fix typo.
|
2014-10-27 20:28:08 -07:00 |
|
Sebastian McKenzie
|
5f8420f23e
|
move from ast-types and recast to acorn-ast-types and acorn-recast
|
2014-10-23 09:00:27 +11:00 |
|
Sebastian McKenzie
|
45bab5709f
|
change require("recast").types to require("ast-types")
|
2014-10-19 17:52:41 +11:00 |
|
Sebastian McKenzie
|
a9d101e3da
|
support nested arrow functions - fixes #60
|
2014-10-14 08:07:03 +11:00 |
|
Sebastian McKenzie
|
964f50bdc8
|
remove ast-types dependency and use the exported recast ast-types
|
2014-10-13 14:11:08 +11:00 |
|
Sebastian McKenzie
|
0795693d97
|
nice alias function definitions
|
2014-10-13 12:45:52 +11:00 |
|
Sebastian McKenzie
|
3d2c41bb5a
|
dry up array comprehension and arrow functions by introducing an alias-functions transformer
|
2014-10-13 05:35:26 +11:00 |
|