TypeScript/tests/cases/conformance/decorators
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
..
class [Release-2.0] Fix 9685: missing decoratedClassAlias emit in self-reference decorated class (#9763) 2016-07-18 08:48:12 -07:00
invalid Updated baselines 2015-03-17 14:21:13 -07:00
1.0lib-noErrors.ts Added tests for 1.0 lib and missing decorator type 2015-04-23 16:18:20 -07:00
decoratorCallGeneric.ts Fixes #5104. 2015-10-12 17:38:55 -07:00
decoratorMetadata.ts Adds minimal support for 'this' types in decorator metadata, emitting 'Object' for now. 2015-11-19 09:53:32 -08:00
missingDecoratorType.ts Merged branch 'master' into resolveDecoratorAsCall 2015-06-23 15:26:34 -07:00