Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix function calls | Alan Du | 2018-10-18 | 1 | -2/+1 |
| | |||||
* | clippy: needless_lifetimes | Alan Du | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | clippy: Fix new_ret_no_self | Alan Du | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 1 | -50/+58 |
| | | | | Run `cargo fmt` and ignore generated files | ||||
* | migrate modue map to salsa | Aleksey Kladov | 2018-10-15 | 1 | -5/+5 |
| | |||||
* | migrate analysis and server to 2018 | Aleksey Kladov | 2018-10-15 | 1 | -2/+2 |
| | |||||
* | A FnDescriptor shouldn't exist without a name | Jeremy A. Kolb | 2018-10-12 | 1 | -6/+6 |
| | |||||
* | Language Server: textDocument/signatureHelp | Jeremy A. Kolb | 2018-10-11 | 1 | -1/+55 |
| | | | | | | | | | | Implements a pretty barebones function signature help mechanism in the language server. Users can use `Analysis::resolve_callback()` to get basic information about a call site. Fixes #102 | ||||
* | rename all things | Aleksey Kladov | 2018-09-16 | 1 | -0/+220 |