https://github.com/Microsoft/TypeScript

sort by:
Revision Author Date Message Commit Date
82ecd5d Basic tslint rules, non-final list 25 June 2015, 23:24:02 UTC
d695afa Merge pull request #3635 from DickvdBrink/format-default Fixed formatting on default keyword 25 June 2015, 19:04:48 UTC
de2d532 Added test for formatting on default keyword 25 June 2015, 18:49:25 UTC
627ebc8 Fixed formatting spaces on default keyword 25 June 2015, 18:47:40 UTC
b767438 Merge pull request #3632 from Microsoft/fixTestCommentAndName Fix test comment and name of test 25 June 2015, 18:15:56 UTC
ec2d5f3 Renamed test. 25 June 2015, 17:38:42 UTC
eda3956 Accepted baselines. 25 June 2015, 17:34:31 UTC
c04bc69 Fixed coment. 25 June 2015, 17:21:58 UTC
52e8b6c Merge pull request #3631 from Microsoft/externamEtc Correct/improve names of certain fourslash tests 25 June 2015, 16:59:27 UTC
926c25e No more 'scriptLexicalStructure'. 25 June 2015, 16:14:59 UTC
6732aca Underscore typings. 25 June 2015, 16:10:09 UTC
f734055 externam -> external 25 June 2015, 16:06:13 UTC
816cfe3 Merge pull request #3615 from Microsoft/completionsInObjectPatterns Enable completions in object binding patterns 25 June 2015, 02:53:53 UTC
560dbd9 Merge pull request #3621 from DickvdBrink/unused-vars Remove unused variables 24 June 2015, 23:20:02 UTC
2a48318 Remove unused variables 24 June 2015, 22:23:13 UTC
e52a27b Renamed function. 24 June 2015, 22:07:49 UTC
b754cc1 Merge branch 'jbondc-minor-3' 24 June 2015, 22:02:41 UTC
14f7dd0 Revert changes to the parser and augment check to the emitter to handel '1..toString' case 24 June 2015, 22:02:20 UTC
84ff2f8 Merge pull request #3617 from DickvdBrink/format-protected Format after protected modifer 24 June 2015, 21:39:07 UTC
822199f Added test for formatting on protected modifier 24 June 2015, 21:26:22 UTC
4853fd0 Fixed formatting spaces on protected keyword 24 June 2015, 21:26:13 UTC
02e01d7 Added tests. 24 June 2015, 21:13:47 UTC
3d8650c Merge pull request #3601 from Microsoft/emptyBindingPatternParam Emit valid code when a parameter's binding pattern has no elements 24 June 2015, 20:50:27 UTC
559c9b0 Merge pull request #3614 from Microsoft/tsServerBuildDependencies Add services sources as dependencies to tsserver. 24 June 2015, 20:49:01 UTC
464f655 Merge branch 'minor-3' of https://github.com/jbondc/TypeScript into jbondc-minor-3 24 June 2015, 19:59:06 UTC
cc4511d Update LKG 24 June 2015, 19:48:35 UTC
3a98906 Merge branch 'release-1.5' Conflicts: bin/tsc.js bin/tsserver.js bin/typescript.js bin/typescriptServices.js 24 June 2015, 19:42:30 UTC
01f6366 Merge branch 'SaschaNaz-blockFormParameterIndentation' 24 June 2015, 18:55:48 UTC
36a30c4 Rename functions and variables, also a small refactoring. 24 June 2015, 18:53:53 UTC
20b4b7f Merge pull request #3611 from tinganho/goToDefinitionTypePredicate Go to definition for type predicate 24 June 2015, 17:12:44 UTC
4645a5b Merge pull request #3249 from Microsoft/resolveDecoratorAsCall Migrated decorator checks to call resolution 24 June 2015, 16:58:24 UTC
713a70d Renamed tests. 24 June 2015, 16:39:10 UTC
d892a55 Use 'propertyName' when available in a BindingPattern. 24 June 2015, 16:35:11 UTC
d3c59f4 Added more tests. 24 June 2015, 16:33:49 UTC
f9ed47a Add the services sources as dependencies to tsserver. 24 June 2015, 16:28:54 UTC
498d06f Got filtering working in object binding patterns. 24 June 2015, 15:41:59 UTC
c114de1 Basic completion in object destructuring working. 24 June 2015, 15:31:36 UTC
513d73a Don't print in the middle of tests. 24 June 2015, 15:30:10 UTC
c6498d7 Changed ordering of verifications. 24 June 2015, 15:29:05 UTC
8ae53a4 Accept baselines (missing files). 24 June 2015, 15:21:48 UTC
71dc7a5 Accept baselines 24 June 2015, 15:08:54 UTC
da1bc6b Don't report an error for 1.toString(), just emit a space for JS compat. 24 June 2015, 14:56:23 UTC
cb9f80f Remove space and s 24 June 2015, 03:32:30 UTC
1d04545 Changed symbolflag 24 June 2015, 03:00:48 UTC
485e319 Accept baselines 24 June 2015, 02:48:22 UTC
2aceeea Fixes goto definitions for type predicates 24 June 2015, 02:37:23 UTC
72aeb3c Merge pull request #3547 from Microsoft/updateMapDeclaration Add a non-generic construct signature to Map, Set, and WeakMap 24 June 2015, 00:38:49 UTC
c556749 Merge pull request #3568 from Microsoft/classExpressions Class expressions 24 June 2015, 00:21:35 UTC
55f195d Another change suggested in CR 24 June 2015, 00:06:47 UTC
6928bfa Adding extra test per CR 24 June 2015, 00:00:11 UTC
f5f4af2 Merge branch 'blockFormParameterIndentation' of https://github.com/SaschaNaz/TypeScript into SaschaNaz-blockFormParameterIndentation 23 June 2015, 23:48:31 UTC
6accbdf Generalize logic for upcoming work on object binding completion. 23 June 2015, 23:43:39 UTC
30ec5f9 Add test case for when in the middle/at the end of the word. 23 June 2015, 23:08:19 UTC
0b78d03 Clean up 'getContainingObjectLiteralApplicableForCompletion'. 23 June 2015, 22:32:47 UTC
071ef34 Merged branch 'master' into resolveDecoratorAsCall 23 June 2015, 22:26:34 UTC
d2fe1c0 Added tests. 23 June 2015, 22:13:11 UTC
740fd9c Updated baselines. 23 June 2015, 22:05:56 UTC
60ed259 Preserve initializer. 23 June 2015, 22:05:33 UTC
ef697f6 PR feedback 23 June 2015, 21:00:05 UTC
30657d4 Update LKG 23 June 2015, 19:39:15 UTC
5b3eba1 Merge pull request #3608 from Microsoft/dontClassifyMissingNodes do not try to classify missing nodes 23 June 2015, 18:39:09 UTC
8e2b204 do not try to classify missing nodes 23 June 2015, 18:25:33 UTC
b159944 Accepted baselines. 23 June 2015, 00:50:15 UTC
ebf486f Added tests where parameters have initializers. 23 June 2015, 00:40:13 UTC
1dd5a99 Accepted baselines. 23 June 2015, 00:33:29 UTC
51246fe Tabs -> Spaces 23 June 2015, 00:31:52 UTC
b986514 Accepted baselines. 22 June 2015, 23:45:12 UTC
0f871b9 Check for number of binding elements in parameter patterns. 22 June 2015, 23:44:13 UTC
82f7f7d Accepted baselines. 22 June 2015, 22:22:12 UTC
c1d2f60 Added tests. 22 June 2015, 22:07:49 UTC
db316b9 p -> parameter 22 June 2015, 21:41:35 UTC
644ea82 Merge pull request #3596 from Microsoft/LKG-2015-06-22 Update LKG 22 June 2015, 14:57:47 UTC
c419181 Update LKG. 22 June 2015, 14:42:40 UTC
138970f Fixes #2632 (invoking methods on numbers) 22 June 2015, 14:04:08 UTC
25ecada Merge pull request #3580 from zhengbli/master Fix the issue that the "out" path is not relative to the path of tsconfig.json 20 June 2015, 06:40:59 UTC
9ab6f41 Fix the issue that the "out" path is not relative to the path of tsconfig.json 20 June 2015, 00:34:10 UTC
331b63d update LKG 19 June 2015, 23:01:27 UTC
1ef7943 Merge pull request #3577 from Microsoft/disable_logging_1.5 Port 3495 into the release 1.5 19 June 2015, 22:34:45 UTC
5e672b7 Don't log by default. On the managed side tracing is disabled by default anyways. By logging we still cause tons of allocations of strings on the managed side. These then cause expensive GCs which can pause editing. 19 June 2015, 22:21:08 UTC
f2044a9 Merge branch 'master' of https://github.com/Microsoft/TypeScript 18 June 2015, 23:03:41 UTC
f578ee8 Adding a few tests 18 June 2015, 22:07:49 UTC
111fdcb Merge branch 'release-1.5' Conflicts: src/compiler/emitter.ts src/compiler/parser.ts src/compiler/program.ts src/services/services.ts tests/cases/unittests/transpile.ts 18 June 2015, 22:06:03 UTC
ae17c61 Merge pull request #3565 from Microsoft/incrementalParserReuse Fix incremental parsing issue. 18 June 2015, 21:50:37 UTC
fce1423 Merge pull request #3566 from Microsoft/port-3395 Port PR 3395 into release 1.5 18 June 2015, 21:49:09 UTC
3db5bbf wrap host.getCanonicalFileName in arrow function 18 June 2015, 21:37:50 UTC
413f278 Generate names of form class_N for anonymous classes 18 June 2015, 21:17:13 UTC
38a54bc Fix incremental parsing issue. We were moving a method-declaration called "constructor" into a class. This is incorrect as that same code should be parsed as a constructor-declaration now that it is in the class context. 18 June 2015, 21:16:00 UTC
3cb44fb Merge pull request #3555 from tinganho/typepredicateBug Fixes type predicate crash bug 18 June 2015, 21:09:16 UTC
937927a Merge pull request #3498 from Microsoft/portFileMap Port FileMap into release-1.5 18 June 2015, 21:05:54 UTC
b518dc1 Accepting new baselines 18 June 2015, 20:56:21 UTC
23603a3 Defer checking of class expression bodies 18 June 2015, 20:54:08 UTC
dd671ed Merge pull request #3530 from Microsoft/lessScanningDuringClassification Scan less during classification. 18 June 2015, 18:19:22 UTC
3a9bc99 Merge pull request #3558 from Microsoft/diagnosticCleanup2 Make it so all our diagnostics APIs return an independent set of diagnostics. 18 June 2015, 18:12:12 UTC
c4f65f8 PR feedback. 18 June 2015, 18:00:50 UTC
b743d05 Merge pull request #3559 from weswigham/fix-perftsc Fix capitalization in perftsc.ts 18 June 2015, 17:38:08 UTC
a264be5 Actually check types in checkClassExpression 18 June 2015, 17:25:23 UTC
22f704c Fix capitalization 18 June 2015, 17:14:13 UTC
3f40e47 Don't access diagnostics directly. Use the supported Program API for them. 18 June 2015, 16:45:32 UTC
febe320 Merge branch 'master' into diagnosticCleanup2 Conflicts: src/services/services.ts 18 June 2015, 16:36:37 UTC
ef7d113 Make it so all our diagnostics APIs return an independent set of diagnostics. In order to get all diagnostics, you must call all the APIs. And no APIs return diagnostics produced by other APIs. This is how things were before hte addition of the getCompletionOptionsDiagnostics API, and i'm returning things to that state. 18 June 2015, 16:32:52 UTC
back to top