Commit graph

22 commits

Author SHA1 Message Date
Ron Buckton ed0a653515 Merge branch 'master' into transforms 2016-08-02 11:45:56 -07:00
Yui 9886f88004 [Release-2.0] Fix 9685: missing decoratedClassAlias emit in self-reference decorated class (#9763)
* Wip

* Fix incorrect emit decorated class alias when targeting es6 or higher

* Add tests and baselines

* Remove unused test file
2016-07-18 08:48:12 -07:00
Yui 695d92fe23 [Transforms] Remove the assertion as the assumption is not correct (#8341)
* Remove the assertion as the assumption is not correct

* Add tests case and baselines
2016-05-02 15:24:19 -07:00
Daniel Rosenwasser 73de79c68c Added positive test case suggested in #6129. 2015-12-21 13:42:24 -08:00
Tim Perry 411e90df44 Improve decorator on overload error message (fixes #6064) 2015-12-17 11:56:02 +01:00
Ron Buckton 5915fbd292 Adds minimal support for 'this' types in decorator metadata, emitting 'Object' for now. 2015-11-19 09:53:32 -08:00
Ron Buckton 0fa89ad99c Fixes #5104. 2015-10-12 17:38:55 -07:00
Ron Buckton b620cace92 Fixes an issue when resolving a type name as an expression when emitting type metadata for decorators 2015-07-16 15:13:31 -07:00
Ron Buckton 071ef34e49 Merged branch 'master' into resolveDecoratorAsCall 2015-06-23 15:26:34 -07:00
Ron Buckton 62ba36908b Added experimentalDecorators flag 2015-06-01 15:01:24 -07:00
Ron Buckton ac447f1f51 Migrated decorator checks to call resolution 2015-05-21 16:45:23 -07:00
Ron Buckton e76f920e75 Added tests 2015-05-20 10:23:25 -07:00
Ron Buckton 4b031ea76e Added tests 2015-05-19 22:07:45 -07:00
Ron Buckton e08e1f145b Added tests for 1.0 lib and missing decorator type 2015-04-23 16:18:20 -07:00
Ron Buckton ed644ddaa1 Added tests for 1.0 lib and missing decorator type 2015-04-23 12:33:12 -07:00
Ron Buckton cd6bfb169f Fix for __decorate emit on undecorated file following a decorated file 2015-04-10 15:38:10 -07:00
Daniel Rosenwasser 63bb38157b Ragga fragga newlines. 2015-04-09 17:00:22 -07:00
Ron Buckton 3702568916 Fix for #2619 2015-04-08 15:27:41 -07:00
Ron Buckton e9911a5e17 Tests and baselines 2015-04-07 17:43:10 -07:00
Ron Buckton f531193557 Updates to emit and updated baselines 2015-03-24 17:00:29 -07:00
Ron Buckton 0fb624a58b PR feedback 2015-03-19 22:57:03 -07:00
Ron Buckton f909c6c9f7 Updated baselines 2015-03-17 14:21:13 -07:00