Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :arrow_up: rustc | Aleksey Kladov | 2019-05-23 | 1 | -10/+12 |
* | add union to code_model | Aleksey Kladov | 2019-05-23 | 1 | -0/+1 |
* | introduce SourceAnalyzer | Aleksey Kladov | 2019-04-11 | 1 | -9/+2 |
* | replace todo with fixme | Aleksey Kladov | 2019-03-23 | 1 | -1/+1 |
* | Remove the old variants replaced by Ty::Apply | Florian Diebold | 2019-03-21 | 1 | -3/+3 |
* | rename syntax_mapping as well | Aleksey Kladov | 2019-03-02 | 1 | -2/+2 |
* | rename syntax-mapping -> source-map | Aleksey Kladov | 2019-03-02 | 1 | -1/+1 |
* | move testing functions | Aleksey Kladov | 2019-02-24 | 1 | -2/+2 |
* | simplify | Aleksey Kladov | 2019-02-24 | 1 | -2/+2 |
* | introduce completion presentation | Aleksey Kladov | 2019-02-24 | 1 | -12/+3 |
* | complete fields in struct literals | Aleksey Kladov | 2019-02-24 | 1 | -7/+16 |
* | complete struct literals | Aleksey Kladov | 2019-02-24 | 1 | -0/+64 |