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 05eeba5bc9
* Switch newline to "\r\n" 9395eeaedb
* Use hasOwnProperty for Map types 212c184602
* Switch "s" to "S" in typescriptServices.ts filename 9061e58dff
* 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