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 |
|