Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor use module | Edwin Cheng | 2019-05-27 | 1 | -3/+2 |
* | Simpliy how collecting token from src | Edwin Cheng | 2019-05-27 | 3 | -72/+39 |
* | Add more helper func in Cursor | Edwin Cheng | 2019-05-27 | 1 | -0/+15 |
* | Remove Queier and SubtreeWalk | Edwin Cheng | 2019-05-27 | 2 | -92/+104 |
* | Make rainbows optional | Pascal Hertleif | 2019-05-27 | 1 | -1/+2 |
* | rename stray id field | Pascal Hertleif | 2019-05-27 | 2 | -2/+2 |
* | make it build again | Pascal Hertleif | 2019-05-27 | 3 | -14/+28 |
* | Disable broken struct field rainbowing | Pascal Hertleif | 2019-05-27 | 3 | -23/+7 |
* | More clever highlighting, incl draft for structs | Pascal Hertleif | 2019-05-27 | 9 | -414/+158 |
* | Hash based on binding name and shadow counter | Pascal Hertleif | 2019-05-27 | 4 | -21/+81 |
* | Semantic highlighting spike | Pascal Hertleif | 2019-05-27 | 6 | -36/+355 |
* | add profile calls to real-time requests | Aleksey Kladov | 2019-05-27 | 1 | -0/+5 |
* | Merge #1277 | bors[bot] | 2019-05-27 | 7 | -96/+272 |
|\ | |||||
| * | Formatting | Edwin Cheng | 2019-05-27 | 1 | -1/+0 |
| * | Add Test for new item resolution | Edwin Cheng | 2019-05-26 | 2 | -2/+55 |
| * | Use ItemOrMacro in item resolution | Edwin Cheng | 2019-05-26 | 4 | -94/+214 |
| * | Add Either dep | Edwin Cheng | 2019-05-26 | 1 | -0/+1 |
| * | Put back unexpaned_macros after resolve | Edwin Cheng | 2019-05-26 | 1 | -0/+3 |
* | | Merge #1328 | bors[bot] | 2019-05-27 | 8 | -126/+166 |
|\ \ | |/ |/| | |||||
| * | Remove duplicated code | Edwin Cheng | 2019-05-25 | 1 | -4/+0 |
| * | Simplify token_tree_to_xxx | Edwin Cheng | 2019-05-25 | 1 | -47/+20 |
| * | Change TokenSource to iteration based | Edwin Cheng | 2019-05-25 | 8 | -100/+171 |
* | | Colorize Rust code as HTML | Aleksey Kladov | 2019-05-25 | 5 | -153/+138 |
* | | reformat | Aleksey Kladov | 2019-05-23 | 4 | -8/+8 |
* | | :arrow_up: rustc | Aleksey Kladov | 2019-05-23 | 58 | -610/+640 |
* | | Merge #1317 | bors[bot] | 2019-05-23 | 1 | -0/+3 |
|\ \ | |||||
| * | | profile highlighting | Aleksey Kladov | 2019-05-23 | 1 | -0/+3 |
* | | | Merge #1316 | bors[bot] | 2019-05-23 | 9 | -335/+244 |
|\ \ \ | |/ / |/| | | |||||
| * | | rename code_model_api -> code_model | Aleksey Kladov | 2019-05-23 | 4 | -4/+4 |
| * | | kill code_model_impl | Aleksey Kladov | 2019-05-23 | 5 | -89/+64 |
| * | | remove more references | Aleksey Kladov | 2019-05-23 | 1 | -56/+56 |
| * | | remove references | Aleksey Kladov | 2019-05-23 | 3 | -157/+105 |
| * | | kill krate_impl | Aleksey Kladov | 2019-05-23 | 3 | -26/+12 |
| * | | fix signature | Aleksey Kladov | 2019-05-23 | 1 | -4/+4 |
* | | | Merge #1290 | bors[bot] | 2019-05-23 | 13 | -26/+102 |
|\| | | |/ |/| | |||||
| * | add union to code_model | Aleksey Kladov | 2019-05-23 | 13 | -26/+102 |
* | | Merge #1312 | bors[bot] | 2019-05-23 | 5 | -201/+259 |
|\ \ | |/ |/| | |||||
| * | Use slice instead of Vec | Edwin Cheng | 2019-05-23 | 1 | -4/+4 |
| * | Formatting | Edwin Cheng | 2019-05-23 | 1 | -1/+1 |
| * | Refactor SubtreeSource | Edwin Cheng | 2019-05-22 | 3 | -201/+88 |
| * | Introduce TokenBuffer | Edwin Cheng | 2019-05-22 | 2 | -0/+171 |
* | | Improve highlighting of name refs | Laurențiu Nicola | 2019-05-23 | 2 | -9/+168 |
* | | Merge #1311 | bors[bot] | 2019-05-23 | 4 | -97/+143 |
|\ \ | |||||
| * | | Move NameRef classification logic out of reference_definition | Laurențiu Nicola | 2019-05-23 | 4 | -97/+143 |
* | | | updated gen_lsp_server examples | Dylan Moonfire | 2019-05-23 | 4 | -9/+170 |
|/ / | |||||
* | | add profile calls to parsing/expansion routines | Aleksey Kladov | 2019-05-22 | 3 | -1/+7 |
* | | Merge #1281 | bors[bot] | 2019-05-22 | 3 | -117/+263 |
|\ \ | |/ |/| | |||||
| * | add assist to move arm condition to match guard | Unreal Hoang | 2019-05-21 | 3 | -117/+263 |
| * | rename | Unreal Hoang | 2019-05-16 | 2 | -2/+2 |
* | | better profilig | Aleksey Kladov | 2019-05-21 | 2 | -8/+28 |