Commit graph

19 commits

Author SHA1 Message Date
Aleksey Kladov 798dc2ca80 start GitHub pages 2019-09-02 14:42:23 +03:00
Aleksey Kladov ecb1327fed Overhaul installation process
The new commands are

$ cargo install-ra --client-code
$ cargo install-ra --server --jemalloc
2019-07-27 14:35:18 +03:00
Aleksey Kladov 10d34532e3 rename tools -> ra_tools
This should help with caching on CI I hope (see .travis.yml
before_cache)
2019-06-11 01:47:37 +03:00
Alan Du a181fd318b Implement cargo lint to run clippy 2019-06-03 20:34:00 -04:00
DJMcNab b42b7450a2 Add cargo jinstall-lsp as a shorthand to include jemalloc support 2019-01-29 17:02:06 +00:00
Hirokazu Hata 7bd38fb927 Add install-lsp subcommand 2019-01-24 03:48:25 +09:00
DJMcNab f61830d676 Add a fuzzing subcommand 2018-12-31 13:14:06 +00:00
DJMcNab cbce28a348 Reimplement format-hook using a rust binary 2018-12-09 12:27:13 +00:00
DJMcNab 1e554d551f Fix alignment of .cargo/config 2018-12-09 10:41:42 +00:00
DJMcNab e823db0698 Implement and test format hook 2018-12-09 10:29:13 +00:00
Muhammad Mominul Huque d14610dab4 initial implementation 2018-10-31 23:39:21 +03:00
Aleksey Kladov 2f4a248f80 rename gen-kinds to gen-syntax 2018-10-16 21:17:19 +03:00
Daniel McNab 80eefcbc05 Add cargo gen-kinds documentation 2018-10-04 21:43:58 +01:00
Aleksey Kladov b5021411a8 rename all things 2018-09-16 13:07:39 +03:00
Aleksey Kladov 72d49c5a10 cmd to install code extension 2018-07-30 22:17:33 +03:00
Aleksey Kladov 3b6a6f6673 Add render test functionality 2018-07-30 16:16:58 +03:00
Aleksey Kladov 6983091d6d Cleanup tools 2018-07-30 14:06:22 +03:00
Aleksey Kladov 9b3d806b0d Add infra for inline tests 2018-02-03 22:34:35 +03:00
Aleksey Kladov bb381a7ff7 Move tools to a separate package 2018-02-03 12:51:06 +03:00