Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | By default, log only to stderr, and not to disk. | Andrew Chin | 2018-12-17 | 1 | -5/+5 |
| | | | | | | | This fixes a common problem when running under VS Code, the user doesn't have permissions to create a `log` directory in the CWD. The old behavior can be re-enabled by setting RA_INTERNAL_MODE=1 | ||||
* | modernize more | Aleksey Kladov | 2018-12-06 | 1 | -14/+8 |
| | |||||
* | drop extern crates | Aleksey Kladov | 2018-12-06 | 1 | -4/+0 |
| | |||||
* | Put derive back | Aleksey Kladov | 2018-12-02 | 1 | -24/+1 |
| | | | | It is used in this file | ||||
* | Clippy lints | Jeremy A. Kolb | 2018-11-29 | 1 | -1/+0 |
| | |||||
* | workspace-symbols function for Emacs | Aleksey Kladov | 2018-11-08 | 1 | -3/+19 |
| | |||||
* | eglot worksapce symbol | Aleksey Kladov | 2018-11-08 | 1 | -1/+24 |
| | |||||
* | Fix function calls | Alan Du | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 1 | -3/+3 |
| | | | | Run `cargo fmt` and ignore generated files | ||||
* | Prepare gen_lsp_server for publishing | Aleksey Kladov | 2018-10-09 | 1 | -2/+2 |
| | |||||
* | rename all things | Aleksey Kladov | 2018-09-16 | 1 | -0/+52 |