Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | show macro expanded trees in the stats as well | Aleksey Kladov | 2019-06-01 | 1 | -7/+8 | |
* | Improve goto definition for MBE | Edwin Cheng | 2019-06-01 | 2 | -1/+24 | |
* | Sort hover results in tests | Laurențiu Nicola | 2019-05-30 | 1 | -2/+8 | |
* | update ra_ide_api to use builtins | Aleksey Kladov | 2019-05-30 | 7 | -55/+81 | |
* | :arrow_up: parking_lot | Aleksey Kladov | 2019-05-30 | 1 | -1/+0 | |
* | cancel salsa's validation | Aleksey Kladov | 2019-05-30 | 1 | -0/+5 | |
* | Highlight primitive types | Laurențiu Nicola | 2019-05-29 | 2 | -42/+55 | |
* | Merge #1337 | bors[bot] | 2019-05-29 | 24 | -69/+68 | |
|\ | ||||||
| * | fix todo | Aleksey Kladov | 2019-05-28 | 1 | -3/+0 | |
| * | fix typos in mbe tests | Aleksey Kladov | 2019-05-28 | 24 | -68/+70 | |
* | | Highlight type names correctly | Laurențiu Nicola | 2019-05-29 | 2 | -3/+20 | |
|/ | ||||||
* | Merge #1334 | bors[bot] | 2019-05-27 | 1 | -0/+4 | |
|\ | ||||||
| * | specifically profile cancellation | Aleksey Kladov | 2019-05-27 | 1 | -0/+4 | |
* | | make it build again | Pascal Hertleif | 2019-05-27 | 1 | -12/+26 | |
* | | 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 | 7 | -407/+152 | |
* | | Hash based on binding name and shadow counter | Pascal Hertleif | 2019-05-27 | 3 | -20/+75 | |
* | | Semantic highlighting spike | Pascal Hertleif | 2019-05-27 | 3 | -35/+345 | |
|/ | ||||||
* | Colorize Rust code as HTML | Aleksey Kladov | 2019-05-25 | 4 | -152/+131 | |
* | :arrow_up: rustc | Aleksey Kladov | 2019-05-23 | 58 | -610/+640 | |
* | profile highlighting | Aleksey Kladov | 2019-05-23 | 1 | -0/+3 | |
* | add union to code_model | Aleksey Kladov | 2019-05-23 | 4 | -0/+11 | |
* | Improve highlighting of name refs | Laurențiu Nicola | 2019-05-23 | 2 | -9/+168 | |
* | Move NameRef classification logic out of reference_definition | Laurențiu Nicola | 2019-05-23 | 4 | -97/+143 | |
* | Merge #1299 | bors[bot] | 2019-05-21 | 1 | -1/+18 | |
|\ | ||||||
| * | Address feedback | Laurențiu Nicola | 2019-05-21 | 1 | -4/+11 | |
| * | Use ThemeColor and add support for light themes | Laurențiu Nicola | 2019-05-21 | 1 | -1/+11 | |
* | | :arrow_up: insta | Aleksey Kladov | 2019-05-21 | 1 | -1/+1 | |
|/ | ||||||
* | apply T! macro where it is possible | Sergey Parilin | 2019-05-15 | 5 | -13/+13 | |
* | expand to syntax node | Aleksey Kladov | 2019-05-14 | 1 | -1/+1 | |
* | make AstId untyped | Aleksey Kladov | 2019-05-13 | 3 | -5/+5 | |
* | Merge #1257 | bors[bot] | 2019-05-13 | 1 | -1/+2 | |
|\ | ||||||
| * | Implemented T! macro for syntax kinds | Sergey Parilin | 2019-05-13 | 1 | -1/+2 | |
* | | simplify | Aleksey Kladov | 2019-05-12 | 1 | -1/+1 | |
|/ | ||||||
* | fill struct fields diagnostic | Sergey Parilin | 2019-05-06 | 1 | -1/+122 | |
* | Profile diagnostics. | Marco Groppo | 2019-05-05 | 1 | -0/+2 | |
* | Merge #1208 | bors[bot] | 2019-05-04 | 4 | -0/+52 | |
|\ | ||||||
| * | Added local macro goto | Lenard Pratt | 2019-05-04 | 4 | -0/+52 | |
* | | Differentiate Tuple / FnPtr type constructors by cardinality | Florian Diebold | 2019-05-04 | 1 | -1/+1 | |
* | | revert eagarly clean astd maps | Aleksey Kladov | 2019-05-04 | 1 | -6/+1 | |
* | | eagarly clean astd maps | Aleksey Kladov | 2019-05-04 | 1 | -0/+6 | |
|/ | ||||||
* | Fix hover on the beginning of a nested expression | Florian Diebold | 2019-04-28 | 2 | -7/+15 | |
* | simplify match | kjeremy | 2019-04-24 | 1 | -4/+1 | |
* | See through references | kjeremy | 2019-04-24 | 1 | -2/+20 | |
* | Merge #1200 | bors[bot] | 2019-04-23 | 1 | -18/+70 | |
|\ | ||||||
| * | CR corrections | Roberto Vidal | 2019-04-23 | 1 | -2/+2 | |
| * | Allows searching for case-equivalent symbols (fixes #1151) | Roberto Vidal | 2019-04-23 | 1 | -18/+70 | |
* | | Simplify | kjeremy | 2019-04-23 | 1 | -5/+3 | |
* | | Basic resolution for ADT | kjeremy | 2019-04-23 | 2 | -0/+76 | |
|/ | ||||||
* | Merge #1194 | bors[bot] | 2019-04-22 | 2 | -6/+118 | |
|\ |