TypeScript/src
Nathan Shively-Sanders 3d2b92ce69
Readonly support for jsdoc (#35790)
* Add @readonly

The rule for @readonly on this-assignments in the constructor is wrong.
See failing tests.

* In-progress

Add ctor function test
Add some notes and rename variable

* Done except for cleanup and fix 1 bug

* Fix last test and clean up
2019-12-20 13:47:20 -08:00
..
cancellationToken Update gulp to build using this branch 2019-03-01 13:44:14 -08:00
compiler Readonly support for jsdoc (#35790) 2019-12-20 13:47:20 -08:00
debug Rename debug.ts so its name differs from its namespace (#35596) 2019-12-09 16:35:01 -08:00
executeCommandLine Move executeCommandLine ambient code into tsc (#35788) 2019-12-19 15:55:42 -08:00
harness Baselining tsc --watch output just like tsc baselines for easier updates (#35710) 2019-12-18 10:23:58 -08:00
instrumenter
jsTyping Add watchOptions to tsconfig and allow supplying them on command line as well (#35615) 2019-12-11 13:26:44 -08:00
lib DOM update 2019-11-19 (#35207) 2019-11-19 15:02:51 -08:00
loc/lcl LEGO: check in for master to temporary branch. 2019-10-17 22:10:36 +00:00
server Remove unnecessary internal tags, handle bad input 2019-12-18 10:44:40 -08:00
services Fix JSDoc param type completions when name hasn’t been written yet (#35787) 2019-12-20 15:23:53 -06:00
shims Move most harness globals into namespaces (#35530) 2019-12-06 15:20:49 -08:00
testRunner Correctly set filesByName map when reusing program to ensure it is same as old (#35784) 2019-12-20 07:44:35 -08:00
tsc Move executeCommandLine ambient code into tsc (#35788) 2019-12-19 15:55:42 -08:00
tsserver Add watchOptions to tsconfig and allow supplying them on command line as well (#35615) 2019-12-11 13:26:44 -08:00
tsserverlibrary Add external mapShim/debug modules (#33712) 2019-10-07 13:31:07 -07:00
typescriptServices Add external mapShim/debug modules (#33712) 2019-10-07 13:31:07 -07:00
typingsInstaller @typescript-eslint/semi 2019-06-14 09:46:02 +03:00
typingsInstallerCore Add watchOptions to tsconfig and allow supplying them on command line as well (#35615) 2019-12-11 13:26:44 -08:00
watchGuard add .eslintrc for src and scripts. update typescript-eslint 2019-08-14 12:34:16 +03:00
.eslintrc.ci.json remove 'project' option from default .eslintrc configs 2019-08-16 11:56:51 +03:00
.eslintrc.json remove 'project' option from default .eslintrc configs 2019-08-16 11:56:51 +03:00
tsconfig-base.json Improve type checking and inference for Generators and Async Generators (#30790) 2019-07-03 21:55:59 -07:00
tsconfig-library-base.json Update gulp to build using this branch 2019-03-01 13:44:14 -08:00
tsconfig-noncomposite-base.json Update gulp to build using this branch 2019-03-01 13:44:14 -08:00
tsconfig.json Add external mapShim/debug modules (#33712) 2019-10-07 13:31:07 -07:00