https://github.com/Microsoft/TypeScript

sort by:
Revision Author Date Message Commit Date
87e9506 Update harness getDirectories implementation for shims 07 July 2016, 23:46:49 UTC
028e202 Update LKG 07 July 2016, 23:26:19 UTC
bab06f1 Parse the result of getDirectories call 07 July 2016, 23:10:20 UTC
599b9b0 Update LKG 07 July 2016, 19:02:47 UTC
78e9fe2 Fix #9550: exclude 'this' type parameters from unusedParameters checks. 07 July 2016, 18:50:05 UTC
28938fb Remove the unused text buffer from ScriptInfo 07 July 2016, 17:25:45 UTC
4768286 Merge pull request #9541 from Microsoft/Fix9531 Fix #9531: account for `async` as an contextual keyword when parsing export assignments 06 July 2016, 21:55:43 UTC
bf240d2 Fix #9531: account for async as an contextual keyword when parsing export assignments 06 July 2016, 21:08:21 UTC
230c9cf Update LKG 05 July 2016, 22:59:14 UTC
a4a4829 Merge branch 'release-2.0' 05 July 2016, 22:42:32 UTC
1102fa6 Merge pull request #9420 from Microsoft/formatting_loc Do not scan nodes preceding formatted region, just skip over them 05 July 2016, 21:40:48 UTC
29ac7e4 Merge pull request #9510 from Microsoft/fixSwitchCase Fix switch case circular reference stack overflow 05 July 2016, 21:36:19 UTC
69fcb13 Merge pull request #9482 from Microsoft/port_include_relative_path Port 9475 to release 2.0 05 July 2016, 21:19:22 UTC
d56a50b Merge pull request #9485 from Microsoft/getEmitOutputAsObject add new method getEmitOutputObject to return result of the emit as object 05 July 2016, 18:12:42 UTC
829c3bc Add regression test 05 July 2016, 03:38:00 UTC
a8a8826 Exclude FlowSwitchClause from flow graph for case expressions 05 July 2016, 03:27:59 UTC
c2730ce Fix reading files from IOLog because previous our API captures (#9483) * Fix reading files from IOLog because previous our API captures * Refactoring the ioLog 03 July 2016, 12:59:44 UTC
19c141a Fix PromiseLike to be compatible with es6-promise (#9484) 03 July 2016, 04:50:13 UTC
f9a5593 fix linter 02 July 2016, 03:30:08 UTC
f7c4281 add new method getEmitOutputObject to return result of the emit as object with properties instead of json string 02 July 2016, 00:35:12 UTC
1d03be0 Merge pull request #9464 from Microsoft/excludeUnderscoreFromUnusedParamterChecks Fix #9458: exclude parameters starting with underscore from unusedParamter checks 01 July 2016, 23:04:50 UTC
2e7755e Handle relative paths in tsconfig exclude and include globs Port 9475 to release 2.0 01 July 2016, 22:26:24 UTC
44a86b0 Merge pull request #9475 from Microsoft/include_relative_path Handle relative paths in tsconfig exclude and include globs 01 July 2016, 22:13:22 UTC
2c40fea Improve names of whitespace functions 01 July 2016, 20:57:20 UTC
fc10eb7 Merge master into release branch 06/30 (#9447) * do not format comma/closeparen in jsxelement * format jsx expression * make rules optional * Remove upper boilerplate from issue template Our issue stats did not improve appreciably when we added the issue template. Reduce upper boilerplate text and try to make it more action-oriented * Update issue_template.md * new options should be optional for compatibility * Add getCurrentDirectory to ServerHost * Add nullchecks for typeRoots, remove getCurrentDirectory from ServerHost as it is always the installation location * VarDate interface and relevant Date.prototype members * Fix 9363: Object destructuring broken-variables are bound to the wrong object (#9383) * Fix emit incorrect destructuring mapping in var declaration * Add tests and baselines * Add additional tests and baselines * Fix crash in async functions when targetting ES5. When targetting ES5 and with --noImplicitReturns, an async function whose return type could not be determined would cause a compiler crash. * Add This type to lib * getVarDate should be on the Date interface * Don't emit source files found under node_modules * Destructuring assignment removes undefined from type when default value is given * Add nullcheck when calculating indentations for implort clause * Add test * Dont load JavaScript if types packages are present * Renamed API * Use checkExpression, not checkExpressionCached * Show "<unknown>" if the name of a declaration is unavailable * Parse `export default async function` as a declaration * Removed one error to avoid full path issues * Fix incorrectly-saved quote symbols in ThirdPartyNoticeText.txt 01 July 2016, 17:29:27 UTC
9eba8d7 Handle relative paths in tsconfig exclude and include globs 01 July 2016, 17:21:23 UTC
a591d40 Increase timeout from running RWC. As UWDWeb takes slightly longer now (#9454) 01 July 2016, 16:59:30 UTC
0a682f1 Merge pull request #9473 from HerringtonDarkholme/fix_static [Fix #9449]change variable name for strict mode 01 July 2016, 16:51:29 UTC
d63ef2c change variable name for strict mode 01 July 2016, 16:15:06 UTC
f7c9a77 Merge pull request #9459 from Microsoft/dontEmitNodeModules-2.0 Port #9421 to not compile files under from node_modules 01 July 2016, 02:48:10 UTC
613e2d3 Merge pull request #9421 from Microsoft/dontEmitNodeModules Don't emit any source files found under node_modules 01 July 2016, 02:47:34 UTC
5de7ca2 Fix #9458: exclude parameters starting with underscore from unusedParamter checks 01 July 2016, 02:35:30 UTC
a0c1084 Merge pull request #9461 from dilijev/patch-1 Fix incorrectly-saved quote symbols in ThirdPartyNoticeText.txt 01 July 2016, 02:31:07 UTC
d64ab2f Fix incorrectly-saved quote symbols in ThirdPartyNoticeText.txt 01 July 2016, 01:33:32 UTC
9429176 Merge branch 'release-2.0' 01 July 2016, 00:33:25 UTC
2dc84a8 Removed one error to avoid full path issues (cherry picked from commit 5e4f13f342a75ec8f7cf65cb669bec9d6e6c5581) 01 July 2016, 00:11:10 UTC
5a4cd83 Renamed API (cherry picked from commit d8047b607f11cdf319284bb344282582c7c0aea0) 01 July 2016, 00:11:09 UTC
d93e0a6 Dont load JavaScript if types packages are present (cherry picked from commit 5a45c44eb789f52ceb1aa0e23a230ecb599bfb08) 01 July 2016, 00:11:09 UTC
bfd2801 Don't emit source files found under node_modules (cherry picked from commit 5f8cf1af3e4be61037cbafd698535d32d292941f) 01 July 2016, 00:11:08 UTC
5e4f13f Removed one error to avoid full path issues 30 June 2016, 23:36:39 UTC
bd58cf0 Merge branch 'unusedIdentifierFixes-3' into release-2.0 30 June 2016, 22:41:57 UTC
54b4bef Handel Swtich statements check for locals on for statments only mark private properties 30 June 2016, 22:18:17 UTC
b93407d Merge branch 'release-2.0' into unusedIdentifierFixes-3 30 June 2016, 22:04:16 UTC
b848690 Port 9426 to release 2.0 30 June 2016, 21:26:07 UTC
494fada Merge pull request #9426 from zhengbli/fix9411 Add nullcheck when calculating indentations for implort clause 30 June 2016, 21:21:11 UTC
ae4bb62 Merge pull request #9445 from Microsoft/export_default_async_function Parse `export default async function` as a declaration 30 June 2016, 20:55:24 UTC
594ad64 Merge pull request #9442 from Microsoft/navigation_bar_nameless_namespace Show "<unknown>" if the name of a declaration is unavailable 30 June 2016, 20:31:12 UTC
07d7ec3 Merge pull request #9422 from Microsoft/allow-destructuring-assignment-with-default-of-undefined-optional-property Destructuring assignment removes undefined from type when default value is given 30 June 2016, 19:41:06 UTC
1fa69ca handel private properties correctelly 30 June 2016, 17:38:59 UTC
573bfec Merge remote-tracking branch 'upstream/master' into dontEmitNodeModules 30 June 2016, 17:36:50 UTC
fee06ac Better name for test 30 June 2016, 16:21:08 UTC
9daa800 Respond to PR comments 30 June 2016, 16:18:25 UTC
4195eb3 Parse `export default async function` as a declaration 30 June 2016, 14:11:36 UTC
0535d55 Show "<unknown>" if the name of a declaration is unavailable 30 June 2016, 13:38:18 UTC
b40512d Only mark symbols found in a local symbol table 30 June 2016, 08:00:53 UTC
3d9c920 Code review comments 30 June 2016, 07:03:54 UTC
8fb3b25 add tests 30 June 2016, 06:46:50 UTC
f751901 Consolidate refernce marking in resolveName to allow marking aliases correctelly 30 June 2016, 06:46:41 UTC
dc5cf33 Do not report unused errors for module augmentations 30 June 2016, 05:54:18 UTC
5f6e25c Use checkExpression, not checkExpressionCached 30 June 2016, 01:47:10 UTC
7b77f6b Merge pull request #9397 from Microsoft/fix-crash-in-async-and-no-implicit-returns-targeting-es5 Fix crash in async functions when targetting ES5. 30 June 2016, 01:31:11 UTC
d8047b6 Renamed API 30 June 2016, 00:05:55 UTC
5a45c44 Dont load JavaScript if types packages are present 30 June 2016, 00:04:42 UTC
adca770 Add test 29 June 2016, 23:00:11 UTC
bc7c6cc Merge branch 'release-2.0' into unusedIdentifierFixes-2 29 June 2016, 21:40:55 UTC
f81a8e7 Add tests 29 June 2016, 21:08:20 UTC
97aa987 Handel type aliases 29 June 2016, 21:07:55 UTC
d4513c8 Consolidate type reference marking in getTypeFromTypeReference 29 June 2016, 21:07:42 UTC
62f47fe Add tests 29 June 2016, 20:35:10 UTC
4789ff0 Do not check ambients, and overloads 29 June 2016, 20:34:41 UTC
c28487d Report unused identifiers in for statements 29 June 2016, 20:18:06 UTC
b1b3ae0 use isParameterPropertyDeclaration to test for paramter propoerties 29 June 2016, 19:09:49 UTC
7836ba0 push checks to checkUnusedIdentifiersDeferred 29 June 2016, 19:07:08 UTC
e7fcb66 Use a deferred list to check for unused identifiers 29 June 2016, 19:06:47 UTC
7232513 Add nullcheck when calculating indentations for implort clause 29 June 2016, 19:01:33 UTC
c5e680c Destructuring assignment removes undefined from type when default value is given 29 June 2016, 16:12:50 UTC
5f8cf1a Don't emit source files found under node_modules 29 June 2016, 15:44:06 UTC
0a61334 Do not scan nodes preceding formatted region, just skip over them 29 June 2016, 15:39:36 UTC
b524795 Merge pull request #9405 from zspitz/patch-1 getVarDate should be on the Date interface 29 June 2016, 08:11:14 UTC
aeadbe4 Defere checking unsed identifier checks 29 June 2016, 06:37:26 UTC
47bee47 Merge pull request #9401 from zhengbli/addThisToLib Add This type to lib 28 June 2016, 23:23:56 UTC
27e66b0 getVarDate should be on the Date interface 28 June 2016, 23:16:18 UTC
17a428c Fix #9402: Do not report unused identifier errors for catch variables 28 June 2016, 23:04:52 UTC
690c682 Merge master into release-2.0 (#9400) * do not format comma/closeparen in jsxelement * format jsx expression * make rules optional * Remove upper boilerplate from issue template Our issue stats did not improve appreciably when we added the issue template. Reduce upper boilerplate text and try to make it more action-oriented * Update issue_template.md * new options should be optional for compatibility * Add getCurrentDirectory to ServerHost * Add nullchecks for typeRoots, remove getCurrentDirectory from ServerHost as it is always the installation location * VarDate interface and relevant Date.prototype members * Fix 9363: Object destructuring broken-variables are bound to the wrong object (#9383) * Fix emit incorrect destructuring mapping in var declaration * Add tests and baselines * Add additional tests and baselines 28 June 2016, 22:55:46 UTC
ddadb47 Add This type to lib 28 June 2016, 21:45:56 UTC
8ff873e Fix crash in async functions when targetting ES5. When targetting ES5 and with --noImplicitReturns, an async function whose return type could not be determined would cause a compiler crash. 28 June 2016, 20:34:01 UTC
29107e6 Fix 9363: Object destructuring broken-variables are bound to the wrong object (#9383) * Fix emit incorrect destructuring mapping in var declaration * Add tests and baselines * Add additional tests and baselines 28 June 2016, 20:33:11 UTC
67f0ffe Port 9396 to release 2.0 28 June 2016, 20:06:26 UTC
50177b1 Merge pull request #9396 from zhengbli/fix9186 Check getCurrentDirectory availability in getEffectiveTypeRoots 28 June 2016, 20:01:51 UTC
ec02077 Merge pull request #9361 from SaschaNaz/noFormatInJsxElement Fix formatting on JsxElement/JsxExpression 28 June 2016, 19:13:10 UTC
d5cad23 Add nullchecks for typeRoots, remove getCurrentDirectory from ServerHost as it is always the installation location 28 June 2016, 19:10:26 UTC
6ff91b8 Add getCurrentDirectory to ServerHost 28 June 2016, 18:53:30 UTC
a91978e Merge pull request #9393 from zspitz/MSActiveXExtensions Ms active x extensions 28 June 2016, 18:40:15 UTC
3fdaf19 VarDate interface and relevant Date.prototype members 28 June 2016, 19:26:18 UTC
6e984eb new options should be optional for compatibility 28 June 2016, 18:28:22 UTC
3ea2cdd Merge pull request #8 from Microsoft/master Merge master in MSActiveXExtensions 28 June 2016, 16:10:53 UTC
6be7d9c Merge pull request #9380 from Microsoft/update-template Remove upper boilerplate from issue template 28 June 2016, 05:18:59 UTC
8ddba28 Update issue_template.md 28 June 2016, 05:18:52 UTC
2182051 Merge pull request #9384 from Microsoft/loadJsFromModules-2.0 Load js from modules 2.0 28 June 2016, 02:56:53 UTC
8bf3d54 Merge pull request #7075 from Microsoft/loadJsFromModules Load JavaScript modules from Node packages 28 June 2016, 01:42:12 UTC
back to top