Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop dead code | Aleksey Kladov | 2018-10-15 | 4 | -401/+0 |
| | |||||
* | fix tests | Aleksey Kladov | 2018-10-15 | 3 | -11/+20 |
| | |||||
* | Switch to the master of salsa | Aleksey Kladov | 2018-10-15 | 2 | -6/+6 |
| | |||||
* | migrate modue map to salsa | Aleksey Kladov | 2018-10-15 | 5 | -165/+172 |
| | |||||
* | start salsa migration | Aleksey Kladov | 2018-10-15 | 4 | -89/+218 |
| | |||||
* | migrate analysis and server to 2018 | Aleksey Kladov | 2018-10-15 | 9 | -23/+25 |
| | |||||
* | A FnDescriptor shouldn't exist without a name | Jeremy A. Kolb | 2018-10-12 | 2 | -44/+42 |
| | |||||
* | Language Server: textDocument/signatureHelp | Jeremy A. Kolb | 2018-10-11 | 3 | -5/+171 |
| | | | | | | | | | | 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 | ||||
* | Replace HashMap, HashSet with FxHashMap and FxHashSet | Muhammad Mominul Huque | 2018-10-11 | 4 | -12/+15 |
| | |||||
* | Add on-enter handler | Aleksey Kladov | 2018-10-09 | 1 | -0/+6 |
| | | | | Now, typing doc comments is much more pleasant | ||||
* | Resolve local names first | Jeremy A. Kolb | 2018-10-06 | 1 | -4/+4 |
| | |||||
* | WIP: This doesn't currently work but I also don't think it's the right ↵ | Jeremy A. Kolb | 2018-10-05 | 1 | -2/+16 |
| | | | | abstraction | ||||
* | Split folding ranges into editor and lsp parts | Jeremy A. Kolb | 2018-09-24 | 1 | -0/+5 |
| | |||||
* | rename all things | Aleksey Kladov | 2018-09-16 | 10 | -0/+1556 |