Ron Buckton
|
b5d55c50f2
|
Merge branch 'transforms' into transforms-binderPerf
|
2016-05-31 15:32:48 -07:00 |
|
Yui
|
f3dd0b0e4f
|
Correct emit never-type (#8903)
|
2016-05-31 15:11:00 -07:00 |
|
Ron Buckton
|
3129c10bdb
|
Merge branch 'transforms' into transforms-binderPerf
|
2016-05-31 11:16:27 -07:00 |
|
Ron Buckton
|
1b7a67e5a1
|
Merge pull request #8873 from Microsoft/transforms-visitEachChildPerf
[Transforms] Optimize frequent paths in `visitEachChild`.
|
2016-05-31 11:06:04 -07:00 |
|
Ron Buckton
|
7da8f74eca
|
Merge branch 'transforms-visitEachChildPerf' into transforms-binderPerf
|
2016-05-27 17:11:37 -07:00 |
|
Ron Buckton
|
5fbb326d8d
|
Fix various linter warnings.
|
2016-05-27 17:05:35 -07:00 |
|
Ron Buckton
|
08bd78e498
|
Remove unused types.
|
2016-05-27 16:52:44 -07:00 |
|
Ron Buckton
|
7783cb9790
|
Merge branch 'transforms' into transforms-merge
|
2016-05-27 16:38:40 -07:00 |
|
Ron Buckton
|
364a485b2b
|
Merge branch 'transforms-fixPerformance' into transforms-visitEachChildPerf
|
2016-05-27 16:21:38 -07:00 |
|
Ron Buckton
|
2ed97896d7
|
Merge pull request #8824 from Microsoft/transforms-fixPerformance
[Transforms] Performance fixes
|
2016-05-27 16:19:48 -07:00 |
|
Ron Buckton
|
82e2531f6d
|
Performance API cleanup, pre-init with common values.
|
2016-05-27 14:55:59 -07:00 |
|
Ron Buckton
|
0d2b1c47f8
|
Moved code around to fix compile errors in processDiagnosticMessages script.
|
2016-05-27 14:55:11 -07:00 |
|
Ron Buckton
|
3d3b3a45dc
|
Fix unresolved merge issue.
|
2016-05-26 22:32:21 -07:00 |
|
Ron Buckton
|
5d4e47fa2f
|
Merge branch 'transforms-fixPerformance' into transforms-visitEachChildPerf
|
2016-05-26 22:15:22 -07:00 |
|
Ron Buckton
|
3c6ceaf85e
|
Simplified performance timers
|
2016-05-26 18:25:11 -07:00 |
|
Yui
|
be41e8daf3
|
[Transforms] Fix diskFile0.js.map (#8848)
* Fix running noEmitError.ts
* Update project sourcemaps
|
2016-05-26 17:25:22 -07:00 |
|
Ron Buckton
|
3bf4f2a6f5
|
PR feedback, removed now-redundant getUniqueClone
|
2016-05-26 16:48:13 -07:00 |
|
Ron Buckton
|
f36ffb9103
|
Fix aggregation issue for namespaces
|
2016-05-25 18:24:50 -07:00 |
|
Ron Buckton
|
ee32db649d
|
Isolate polymorfic code to individual functions to speed up inlining decisions in node.
|
2016-05-25 18:11:25 -07:00 |
|
Ron Buckton
|
2ea6331ab1
|
Fix compiler issue after merge
|
2016-05-25 18:10:51 -07:00 |
|
Ron Buckton
|
48bd560dd1
|
Merge branch 'transforms-merge' into transforms-visitEachChildPerf
|
2016-05-25 14:15:20 -07:00 |
|
Ron Buckton
|
ee39c4e8d4
|
Merge branch 'master' into transforms-merge
|
2016-05-25 14:14:32 -07:00 |
|
Ron Buckton
|
dd8ed656e7
|
Merge branch 'transforms-fixPerformance' into transforms-visitEachChildPerf
|
2016-05-25 12:24:36 -07:00 |
|
Andy
|
1abc2a7846
|
Merge pull request #8823 from Microsoft/no_null
Remove uses of `null` in services
|
2016-05-25 12:23:37 -07:00 |
|
Ron Buckton
|
4db144811d
|
Merge branch 'transforms' into transforms-fixPerformance
|
2016-05-25 12:17:29 -07:00 |
|
Ron Buckton
|
6f5a23d4bf
|
Adds streamlined child visitors for frequently visited nodes.
|
2016-05-25 12:00:28 -07:00 |
|
Anders Hejlsberg
|
b3f167f7a5
|
Merge pull request #8821 from Microsoft/intersectionTypeInference
Improve intersection type inference
|
2016-05-25 11:51:12 -07:00 |
|
Andy Hanson
|
f7ff3eb562
|
Remove uses of null in services
|
2016-05-25 11:42:48 -07:00 |
|
Anders Hejlsberg
|
6a27289b2d
|
Add test
|
2016-05-25 11:17:03 -07:00 |
|
Anders Hejlsberg
|
a431a0b60b
|
Improve intersection type inference
|
2016-05-25 11:16:33 -07:00 |
|
Ryan Cavanaugh
|
f5a52ee7db
|
Merge pull request #8819 from RyanCavanaugh/fixBaselines
Fix broken baselines
|
2016-05-25 10:37:37 -07:00 |
|
Andy
|
c9050db259
|
Merge pull request #8815 from Microsoft/navbar_debug
Show indent and childItems when debugging the navigation bar
|
2016-05-25 10:12:47 -07:00 |
|
Andy
|
d26d0cea71
|
Merge pull request #8813 from Microsoft/navbar_interface
Include interfaces as childItems in navigation bar
|
2016-05-25 10:12:01 -07:00 |
|
Ryan Cavanaugh
|
34e8560070
|
Fix broken baselines
|
2016-05-25 10:11:54 -07:00 |
|
Vladimir Matveev
|
aa53b9ee7b
|
Merge pull request #8804 from Microsoft/fixTestRun
do not swallow test execution errors (uncovers recent build break)
|
2016-05-25 09:50:22 -07:00 |
|
Vladimir Matveev
|
c4b517ce45
|
run linter once after last worker is finished in case if there are no errors
|
2016-05-25 09:42:59 -07:00 |
|
Andy
|
d7e30f099d
|
Merge pull request #8810 from Microsoft/lint_more_more
Lint all servicesSources
|
2016-05-25 08:10:38 -07:00 |
|
Andy Hanson
|
c707e80463
|
Show indent and childItems when debugging the navigation bar
|
2016-05-25 08:02:17 -07:00 |
|
Andy Hanson
|
91b473389b
|
Include interfaces as childItems in navigation bar
|
2016-05-25 07:34:35 -07:00 |
|
Andy Hanson
|
bd633c828f
|
Lint all servicesSources
|
2016-05-25 06:45:52 -07:00 |
|
Vladimir Matveev
|
5b4e964ae8
|
do not swallow test execution errors
|
2016-05-25 00:06:47 -07:00 |
|
Ron Buckton
|
e64724ea35
|
Transient node properties for transformations.
|
2016-05-24 16:27:39 -07:00 |
|
Ryan Cavanaugh
|
7173fa8d02
|
Merge pull request #8670 from RyanCavanaugh/fix8275
Automatically consume @types/ folders
|
2016-05-24 15:23:06 -07:00 |
|
Ryan Cavanaugh
|
3dde13484f
|
Merge pull request #8696 from RyanCavanaugh/fix8675
Allow duplicate identifiers across declarations.
|
2016-05-24 15:22:57 -07:00 |
|
Nathan Shively-Sanders
|
1ee9cb026d
|
Merge pull request #8792 from Microsoft/instantiate-this-in-super-property-access
Instantiate this-type in super property access
|
2016-05-24 15:07:45 -07:00 |
|
Nathan Shively-Sanders
|
c09793d1e0
|
Merge pull request #8785 from Microsoft/lint-unit-tests
Lint unit tests via harnessSources in Jakefile.js
|
2016-05-24 14:56:08 -07:00 |
|
Nathan Shively-Sanders
|
975ed9cb17
|
Avoid linting files twice
|
2016-05-24 13:57:12 -07:00 |
|
Ron Buckton
|
fb48731afa
|
Cache most recent values for node emit flags and custom ranges
|
2016-05-24 13:42:51 -07:00 |
|
Ron Buckton
|
81d5d2b6b6
|
Added 'extendedDiagnostics' option for comments/sourcemap measurements.
|
2016-05-24 13:18:24 -07:00 |
|
Nathan Shively-Sanders
|
a323fdf49d
|
Instantiate this-type in super property access
|
2016-05-24 13:07:34 -07:00 |
|