Commit Graph

11 Commits

Author SHA1 Message Date
Benjamin Pasero b57003f330 NodeBuffer => Buffer 2018-08-16 07:38:54 +02:00
Matt Bierner ab1669f898 Revert "Revert "Avoid using import x = require('...')""
This reverts commit 27256832f3 which turns out did not break the import of vs/nls
2018-03-15 10:17:18 -07:00
Matt Bierner 27256832f3 Revert "Avoid using import x = require('...')"
This reverts commit 7de696a202.

Seems to have broken loading vs/nls in at least one case in insiders
2018-03-15 00:47:33 -07:00
Matt Bierner 7de696a202 Avoid using import x = require('...')
Don't use this import form in places where it is not needed. This prevents us from correctly detecting duplicate imports
2018-03-14 14:45:59 -07:00
Dirk Baeumer 8dc5b56120 Fixes #4358: Output Window is removing new lines 2017-05-03 10:15:47 +02:00
Dirk Baeumer e927daffae Fixes #4358: Output Window is removing new lines 2017-04-25 17:42:07 +02:00
Johannes Rieken 6681a2a7d6 tsfmt - src 2016-10-08 09:53:13 +02:00
Alex Dima 6fee06d69c Introduce and adopt const enum CharCode for performance & readability 2016-09-12 17:38:05 +02:00
Benjamin Pasero 19ed5bfc98 some tslinting in base 2015-12-21 16:56:38 +01:00
Pascal Borreli 16fc6b7585 Fixed typos 2015-11-22 15:45:31 +00:00
Erich Gamma 8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00