Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some clippy fixes for 1.36 | Jeremy Kolb | 2019-07-04 | 1 | -1/+1 |
| | |||||
* | Fix a doc test | Muhammad Mominul Huque | 2019-06-15 | 1 | -2/+3 |
| | |||||
* | cargo format | Muhammad Mominul Huque | 2019-06-15 | 1 | -2/+1 |
| | |||||
* | Get rid of failure: ra_batch ra_cli | Muhammad Mominul Huque | 2019-06-15 | 1 | -1/+1 |
| | |||||
* | Get rid of failure: gen_lsp_server | Muhammad Mominul Huque | 2019-06-14 | 1 | -8/+8 |
| | |||||
* | updated gen_lsp_server examples | Dylan Moonfire | 2019-05-23 | 1 | -9/+4 |
| | | | | | - updated the documentation with an example that has no errors with current compiler - added two example code to test compilation and show in use | ||||
* | switch to lsp-types | Aleksey Kladov | 2019-01-14 | 1 | -3/+3 |
| | |||||
* | Fix typos in ARCHITECTURE.md and a number of crates | Marcus Klaas de Vries | 2019-01-09 | 1 | -3/+3 |
| | | | | specifically: gen_lsp_server, ra_arena, ra_cli, ra_db, ra_hir | ||||
* | migrate gen-lsp-server to new crossbeam | Aleksey Kladov | 2018-12-30 | 1 | -5/+5 |
| | |||||
* | modernize even more | Aleksey Kladov | 2018-12-06 | 1 | -15/+6 |
| | |||||
* | Fix typos | Adolfo OchagavĂa | 2018-11-11 | 1 | -1/+1 |
| | |||||
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 1 | -22/+13 |
| | | | | Run `cargo fmt` and ignore generated files | ||||
* | Prepare gen_lsp_server for publishing | Aleksey Kladov | 2018-10-09 | 1 | -8/+77 |
| | |||||
* | use correct workdir for the server | Aleksey Kladov | 2018-09-05 | 1 | -8/+12 |
| | |||||
* | Avoid clones | Aleksey Kladov | 2018-09-02 | 1 | -2/+2 |
| | |||||
* | Add an integration test | Aleksey Kladov | 2018-09-01 | 1 | -2/+13 |
| | |||||
* | simplify | Aleksey Kladov | 2018-09-01 | 1 | -3/+1 |
| | |||||
* | move to gen-server impl | Aleksey Kladov | 2018-09-01 | 1 | -1/+1 |
| | |||||
* | add gen_lsp_server | Aleksey Kladov | 2018-09-01 | 1 | -0/+77 |