Commit Graph

9 Commits

Author SHA1 Message Date
Mohamed Hegazy 6c8c5290d4 enusre that child items is always set 2014-09-25 13:46:03 -07:00
Mohamed Hegazy ea8ae93a41 remove unused file 2014-09-24 12:57:05 -07:00
Mohamed Hegazy 5048a3370e Switch public types to interfaces 2014-09-24 10:31:37 -07:00
Cyrus Najmabadi 7ddc00cba9 Initial port of the new language service work. 2014-08-14 16:51:16 -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 6ca9a1a6d8 Move updated code to the ts namespace 2014-07-29 12:15:02 -07:00
Mohamed Hegazy e23ff87f5a use Map instead of IIndexable 2014-07-29 12:11:03 -07:00
Mohamed Hegazy 5819fd4fd4 Change classes into interfaces 2014-07-29 12:07:04 -07:00
Mohamed Hegazy 253273820d initial change 2014-07-29 12:04:50 -07:00