Commit graph

23883 commits

Author SHA1 Message Date
Ryan Cavanaugh 5822cacf96 Add publishing tasks 2018-06-13 15:07:48 -07:00
Ryan Cavanaugh de82c54e6b Remove extra dependency + build smaller tsc.js into lkg 2018-06-13 14:50:01 -07:00
Ryan Cavanaugh 88cf310dee LKG update 2018-06-13 14:01:11 -07:00
Ryan Cavanaugh 3212c1e502 Move internal comments around all day 2018-06-13 14:00:48 -07:00
Ryan Cavanaugh 73bb89f24f Fix input file path 2018-06-13 14:00:37 -07:00
Ryan Cavanaugh b5883e5f54 Accept baselines 2018-06-13 14:00:20 -07:00
Ryan Cavanaugh 1bd1899d5a Don't bail wrongly in tsc -b -w 2018-06-13 13:59:52 -07:00
Ryan Cavanaugh 9d3bc1b0a4 Remove -v from compile 2018-06-13 13:59:26 -07:00
Ryan Cavanaugh 512e47c9e5 Proper dependencies for lkg 2018-06-13 11:56:22 -07:00
Ryan Cavanaugh d63100a21b Add fs-extra 2018-06-13 11:56:10 -07:00
Ryan Cavanaugh 805542a902 Move internal flag around 2018-06-13 11:55:53 -07:00
Ryan Cavanaugh 19ac7653f2 Return exit codes from tsbuild 2018-06-13 11:55:40 -07:00
Ryan Cavanaugh 60d0e64769 Add js to gitignore 2018-06-13 10:45:34 -07:00
Ryan Cavanaugh 94668ab338 Move Comparer around 2018-06-13 10:45:07 -07:00
Ryan Cavanaugh ed0b90c978 Issue a better error 2018-06-13 10:44:22 -07:00
Ryan Cavanaugh cddff912d5 Add internal where needed 2018-06-13 10:44:13 -07:00
Ryan Cavanaugh ce936ca88f Don't believe prepend projects are UTUTD 2018-06-13 10:44:05 -07:00
Ryan Cavanaugh 73309c9282 Fix buildProtocol to handle lib+noresolve 2018-06-13 10:43:48 -07:00
Ryan Cavanaugh 4a4c47a20b Add produceLKG script 2018-06-13 10:43:37 -07:00
Ryan Cavanaugh 645f56274b Rewrite jakefile 2018-06-13 10:41:31 -07:00
Ryan Cavanaugh 0050d5d011 API sample is building again 2018-06-12 15:17:12 -07:00
Ryan Cavanaugh 066b191982 Collapse core/compiler/parser into parser 2018-06-11 17:07:58 -07:00
Ryan Cavanaugh 7553d900fc Baseline LKG update 2018-06-11 16:04:04 -07:00
Ryan Cavanaugh cca2631a90
Merge pull request #24850 from RyanCavanaugh/projzilla
Convert src to project references
2018-06-12 10:37:09 +12:00
csigs f5120119c6
LEGO: Merge pull request 24877
LEGO: Merge pull request 24877
2018-06-11 15:11:05 -07:00
csigs 9e48b9fe7e LEGO: check in for master to temporary branch. 2018-06-11 22:10:43 +00:00
Ryan Cavanaugh 3432468ea9 Merge and baseline accept 2018-06-11 15:04:19 -07:00
Nathan Shively-Sanders 923a8aab0e
Add Variable to HasExports (#24871)
JS containers are variables, but may have exports just like classes and
modules.
2018-06-11 14:45:27 -07:00
Ryan Cavanaugh bb4872787c Merge branch 'master' into projzilla 2018-06-11 13:36:31 -07:00
Daniel Rosenwasser d8f6f30d01
Merge pull request #24069 from Microsoft/amcasey-gulp-jake
"gulp" -> "jake"
2018-06-11 13:31:53 -07:00
Ryan Cavanaugh 47d34cb789 Accept baselines 2018-06-11 13:27:30 -07:00
Mohamed Hegazy 35d25ff280
Merge pull request #24645 from Kingwl/this-type-accessibility
allow access protected member in this parameter context
2018-06-11 13:17:58 -07:00
Ryan Cavanaugh 6876d981f2 Merge with master 2018-06-11 13:17:25 -07:00
Mohamed Hegazy 3cd6db76ef
Merge pull request #24816 from Microsoft/updateGraphBeforeErrorChecking
Updates the graph before checking if file is present in project for error checking
2018-06-11 13:15:40 -07:00
Andy ed20f7d983
Simplify tryDeleteDeclaration (#24808) 2018-06-11 13:10:29 -07:00
Mohamed Hegazy e07e2e0e1f
Merge pull request #23423 from Kingwl/add-braces
add support for add or remove braces to arrow function
2018-06-11 13:09:38 -07:00
Ryan Cavanaugh 7d8bc2518c Update API 2018-06-11 13:03:25 -07:00
Ryan Cavanaugh 1e34f920cf Fix regexp operand 2018-06-11 12:26:47 -07:00
Ryan Cavanaugh a966c41108 Fix for linux 2018-06-11 11:32:27 -07:00
Andy 7df81311ac
goToDefinition: Don't add duplicate definitions for VariableDeclaration and ArrowFunction at f = () => {} (#24863) 2018-06-11 11:20:34 -07:00
Ryan Cavanaugh c7cee5ce26 Merge branch 'master' into projzilla 2018-06-11 11:15:21 -07:00
Ryan Cavanaugh c62d20a685 Undo debug 2018-06-11 11:01:29 -07:00
Andy 1aad3c6273
addClassStaticThisReferences: Don't cross class boundary (#24860) 2018-06-11 10:51:11 -07:00
Ryan Cavanaugh b72825dedf Debugging linux failure 2018-06-11 10:23:37 -07:00
Andrew Casey e5597eec81
Merge pull request #24820 from amcasey/RenameNormalize
Normalize paths in GetEditsForFileRename
2018-06-11 10:01:58 -07:00
csigs d9571f80f8
LEGO: Merge pull request 24862
LEGO: Merge pull request 24862
2018-06-11 09:11:17 -07:00
csigs 3aacceedab LEGO: check in for master to temporary branch. 2018-06-11 16:10:50 +00:00
Andy 986532d36b
Fix bug: In findAllReferences, don't crash on static method missing body (#24814) 2018-06-11 08:43:17 -07:00
csigs 3f8661b2de
LEGO: Merge pull request 24854
LEGO: Merge pull request 24854
2018-06-11 01:58:04 -07:00
csigs b36d4e799d LEGO: check in for master to temporary branch. 2018-06-11 08:57:38 +00:00