aboutsummaryrefslogtreecommitdiff
path: root/crates/gen_lsp_server/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* move lsp-server to a separate repositoryAleksey Kladov2019-08-301-136/+0
|
* Some clippy fixes for 1.36Jeremy Kolb2019-07-041-1/+1
|
* Fix a doc testMuhammad Mominul Huque2019-06-151-2/+3
|
* cargo formatMuhammad Mominul Huque2019-06-151-2/+1
|
* Get rid of failure: ra_batch ra_cliMuhammad Mominul Huque2019-06-151-1/+1
|
* Get rid of failure: gen_lsp_serverMuhammad Mominul Huque2019-06-141-8/+8
|
* updated gen_lsp_server examplesDylan Moonfire2019-05-231-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-typesAleksey Kladov2019-01-141-3/+3
|
* Fix typos in ARCHITECTURE.md and a number of cratesMarcus Klaas de Vries2019-01-091-3/+3
| | | | specifically: gen_lsp_server, ra_arena, ra_cli, ra_db, ra_hir
* migrate gen-lsp-server to new crossbeamAleksey Kladov2018-12-301-5/+5
|
* modernize even moreAleksey Kladov2018-12-061-15/+6
|
* Fix typosAdolfo OchagavĂ­a2018-11-111-1/+1
|
* Cargo FormatJeremy A. Kolb2018-10-161-22/+13
| | | | Run `cargo fmt` and ignore generated files
* Prepare gen_lsp_server for publishingAleksey Kladov2018-10-091-8/+77
|
* use correct workdir for the serverAleksey Kladov2018-09-051-8/+12
|
* Avoid clonesAleksey Kladov2018-09-021-2/+2
|
* Add an integration testAleksey Kladov2018-09-011-2/+13
|
* simplifyAleksey Kladov2018-09-011-3/+1
|
* move to gen-server implAleksey Kladov2018-09-011-1/+1
|
* add gen_lsp_serverAleksey Kladov2018-09-011-0/+77