TypeScript/tests/cases/conformance/decorators
2020-07-02 11:39:27 -07:00
..
class Adjust offset to account for 'this' parameter when emitting parameter decorators 2019-03-19 11:46:18 -07:00
invalid Updated baselines 2015-03-17 14:21:13 -07:00
1.0lib-noErrors.ts Change the type of 'uriComponent' (passed to 'encodeURIComponent') from 'string' to 'string | number | boolean'. Fixes #18159 (#31103) 2019-04-26 13:07:14 -07:00
decoratorCallGeneric.ts Fixes #5104. 2015-10-12 17:38:55 -07:00
decoratorMetadata-jsdoc.ts Fix metadata serialization for invalid jsdoc types (#37836) 2020-04-08 12:06:40 -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
decoratorMetadataWithTypeOnlyImport.ts Emit fallback for decorator metadata for type only imports (#39337) 2020-07-02 11:39:27 -07:00
missingDecoratorType.ts Merged branch 'master' into resolveDecoratorAsCall 2015-06-23 15:26:34 -07:00