Commit Graph

35 Commits

Author SHA1 Message Date
Aleksey Kladov dd45697e53 update salsa 2019-01-15 15:06:45 +03:00
Aleksey Kladov db43b44f71 update cargo_metadata 2019-01-14 16:15:25 +03:00
Aleksey Kladov 64455ad701 use unwinding for cancelation 2019-01-10 12:20:32 +03:00
Aleksey Kladov cf20ecae9f unwind on cancel 2019-01-09 22:51:05 +03:00
Georg Semmler e7bf5dc940
Fix rev to deleted branch 2019-01-09 16:33:45 +01:00
Aleksey Kladov 141ab166cf switch to newer cargo-metadata 2019-01-08 19:36:09 +03:00
Aleksey Kladov 6c8e54aaee ⬆️ salsa 2019-01-04 22:31:13 +03:00
Aleksey Kladov c97bb8f7e4 fix the cancellation bug 2018-12-30 11:09:17 +03:00
Aleksey Kladov 13631a2955 ⬆️ salsa 2018-12-28 19:10:31 +03:00
Aleksey Kladov 532e68692d fix cancelation? 2018-12-27 21:02:55 +03:00
Aleksey Kladov 724862a1a4 workaround salsa/parking-log bug
https://github.com/salsa-rs/salsa/issues/99
https://github.com/Amanieu/parking_lot/issues/101
2018-12-22 16:45:57 +03:00
Aleksey Kladov 7a6f5164f3 enable incremental release 2018-12-20 12:15:38 +03:00
Aleksey Kladov ca7e5905c1 more crate boilerplate 2018-12-09 13:33:16 +03:00
Aleksey Kladov a261a1836b Move to rowan for syntax tree impl 2018-10-02 17:09:23 +03:00
Aleksey Kladov c631b585a7 matching brace 2018-08-16 00:23:22 +03:00
Aleksey Kladov 18486a02fa indexing infra 2018-08-13 13:46:05 +03:00
Aleksey Kladov 7c67612b8a organizize 2018-08-10 22:33:29 +03:00
Aleksey Kladov 2e165ae82e logging 2018-08-10 17:49:45 +03:00
Aleksey Kladov d7c5a6f308 Start lang server 2018-08-10 15:07:43 +03:00
Aleksey Kladov a5dc5f1b5c Improve tree building 2018-08-08 21:14:18 +03:00
Aleksey Kladov 7264c3294b finer concurrency 2018-08-01 22:07:09 +03:00
Aleksey Kladov 1954df6336 drop the bombs 2018-08-01 14:55:37 +03:00
Aleksey Kladov 966e9db2b8 Extract libeditor 2018-08-01 10:40:07 +03:00
Aleksey Kladov 5d8cef4c0e update text-unit 2018-07-31 21:43:28 +03:00
Aleksey Kladov aea86d154e stackless traversal 2018-07-30 23:45:10 +03:00
Aleksey Kladov 3b6a6f6673 Add render test functionality 2018-07-30 16:16:58 +03:00
Aleksey Kladov 8d9961b753 Migrate to text-unit 2018-07-28 13:07:10 +03:00
Aleksey Kladov bb381a7ff7 Move tools to a separate package 2018-02-03 12:51:06 +03:00
Christopher Durham 4de3c97b2a Enforce rustfmt format 2018-01-27 18:31:23 -05:00
Aleksey Kladov 4c10c31be3 D: start documenting stuff 2018-01-10 21:58:38 +03:00
Aleksey Kladov 9e4052cc2e Test utils 2018-01-07 14:56:08 +03:00
Aleksey Kladov 171baf4c48 Simple identifier lexer 2017-12-29 23:33:04 +03:00
Aleksey Kladov 5276a7d3be Grammar in ron 2017-12-29 01:21:54 +03:00
Aleksey Kladov 45fce4b3ef Lexer testing infra 2017-12-29 00:27:56 +03:00
Aleksey Kladov e132280844 Start library 2017-12-28 23:55:16 +03:00