Yui T
|
54bc1da5d0
|
Address code review
|
2014-10-20 14:39:31 -07:00 |
|
Yui T
|
30fe3f7221
|
Fix runtests for unittests
|
2014-10-20 13:08:33 -07:00 |
|
Anders Hejlsberg
|
91b3f16363
|
Removing doc\header.md from jakefile, fixing formatting
|
2014-10-18 17:36:34 -07:00 |
|
Anders Hejlsberg
|
2e64a22178
|
Changing word2md tool to map Windows-1252 characters to Unicode
|
2014-10-16 13:27:48 -07:00 |
|
Mohamed Hegazy
|
e5b6bfbc46
|
add declaration target to generate declarations for compiler and services
|
2014-10-07 20:51:23 -07:00 |
|
Cyrus Najmabadi
|
0153390535
|
Outlining spans for a standalone block shouldn't have the span of their parent.
|
2014-10-07 15:09:30 -07:00 |
|
Daniel Rosenwasser
|
4ba0ce433f
|
Renamed 'getScriptLexicalItemsWalkerSuperCala[...].ts' to 'navigationBar.ts'.
|
2014-10-03 16:12:59 -07:00 |
|
Daniel Rosenwasser
|
5851752e32
|
Merge branch 'master' into navbar
Conflicts:
Jakefile
src/services/getScriptLexicalStructureWalker.ts
src/services/services.ts
|
2014-09-30 14:20:58 -07:00 |
|
Daniel Rosenwasser
|
379f6ce758
|
Minor cleanup, added getScriptLexicalStructureWalker.ts Jakefile.
|
2014-09-30 11:58:56 -07:00 |
|
Anders Hejlsberg
|
deedaf9c1b
|
Add jake task for generating Markdown language spec
|
2014-09-26 14:36:18 -07:00 |
|
Jason Freeman
|
22e989795d
|
Merge branch 'master' into sigHelp
Conflicts:
src/compiler/checker.ts
src/compiler/types.ts
src/services/services.ts
|
2014-09-24 10:47:41 -07:00 |
|
Jason Freeman
|
3dc686028a
|
Address PR feedback for trailing commas
|
2014-09-24 10:36:44 -07:00 |
|
Jason Freeman
|
ac88d8d274
|
More cleanup and PR feedback
|
2014-09-23 19:04:51 -07:00 |
|
Jason Freeman
|
102da2d80a
|
Fix errors in signatureHelp.ts
|
2014-09-22 15:05:23 -07:00 |
|
Jason Freeman
|
49fdb98081
|
Signature help present with completed signatures
|
2014-09-22 15:03:42 -07:00 |
|
Mohamed Hegazy
|
d7573d3e81
|
Remove unused third party tools
|
2014-09-18 11:49:40 -07:00 |
|
Vladimir Matveev
|
c21b4abb50
|
update JakeFile
|
2014-09-12 16:29:39 -07:00 |
|
Vladimir Matveev
|
641e659ffd
|
initial revision of SmartIndenter (TODO: indentation in list items)
|
2014-09-11 00:35:03 -07:00 |
|
Ryan Cavanaugh
|
4381f725ed
|
Merge pull request #581 from Microsoft/instrument
Add jake task for making instrumented tsc
|
2014-09-04 10:55:01 -07:00 |
|
Mohamed Hegazy
|
08130e0ba9
|
increase the timeout for RWC tests
|
2014-09-03 10:37:32 -07:00 |
|
Ryan Cavanaugh
|
7ae6739ff1
|
Correctly handle async calls; fix formatting
|
2014-09-02 14:22:14 -07:00 |
|
Ryan Cavanaugh
|
18de560402
|
Add jake task for making instrumented tsc
|
2014-09-02 12:19:58 -07:00 |
|
Mohamed Hegazy
|
49d8157d28
|
ensure that sys is not used outside tsc.ts
|
2014-08-28 23:10:05 -07:00 |
|
Sheetal Nandi
|
58fca3773f
|
Simplify rwc runner to use the common functionality to get errors, js files etc as part of harness compilation
|
2014-08-20 15:26:33 -07:00 |
|
Mohamed Hegazy
|
9d8cee1f72
|
rename tc.js to tsc.js
|
2014-08-06 23:21:53 -07:00 |
|
Daniel Rosenwasser
|
81c4b0b900
|
Merge branch 'master' into wontYouPleasePleaseHelpMe
Conflicts:
src/compiler/commandLineParser.ts
src/compiler/diagnosticInformationMap.generated.ts
src/compiler/diagnosticMessages.json
|
2014-08-05 12:50:16 -07:00 |
|
Daniel Rosenwasser
|
616dae20f0
|
Fixed diagnostic generator; added messages.
|
2014-08-01 17:24:02 -07:00 |
|
Dan Quirk
|
c25ed6b3ca
|
Add timeout for CI server and switch to min reporter since dots are mostly useless there
|
2014-08-01 15:06:43 -07:00 |
|
Mohamed Hegazy
|
0a206d8855
|
Respond to code review comments:
* Change comment to say "noresolve=false" in shims.ts https://github.com/Microsoft/TypeScript/commit/05eeba5bc95f9a39ceb9c17b5674ed7135d74aed
* Switch newline to "\r\n" https://github.com/Microsoft/TypeScript/commit/9395eeaedbb4279480c306f88e7916fa9694de31
* Use hasOwnProperty for Map types https://github.com/Microsoft/TypeScript/commit/212c18460281cac5b5be5239d45f7d04212f62d8
* Switch "s" to "S" in typescriptServices.ts filename https://github.com/Microsoft/TypeScript/commit/9061e58dffbeaf3f72cee1c6ca6d8fc0b98b1ea5
* Change method names in Node to be more detailed
|
2014-07-30 14:46:33 -07:00 |
|
Mohamed Hegazy
|
0a08a42abe
|
enbale fourslash tests
|
2014-07-29 12:17:33 -07:00 |
|
Mohamed Hegazy
|
9061e58dff
|
Change services output file name to typescriptservices.js
|
2014-07-29 12:16:32 -07:00 |
|
Dan Quirk
|
9e1db49485
|
Increase test timeout to try to prevent occasional spurious Travis-CI failures
|
2014-07-25 17:01:01 -07:00 |
|
Anders Hejlsberg
|
2843b82f08
|
Merge pull request #226 from sparecycles/contrib/node-modules-path-4-mac
fix path in Jakefile (for mac)
|
2014-07-25 10:34:27 -07:00 |
|
Anders Hejlsberg
|
fd35c62a21
|
Merge pull request #230 from maxdeepfield/patch-1
Missing semicolon fix
|
2014-07-25 10:32:47 -07:00 |
|
Dan Quirk
|
d81c884fef
|
Use dot reporter for code coverage so it doesn't overflow Travis-CI's log limit
|
2014-07-24 16:20:13 -07:00 |
|
Dan Quirk
|
0af149e1fc
|
Turn on Code Climate integration
|
2014-07-24 16:04:39 -07:00 |
|
Adam Freidin
|
b6cf356373
|
fix node_module path in Jakefile (mac too)
|
2014-07-24 11:22:59 -04:00 |
|
Max Deepfield
|
2044fb0655
|
missing semicolon fix
|
2014-07-24 14:53:42 +03:00 |
|
Dan Quirk
|
64ab02ec43
|
Make sure we delete projects tests baselines on errors in jake
|
2014-07-23 17:33:28 -07:00 |
|
Dan Quirk
|
71336fca59
|
Add error handler to better debug issues when jake launches external processes like mocha
|
2014-07-23 17:27:30 -07:00 |
|
Dick van den Brink
|
69d7a1085d
|
Add node_modules\.bin to path.
Fixes browserify task when browserify isn't installed globally.
|
2014-07-22 07:08:27 +02:00 |
|
Sheetal Nandi
|
b043ba6d41
|
Merge pull request #38 from Microsoft/projectBaselines
Cleanup temporary project output after running tests
|
2014-07-17 17:33:36 -07:00 |
|
Dan Quirk
|
b32d836a61
|
Add some new shortcuts for tests options
|
2014-07-17 15:35:06 -07:00 |
|
Sheetal Nandi
|
06adba4fdd
|
Cleanup temporary project output after running tests
|
2014-07-17 12:32:51 -07:00 |
|
Mohamed Hegazy
|
214df64e28
|
Add snapshot of compiler sources
|
2014-07-12 17:30:19 -07:00 |
|