Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -38/+36 |
| | |||||
* | Language Server: textDocument/signatureHelp | Jeremy A. Kolb | 2018-10-11 | 1 | -4/+110 |
| | | | | | | | | | | 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 | 1 | -3/+4 |
| | |||||
* | 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 | ||||
* | rename all things | Aleksey Kladov | 2018-09-16 | 1 | -0/+342 |