Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | :arrow_up: text_unit | Aleksey Kladov | 2019-05-15 | 1 | -39/+26 | |
* | apply T! macro where it is possible | Sergey Parilin | 2019-05-15 | 6 | -87/+86 | |
* | make AstId untyped | Aleksey Kladov | 2019-05-13 | 2 | -8/+9 | |
* | Merge #1257 | bors[bot] | 2019-05-13 | 1 | -0/+1 | |
|\ | ||||||
| * | Implemented T! macro for syntax kinds | Sergey Parilin | 2019-05-13 | 1 | -0/+1 | |
* | | Handle auto traits & negative impls | Florian Diebold | 2019-05-11 | 1 | -0/+10 | |
* | | share literal validation logic with compiler | Aleksey Kladov | 2019-05-07 | 9 | -1198/+620 | |
|/ | ||||||
* | fill struct fields diagnostic | Sergey Parilin | 2019-05-06 | 2 | -6/+9 | |
* | Merge #1208 | bors[bot] | 2019-05-04 | 2 | -1/+2 | |
|\ | ||||||
| * | Added local macro goto | Lenard Pratt | 2019-05-04 | 2 | -1/+2 | |
* | | Revert "eagarly clean astd maps" | Aleksey Kladov | 2019-05-04 | 1 | -1/+1 | |
* | | eagarly clean astd maps | Aleksey Kladov | 2019-05-04 | 1 | -1/+1 | |
* | | Add default type param in TypeParam Node | Edwin Cheng | 2019-05-03 | 3 | -1/+8 | |
|/ | ||||||
* | Merge #1213 | bors[bot] | 2019-04-28 | 1 | -59/+12 | |
|\ | ||||||
| * | Refactor parser handle mult-char punct internally | Edwin Cheng | 2019-04-28 | 1 | -59/+12 | |
* | | Fix hover on the beginning of a nested expression | Florian Diebold | 2019-04-28 | 1 | -3/+18 | |
|/ | ||||||
* | move add_missing_members to structured editing API | Aleksey Kladov | 2019-04-22 | 2 | -17/+53 | |
* | test short structs | Aleksey Kladov | 2019-04-21 | 1 | -0/+1 | |
* | start structured editing API | Aleksey Kladov | 2019-04-21 | 3 | -3/+82 | |
* | Merge #1154 | bors[bot] | 2019-04-20 | 3 | -1/+16 | |
|\ | ||||||
| * | Initial support for lang items. | Marco Groppo | 2019-04-19 | 3 | -1/+16 | |
* | | Add MacroItems and MacroStmts in grammer.ron | Edwin Cheng | 2019-04-18 | 2 | -0/+81 | |
|/ | ||||||
* | Merge #1138 | bors[bot] | 2019-04-14 | 1 | -0/+2 | |
|\ | ||||||
| * | Add L_DOLLAR and R_DOLLAR | Edwin Cheng | 2019-04-11 | 1 | -0/+2 | |
* | | replace usages of `algo::generate` with `iter::successors` from std | Robin Freyler | 2019-04-13 | 3 | -18/+10 | |
* | | migrate to untyped rowan | Aleksey Kladov | 2019-04-09 | 6 | -154/+152 | |
|/ | ||||||
* | updated snapshots | Lenard Pratt | 2019-04-07 | 4 | -8/+3 | |
* | Added ArrayExprKind, | Lenard Pratt | 2019-04-07 | 2 | -2/+24 | |
* | Added inference of array length | Lenard Pratt | 2019-04-07 | 2 | -1/+6 | |
* | Parse and infer tuple indices | robojumper | 2019-04-06 | 5 | -6/+48 | |
* | Add proper test for literals and fixed typo bug | Edwin Cheng | 2019-04-05 | 1 | -1/+1 | |
* | Add classify_literal and undo expose next_token | Edwin Cheng | 2019-04-05 | 3 | -2/+11 | |
* | Fix literal support in token tree to ast item list | Edwin Cheng | 2019-04-05 | 2 | -2/+2 | |
* | Merge #1076 | bors[bot] | 2019-04-02 | 2 | -2/+12 | |
|\ | ||||||
| * | Added const bodies and static body to the ast | Lenard Pratt | 2019-04-02 | 2 | -5/+12 | |
| * | Added defWithBody | Lenard Pratt | 2019-03-30 | 2 | -0/+3 | |
* | | simplify | Aleksey Kladov | 2019-04-02 | 7 | -400/+336 | |
* | | Merge #1090 | bors[bot] | 2019-04-02 | 1 | -11/+10 | |
|\ \ | ||||||
| * | | always show token text | Aleksey Kladov | 2019-04-02 | 1 | -11/+10 | |
* | | | fix inner block doc comments | Aleksey Kladov | 2019-04-02 | 1 | -1/+1 | |
|/ / | ||||||
* | | add minimal comments | Aleksey Kladov | 2019-04-02 | 5 | -0/+13 | |
* | | rename flavor to kind | Aleksey Kladov | 2019-04-02 | 3 | -26/+26 | |
* | | move extensions to submodules | Aleksey Kladov | 2019-04-02 | 3 | -549/+566 | |
* | | remove flavor | Aleksey Kladov | 2019-04-02 | 1 | -4/+4 | |
* | | More future-proof comment kind | Aleksey Kladov | 2019-04-02 | 2 | -33/+52 | |
* | | fix comment naming | Aleksey Kladov | 2019-04-02 | 1 | -10/+9 | |
* | | allow empty doc comments | Aleksey Kladov | 2019-04-02 | 1 | -4/+6 | |
* | | add ast::tokens | Aleksey Kladov | 2019-04-02 | 3 | -95/+106 | |
* | | simplify | Aleksey Kladov | 2019-04-02 | 1 | -23/+19 | |
* | | move ast traits to a separate file | Aleksey Kladov | 2019-04-02 | 2 | -144/+155 |