Commit Graph

1429 Commits

Author SHA1 Message Date
Aleksey Kladov 0063f03e86 hide atom edits a bit 2018-12-21 11:52:32 +03:00
Aleksey Kladov 164d53b22f better debug impls 2018-12-21 11:49:18 +03:00
Aleksey Kladov aa628f4749 fix SourceFileEdit name 2018-12-21 11:15:23 +03:00
bors[bot] f897de5b78 Merge #308
308: tweak canceled message r=matklad a=matklad



Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2018-12-21 08:09:36 +00:00
Aleksey Kladov b7d8bf1262 tweak canceled message 2018-12-21 11:08:43 +03:00
bors[bot] f1fafeee02 Merge #305 #307
305: Fold curly blocks r=matklad a=matklad



307: ⬆️ 1.31.1 r=matklad a=matklad



Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2018-12-20 19:58:10 +00:00
Aleksey Kladov 2956e81295 ⬆️ 1.31.1 2018-12-20 22:57:38 +03:00
DJMcNab da6be9fdda Add weird_exprs test 2018-12-20 19:47:29 +00:00
DJMcNab 55ebe449c9 Fix parsing of contextual_keyword union 2018-12-20 19:46:03 +00:00
Aleksey Kladov 23b040962f fold curly blocks 2018-12-20 22:43:06 +03:00
Aleksey Kladov 8d7e8a175e generalize folding tests
By using xml-like tags, we will be able to test nested foldings.
2018-12-20 22:30:30 +03:00
bors[bot] 61dcaa6add Merge #304
304: Support a blank expression before a semicolon r=DJMcNab a=DJMcNab

Part of fixing #290.

Note that I have not run `gen-tests` as I don't want to conflict with #299.

Co-authored-by: DJMcNab <36049421+djmcnab@users.noreply.github.com>
2018-12-20 19:12:17 +00:00
DJMcNab a349db7178 Run gen-tests 2018-12-20 19:10:37 +00:00
DJMcNab 1d1950336f Use a better way of skipping SEMIs 2018-12-20 19:07:11 +00:00
DJMcNab dc1c64f5b9 Support a blank expression before a semicolon 2018-12-20 19:07:11 +00:00
bors[bot] 057c95d3dd Merge #299
299: Ensure that the parser errors or not for the parser tests r=matklad a=DJMcNab



Co-authored-by: DJMcNab <36049421+djmcnab@users.noreply.github.com>
2018-12-20 18:45:24 +00:00
DJMcNab 0ffba1e896 Fix broken test is deleted comment 2018-12-20 17:29:26 +00:00
Aleksey Kladov c626e4a526 fix CI caches 2018-12-20 20:00:47 +03:00
DJMcNab 134fe4f566 Fix the tests and fix the precommit hook 2018-12-20 16:45:54 +00:00
DJMcNab 466885aa5b Fix missing DOTDOTEQs 2018-12-20 16:22:13 +00:00
DJMcNab f35151afed Don't require a command before EQ in a where clause 2018-12-20 15:50:42 +00:00
DJMcNab 84ff52390d Rename test_fail to test_err 2018-12-20 15:09:57 +00:00
DJMcNab 63ca8bc91a Change parser tests dir to inline/ok and inline/err 2018-12-20 15:09:22 +00:00
DJMcNab e2a7e94518 Ensure that the parser tests pass or fail correctly 2018-12-20 13:33:00 +00:00
bors[bot] 346456f59f Merge #301
301: Fix break in a condition r=matklad a=DJMcNab

The part of fixing #290.

Co-authored-by: DJMcNab <36049421+djmcnab@users.noreply.github.com>
2018-12-20 12:41:55 +00:00
DJMcNab 27e814e182 Simplify NO_BLOCK testing 2018-12-20 12:28:59 +00:00
bors[bot] 565a7b0758 Merge #303
303: fix typos r=matklad a=brotzeit



Co-authored-by: brotzeit <brotzeitmacher@gmail.com>
2018-12-20 12:27:30 +00:00
brotzeit 2c835ff0aa fix typos 2018-12-20 14:34:16 +01:00
DJMcNab 70e5fb98a0 Disable highlighting if disabled
This isn't working properly because we don't dynamically disable or enable it

TODO: work out why highlighting can be enabled mid session.

TODO: Improve settings handling
2018-12-20 12:16:44 +00:00
DJMcNab 39861a4e15 Support tracing lsp requests.
TODO: Debug why decorations are sent even when highlightingOn is disabled

This makes the log volume so high its impossible to work with anyway
2018-12-20 12:05:41 +00:00
Aleksey Kladov c96011833c extend comment 2018-12-20 14:35:37 +03:00
DJMcNab 5205c016e9 Fix ambiguity with if break
Brought up by #290
2018-12-20 11:35:02 +00:00
bors[bot] 8693b13420 Merge #298
298: docs for input queries r=matklad a=matklad

bors r+

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2018-12-20 11:15:58 +00:00
Aleksey Kladov bb2bafb606 docs for input queries 2018-12-20 14:12:47 +03:00
bors[bot] d8c6b8d999 Merge #297
297: Use ContentModified error code r=matklad a=matklad

25679c2e4b

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2018-12-20 09:23:27 +00:00
Aleksey Kladov b2f2621c17 Use ContentModified error code
25679c2e4b
2018-12-20 12:20:28 +03:00
bors[bot] 9a16cf2bf6 Merge #292
292: Vfs r=matklad a=matklad

closes #243



Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
2018-12-20 09:16:07 +00:00
Aleksey Kladov a084412f06 set symbol index as const 2018-12-20 12:15:38 +03:00
Aleksey Kladov 6782fe2a5b Treat 2018-12-20 12:15:38 +03:00
Aleksey Kladov 97812c192a Restore library symbols 2018-12-20 12:15:38 +03:00
Aleksey Kladov 7a6f5164f3 enable incremental release 2018-12-20 12:15:38 +03:00
Aleksey Kladov 2d4582bfc6 fixme comment 2018-12-20 12:15:38 +03:00
Aleksey Kladov 2caac99ef3 resolve paths across crates 2018-12-20 12:15:38 +03:00
Aleksey Kladov 590bd5f849 workaround across-crate resolve bugs 2018-12-20 12:15:38 +03:00
Aleksey Kladov 2fe41574a1 fix tests 2018-12-20 12:15:38 +03:00
Aleksey Kladov e6465e7e2a index all local crates 2018-12-20 12:15:38 +03:00
Aleksey Kladov 51fec4ef84 fix the test 2018-12-20 12:15:38 +03:00
Aleksey Kladov 1b946ef8a6 File can be opened before the root is scanned 2018-12-20 12:15:38 +03:00
Aleksey Kladov 7b6bafa631 fix syc 2018-12-20 12:15:38 +03:00
Aleksey Kladov a5ef8ad05b swtich lsp server to vfs 2018-12-20 12:15:38 +03:00