Commit graph

39 commits

Author SHA1 Message Date
Vladimir Matveev ad449ce0fa Moved LKG folder to lib 2015-07-27 10:07:07 -07:00
Daniel Rosenwasser 68f84afe64 Merge pull request #4005 from weswigham/fix-jake-lint
Fix jake lint with newest tslint
2015-07-23 15:15:46 -07:00
Wesley Wigham a759687a12 Adds space 2015-07-23 13:59:41 -07:00
Daniel Rosenwasser 3805500e84 Merge pull request #3967 from weswigham/issues/3813
Tests for the Session API
2015-07-23 13:58:07 -07:00
Wesley Wigham f040386eff Fix jake lint with newest tslint 2015-07-23 13:42:25 -07:00
Daniel Rosenwasser b47cd0e9a4 Merge pull request #3875 from Microsoft/nightly
Create a 'publish-nightly' task in our Jakefile
2015-07-23 13:41:09 -07:00
Daniel Rosenwasser b443cfecc9 Semicolons. 2015-07-23 12:53:41 -07:00
Daniel Rosenwasser d1fe21dda9 Publish to TypeScript itself, create a task to preview changes. 2015-07-23 12:32:17 -07:00
Wesley Wigham 8e93a49c7b Narrow exported session API, Unit tests for session API 2015-07-21 16:05:03 -07:00
Daniel Rosenwasser 50198247bb Use 'exec'. 2015-07-15 14:02:47 -07:00
Daniel Rosenwasser 230ccd6262 Added a 'publish-nightly' task to to the Jakefile. 2015-07-15 12:56:00 -07:00
Dan Quirk bb7cfd1b0f Fix jakefile 2015-07-14 17:47:15 -07:00
Dan Quirk fcf872f52e Update linting task to include harness sources 2015-07-14 17:01:10 -07:00
Dan Quirk 15a8544bfe Merge master 2015-07-10 18:10:18 -07:00
Dan Quirk 2f15958d32 Use new mocha-fivemat-progress-reporter by default instead of dot reporter 2015-07-10 18:08:19 -07:00
Dan Quirk 5cfba6b4f2 Make update-sublime depend on local task 2015-07-10 11:09:22 -07:00
Dan Quirk c363dec9af for...in not for...of 2015-07-09 16:43:33 -07:00
Dan Quirk a80a4ba0a4 Add jake task for linting the compiler sources 2015-07-09 16:39:58 -07:00
Ryan Cavanaugh 60db55bfd7 Merge pull request #3677 from RyanCavanaugh/updateSublimeTask
Add Jake task to update the Sublime plugin
2015-07-01 15:42:04 -07:00
Daniel Rosenwasser f9ed47a1bb Add the services sources as dependencies to tsserver. 2015-06-24 12:28:54 -04:00
Ryan Cavanaugh 4490ff70b8 Add Jake task to update the Sublime plugin 2015-06-23 09:05:49 -07:00
Mohamed Hegazy 6db4faf488 Merge pull request #3545 from Microsoft/emitNamespaces
Emit declarations of namespaces correctly
2015-06-17 23:56:21 -07:00
Mohamed Hegazy 7361d68d25 Merge pull request #3542 from weswigham/jake-lssl
Add build target for packaging tsserver as a library
2015-06-17 23:54:04 -07:00
Mohamed Hegazy 53579f089e support modules as well as namespaces in external module conversion 2015-06-17 23:44:12 -07:00
Mohamed Hegazy 3d224bde48 Emit declarations of namespaces correctelly 2015-06-17 17:50:03 -07:00
Wesley Wigham 7390fe0eab Feedback form pr #3513 2015-06-17 13:21:43 -07:00
Wesley Wigham ab1512fb13 Export server & session without any node specifics 2015-06-15 13:37:18 -07:00
Daniel Rosenwasser f8534ae3ed Merge branch 'master' into testPerf 2015-06-10 12:36:42 -07:00
Daniel Rosenwasser 50c4290da6 Merge branch 'master' into testPerf
Conflicts:
	Jakefile.js
	src/compiler/program.ts
	src/compiler/types.ts
	src/harness/harness.ts
	src/harness/projectsRunner.ts
	src/harness/runner.ts
2015-06-08 14:45:38 -07:00
SaschaNaz e75204bc86 Removing lib.dom.es6.d.ts line 2015-06-06 20:25:01 +09:00
SaschaNaz cc85807103 adding iterators to DOM interfaces 2015-06-05 20:54:22 +09:00
Cyrus Najmabadi 2de07f3563 Merge branch 'master' into lightMode
Conflicts:
	src/compiler/program.ts
2015-06-04 12:47:12 -07:00
Cyrus Najmabadi 2bf19e80c3 Speed up tests by not type-checking lib.d.ts unless the test asks for that. 2015-06-04 01:03:02 -07:00
Jason Freeman abf18c5a11 Merge branch 'release-1.5' 2015-06-03 17:56:53 -07:00
Daniel Rosenwasser ca884d434f Merge branch 'master' into testPerf
Conflicts:
	src/harness/harness.ts
2015-06-03 14:56:08 -07:00
Cyrus Najmabadi 9aab98419b Parsing support for jsDocComments. 2015-05-28 10:14:18 -07:00
Mohamed Hegazy e7eef830e1 Fix #3245: ensure transpile diagnostics only include syntactic and compiler options diagnostics 2015-05-26 20:18:13 -07:00
Cyrus Najmabadi 8d99ecfa6c Add a light=true mode for running tests faster. 2015-04-29 12:13:35 -07:00
Daniel Rosenwasser 883abbf1d9 Jakefile -> Jakefile.js 2015-04-27 16:50:35 -07:00
Renamed from Jakefile (Browse further)