Mohamed Hegazy
|
978c2ef670
|
Fix getReferences for labels
|
2014-08-20 15:35:30 -07:00 |
|
Mohamed Hegazy
|
55512faa0d
|
Use new tree to get Bloom filters
|
2014-08-20 11:25:39 -07:00 |
|
Mohamed Hegazy
|
2d4cec43f5
|
Updates after merge from master
|
2014-08-18 13:14:20 -07:00 |
|
Mohamed Hegazy
|
3251b7e234
|
Support filtering references based on meaning
|
2014-08-18 13:06:18 -07:00 |
|
Mohamed Hegazy
|
f8122977a7
|
include inherited properties from base classes and interfaces in getReference results
|
2014-08-18 13:03:55 -07:00 |
|
Mohamed Hegazy
|
7f53783ed4
|
add new test for getReferences on enums
|
2014-08-18 13:03:45 -07:00 |
|
Mohamed Hegazy
|
922d6d6258
|
support getReferences on properties and index access wiht numeric and string values
|
2014-08-18 13:03:35 -07:00 |
|
Mohamed Hegazy
|
d419982422
|
Support getReferences on contextually typed object literal properties
|
2014-08-18 13:03:25 -07:00 |
|
Mohamed Hegazy
|
55d002117c
|
support getReferences on object literals
|
2014-08-18 13:00:31 -07:00 |
|
Mohamed Hegazy
|
fa1033ab7a
|
add support for getReferences on property string index access
|
2014-08-18 12:41:22 -07:00 |
|
Mohamed Hegazy
|
bfd13347d4
|
Handel getRefrences for labels
|
2014-08-18 12:41:12 -07:00 |
|
Mohamed Hegazy
|
69c653d5e8
|
add some debug methods
|
2014-08-18 12:41:01 -07:00 |
|
Mohamed Hegazy
|
901e8a83be
|
Add basic getReferences implementation
|
2014-08-18 12:40:51 -07:00 |
|
Mohamed Hegazy
|
f84d2af9e7
|
disable resolution for now
|
2014-08-18 12:40:41 -07:00 |
|
Mohamed Hegazy
|
f45ab4229c
|
Enable some more tests
|
2014-08-18 12:40:31 -07:00 |
|
Mohamed Hegazy
|
6a92b21151
|
enable reference tests
|
2014-08-18 12:40:21 -07:00 |
|
Mohamed Hegazy
|
32a5984601
|
expose utility functions
|
2014-08-18 12:40:10 -07:00 |
|
Mohamed Hegazy
|
5e9b2b5a2d
|
enbale getReferencesAtPosition
|
2014-08-18 12:40:00 -07:00 |
|
Mohamed Hegazy
|
8151f5e8ed
|
extract helpers
|
2014-08-18 12:39:49 -07:00 |
|
Daniel Rosenwasser
|
6287efc24d
|
Merge branch 'master' of https://github.com/Microsoft/TypeScript
|
2014-08-15 17:13:46 -07:00 |
|
Daniel Rosenwasser
|
00b438bad6
|
Normalized path for localized diagnostics message map.
|
2014-08-15 17:13:25 -07:00 |
|
Vladimir Matveev
|
804bbac61f
|
Merge pull request #462 from Microsoft/missing_checker
create instance of the checker prior to making any types
|
2014-08-15 15:50:37 -07:00 |
|
Vladimir Matveev
|
bf64217615
|
create instance of the checker prior to making any types
|
2014-08-15 13:54:19 -07:00 |
|
Anders Hejlsberg
|
eea8409e4f
|
Merge pull request #460 from Microsoft/noArrowLookahead
Removed lookahead for simple arrow function expressions.
|
2014-08-15 12:54:18 -07:00 |
|
Vladimir Matveev
|
a52cdaf806
|
Merge pull request #450 from Microsoft/fullTypeCheckFlag
added fullTypeCheckFlag to TypeChecker
|
2014-08-15 12:14:45 -07:00 |
|
Vladimir Matveev
|
a271b94b9d
|
merge with mastr
|
2014-08-15 12:06:53 -07:00 |
|
Anders Hejlsberg
|
dcddb50f5b
|
Removed lookahead for simple arrow function expressions.
|
2014-08-15 07:44:56 -07:00 |
|
Vladimir Matveev
|
848e5db646
|
defer creation of fullTypeCheckChecker
|
2014-08-14 17:57:17 -07:00 |
|
CyrusNajmabadi
|
55db9dc261
|
Merge pull request #459 from Microsoft/revertLS1
Revert the previous language service merge.
|
2014-08-14 17:46:14 -07:00 |
|
Cyrus Najmabadi
|
a1b7c4f54c
|
Revert "Merge pull request #444 from Microsoft/newCompilerLS"
This reverts commit ae5f4c2617, reversing
changes made to 2f963743c4.
|
2014-08-14 17:37:45 -07:00 |
|
Anders Hejlsberg
|
2775fc2add
|
Merge pull request #453 from Microsoft/reportMemoryUsage
Include memory usage in -diagnostics report
|
2014-08-14 13:11:49 -07:00 |
|
Anders Hejlsberg
|
7d3c006992
|
Making sys.getMemoryUsage optional.
|
2014-08-14 13:05:39 -07:00 |
|
Anders Hejlsberg
|
4d62b488b7
|
Include memory usage in -diagnostics report
|
2014-08-14 10:52:24 -07:00 |
|
Sheetal Nandi
|
f622cb4d11
|
Merge pull request #381 from branch 'remote/privacyErrors'
Report privacy errors on variable/property declarations and also emit import declarations that get used to defined visible type
|
2014-08-13 18:48:05 -07:00 |
|
Sheetal Nandi
|
23ab2930af
|
Merge pull request #411 from 'origin/runners'
Enabled project runner to compile declaration files that get generated
|
2014-08-13 18:33:49 -07:00 |
|
Sheetal Nandi
|
fccc29a043
|
Merge pull request #410 from Microsoft/chainedImport
Emit the alias if it is indirectly used in export assignment
|
2014-08-13 18:07:50 -07:00 |
|
Sheetal Nandi
|
e5a83ba903
|
Merge pull request #412 from Microsoft/exportImport
Check for the accessible symbol from exported import
|
2014-08-13 18:06:00 -07:00 |
|
Sheetal Nandi
|
1454e33589
|
Merge pull request #413 from Microsoft/inaccessibleAliasEntity
Report error if the entityname reference in the import declaration is us...
|
2014-08-13 18:05:25 -07:00 |
|
Sheetal Nandi
|
e26d9e57d4
|
Remove unnecessary sort call in alias declarations that get written
|
2014-08-13 18:01:58 -07:00 |
|
Sheetal Nandi
|
94544b3cf0
|
Merge pull request #414 from Microsoft/typeOfFunctionAndStaticFunction
Emit Type of function and static function correctly in declaration file
|
2014-08-13 17:48:42 -07:00 |
|
Sheetal Nandi
|
b175b092fc
|
Merge pull request #431 from Microsoft/cannotName
Make changes to report error if the type used from external module cannot be named
|
2014-08-13 17:48:07 -07:00 |
|
Vladimir Matveev
|
8475a33bc6
|
added comment to fullTypeCheck parameter
|
2014-08-13 16:22:56 -07:00 |
|
CyrusNajmabadi
|
ae5f4c2617
|
Merge pull request #444 from Microsoft/newCompilerLS
Port over changes to the ScriptSnapshot API from the languageService-v2 branch.
|
2014-08-13 15:45:56 -07:00 |
|
Cyrus Najmabadi
|
088e58644a
|
Merge branch 'master' into newCompilerLS
Conflicts:
src/services/services.ts
|
2014-08-13 15:41:42 -07:00 |
|
Vladimir Matveev
|
72fc5dbf9b
|
added fullTypeCheckFlag to TypeChecker
|
2014-08-13 15:12:51 -07:00 |
|
Mohamed Hegazy
|
2f963743c4
|
Merge pull request #448 from DickvdBrink/ignore-file
Add coverage folder to gitignore file
|
2014-08-13 13:19:48 -07:00 |
|
Dick van den Brink
|
f38588c024
|
Add coverage folder to gitignore file
|
2014-08-13 20:39:56 +02:00 |
|
Mohamed Hegazy
|
2a106bf923
|
Merge pull request #427 from sparecycles/fix/reference-static-regex
fix: /// <reference path="..." static='true' />
|
2014-08-12 17:46:06 -07:00 |
|
Mohamed Hegazy
|
bc61807d85
|
Merge pull request #443 from Microsoft/fourslash
Reenable Fourslash tests after they have been accidentlly disabled
|
2014-08-12 17:45:04 -07:00 |
|
Mohamed Hegazy
|
a8df9c1586
|
update test
|
2014-08-12 17:43:15 -07:00 |
|