Commit Graph

409 Commits

Author SHA1 Message Date
Vladimir Matveev
2c254773bb added tests 2016-07-21 14:17:22 -07:00
Vladimir Matveev
7da455c390 read ScriptKind\HasMixedContent when opening external project 2016-07-21 11:40:03 -07:00
Vladimir Matveev
e091f6702e introduce ExternalFile interface 2016-07-21 11:27:29 -07:00
Vladimir Matveev
9cd5b46100 strip quotes from the log file name 2016-07-19 10:07:49 -07:00
Vladimir Matveev
e9086d1811 remove node.d.ts 2016-07-18 16:56:25 -07:00
Vladimir Matveev
39c948ad34 merge with origin/master 2016-07-13 16:20:08 -07:00
Vladimir Matveev
a9ba0a5585 use circular buffer instead of unbounded array 2016-07-12 18:48:41 -07:00
Vladimir Matveev
78974efe18 defer updates in project structure after file is edited 2016-07-12 18:02:54 -07:00
Vladimir Matveev
bcdb06c4f7 introduce methods that allow to get project without refreshing inferred projects 2016-07-11 20:59:22 -07:00
Vladimir Matveev
aea1534704 move saveTo to ScriptInfo 2016-07-11 19:51:14 -07:00
Vladimir Matveev
ac9717dc3d use Logger directly 2016-07-11 19:44:23 -07:00
Wesley Wigham
fb20df0568 Have tsconfig for harness 2016-07-11 16:36:20 -07:00
Vladimir Matveev
09a978538c use indentation from ts.formattting 2016-07-11 13:42:17 -07:00
Nathan Shively-Sanders
a138e6307f Avoid using this in object literals where possible 2016-07-11 11:30:22 -07:00
Nathan Shively-Sanders
a3d9a85546 Add --pretty to tsconfigs 2016-07-11 11:00:06 -07:00
Vladimir Matveev
9267b24f56 set max size for uncompressed messages 2016-07-08 17:49:50 -07:00
Vladimir Matveev
6c775ebf97 move max uncompressed message size out of the session 2016-07-08 16:47:51 -07:00
Nathan Shively-Sanders
b543074861 Compile with --noImplicitThis
1. Add to various tsconfig.json
2. Add to Jakefile
3. Add annotations where needed.
4. Add workaround to shims.ts, which uses toplevel `this`.
2016-07-08 15:13:32 -07:00
Vladimir Matveev
2333c68eec fix linter 2016-07-08 12:10:57 -07:00
Vladimir Matveev
b330fbf03c report compression time 2016-07-06 17:22:55 -07:00
Vladimir Matveev
1060b1e52e make compressed data wrapper over the real data 2016-07-06 14:10:39 -07:00
Sheetal Nandi
635826ff13 Remove the unused text buffer from ScriptInfo 2016-07-06 11:44:51 -07:00
Vladimir Matveev
e14a7ca0bc initial support for compressing responses 2016-07-06 00:28:24 -07:00
Vladimir Matveev
71a3d0a42f use server side format code options matching arguments is omitted 2016-07-05 23:14:24 -07:00
Vladimir Matveev
cb1e6c0d04 renames 2016-07-05 16:17:10 -07:00
Vladimir Matveev
9b4823e536 more tests 2016-07-05 15:51:39 -07:00
Vladimir Matveev
83afa3fb94 more tests 2016-07-05 11:48:26 -07:00
Vladimir Matveev
07817fedb0 more tests 2016-07-05 11:14:23 -07:00
Vladimir Matveev
bebc5711cb more tests 2016-06-30 13:23:55 -07:00
Vladimir Matveev
a9cd516119 initialize setImmediate\clearImmediate 2016-06-30 09:58:05 -07:00
Vladimir Matveev
dcf3cc248b more tests 2016-06-29 22:35:54 -07:00
Vladimir Matveev
e72bb57b9a added tests 2016-06-29 20:59:39 -07:00
Vladimir Matveev
74d8d656f1 move setImmediate to host 2016-06-29 18:00:07 -07:00
Vladimir Matveev
65e5a72c5c fix path normalization 2016-06-29 16:49:45 -07:00
Vladimir Matveev
011b55fd5d remove commented code 2016-06-29 14:42:51 -07:00
Vladimir Matveev
641c2ffd5e introduce ThrottledOperations 2016-06-29 12:23:25 -07:00
Vladimir Matveev
cad8049482 merge with origin/master 2016-06-28 21:27:01 -07:00
Vladimir Matveev
d7bf32270e remove multiple collections for open files 2016-06-28 17:45:29 -07:00
Vladimir Matveev
9bec244469 remove commented code, added optionality to properties 2016-06-27 16:07:37 -07:00
Vladimir Matveev
05801fc5db fix linter 2016-06-27 15:36:41 -07:00
Vladimir Matveev
24a6e50195 added tests 2016-06-27 15:29:04 -07:00
Vladimir Matveev
74d3881c21 fix merge issue 2016-06-27 14:28:17 -07:00
Vladimir Matveev
96a867a52e add support for single inferred project 2016-06-27 14:25:43 -07:00
Vladimir Matveev
15f825b6b3 merge with origin/master 2016-06-27 14:25:18 -07:00
Vladimir Matveev
c89287e704 merge with origin/master 2016-06-27 10:29:57 -07:00
Kagami Sascha Rosylight
cbfbfe1aa6 make rules optional 2016-06-27 16:04:53 +09:00
Vladimir Matveev
417c1254eb fix casing 2016-06-24 17:27:18 -07:00
Vladimir Matveev
efa2b70ded fix logger access issue 2016-06-24 16:49:24 -07:00
Vladimir Matveev
8bcca68102 [in progress] project system work - fixes in tests 2 2016-06-24 15:49:29 -07:00
Vladimir Matveev
4157655215 [in progress] project system work - fixes in tests 2016-06-24 14:55:12 -07:00