Lorant Pinter
|
47b8deb382
|
Show --noImplicitAny as an option to throw errors, not warnings
Fixes #1632
|
2015-01-11 11:14:06 +01:00 |
|
Dick van den Brink
|
2dfdc5ad30
|
Remove empty file
|
2014-11-24 00:35:10 +01:00 |
|
Sheetal Nandi
|
45e4e16afc
|
Consolidated normalizing slashes to use from typescript core in services
|
2014-11-10 16:09:00 -08:00 |
|
Yui T
|
6c9c502218
|
Merge branch 'master' into refactorRefFilesPath
Conflicts:
src/services/compiler/precompile.ts
src/services/services.ts
src/services/utilities.ts
|
2014-11-06 15:47:58 -08:00 |
|
Cyrus Najmabadi
|
ddfdfc3dd5
|
Change 'kind' into a property from a method.
|
2014-11-04 01:18:37 -08:00 |
|
Cyrus Najmabadi
|
39acad64b2
|
Removing unused code.
|
2014-10-30 15:34:56 -07:00 |
|
Cyrus Najmabadi
|
0e2058c0ab
|
Adding support in fidelity for parsing union and parenthesized types
|
2014-10-30 01:29:51 -07:00 |
|
Yui T
|
1e4b4dfe91
|
Refactoring preProcessFile to use new scanner
|
2014-10-22 18:36:20 -07:00 |
|
Yui T
|
1c4f7119f8
|
Refactoring functions related to processImport
|
2014-10-21 15:22:12 -07:00 |
|
Mohamed Hegazy
|
e15f4e6d34
|
Merge branch 'master' into letAndConst
Conflicts:
src/compiler/types.ts
|
2014-10-16 09:30:58 -07:00 |
|
Dick van den Brink
|
648c697257
|
Removed some unused var statements
|
2014-10-15 20:11:35 +02:00 |
|
Mohamed Hegazy
|
873c1df74b
|
Add es6 target
|
2014-10-11 12:52:42 -07:00 |
|
Sheetal Nandi
|
743046bf45
|
Use SymbolDisplayParts api
|
2014-09-30 17:08:52 -07:00 |
|
Cyrus Najmabadi
|
0e9134788a
|
Port fidelity changes to github.
|
2014-09-18 15:37:16 -07:00 |
|
Daniel Rosenwasser
|
aef859f442
|
Merge branch 'master' into getReferences
Conflicts:
src/services/services.ts
|
2014-08-25 16:51:35 -07:00 |
|
Cyrus Najmabadi
|
9aee22b943
|
Merge branch 'master' into newLanguageService
Conflicts:
src/compiler/diagnosticInformationMap.generated.ts
src/compiler/diagnosticMessages.json
src/harness/fourslash.ts
src/harness/harness.ts
src/harness/harnessLanguageService.ts
src/harness/rwcRunner.ts
src/services/services.ts
|
2014-08-22 14:23:14 -07:00 |
|
Dick van den Brink
|
606601bc7c
|
Fixed TypeScript.declarationEmitGetAccessorFunctionTime having a wrong value
|
2014-08-21 21:27:30 +02:00 |
|
Mohamed Hegazy
|
e0ffc47acc
|
Merge branch 'master' into getReferences
Conflicts:
src/compiler/checker.ts
|
2014-08-20 22:55:41 -07:00 |
|
Mohamed Hegazy
|
55512faa0d
|
Use new tree to get Bloom filters
|
2014-08-20 11:25:39 -07:00 |
|
Adam Freidin
|
828f4c9340
|
spelling fix
|
2014-08-19 08:01:12 -07:00 |
|
Cyrus Najmabadi
|
bc71ef009e
|
Remove unnecessary LS code.
|
2014-08-16 16:07:55 -07:00 |
|
Adam Freidin
|
988cec595d
|
fix: /// <reference path="..." static='true' />
The second quote of the static attribute was incorrectly
matched against the first quote of the path attribute.
|
2014-08-11 10:38:41 -07:00 |
|
Dick van den Brink
|
e0f738429f
|
Added missing semicolons
|
2014-08-07 21:08:38 +02: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
|
e9f0c0ae49
|
Fix noimplicitany issues
|
2014-07-29 12:16:01 -07:00 |
|
Mohamed Hegazy
|
bfdf2ac69a
|
remove some more unused files
|
2014-07-29 12:14:01 -07:00 |
|
Mohamed Hegazy
|
2dfd63eb5f
|
consolidate all services in one file: services.ts
|
2014-07-29 12:13:50 -07:00 |
|
Mohamed Hegazy
|
41826986ac
|
Clean up code and types in typeScriptServices.ts
|
2014-07-29 12:13:09 -07:00 |
|
Mohamed Hegazy
|
580eaebad3
|
some more cleanup
|
2014-07-29 12:12:28 -07:00 |
|
Mohamed Hegazy
|
410a657b1c
|
Remove the "I" prefix from interface names
|
2014-07-29 12:12:07 -07:00 |
|
Mohamed Hegazy
|
38771693c6
|
Delete unused files
|
2014-07-29 12:11:35 -07:00 |
|
Mohamed Hegazy
|
e23ff87f5a
|
use Map instead of IIndexable
|
2014-07-29 12:11:03 -07:00 |
|
Mohamed Hegazy
|
212c184602
|
use Map instead of StringHashTable
|
2014-07-29 12:10:31 -07:00 |
|
Mohamed Hegazy
|
253273820d
|
initial change
|
2014-07-29 12:04:50 -07:00 |
|