Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Parse and validate attributes in blocks | DJMcNab | 2019-01-28 | 1 | -0/+4 |
| | |||||
* | Implement type inference for literals (WIP) | Marcus Klaas de Vries | 2019-01-14 | 1 | -1/+10 |
| | |||||
* | upstream text-utils to text_unit | Aleksey Kladov | 2019-01-08 | 1 | -9/+5 |
| | |||||
* | switch ra_syntax to new rowan API | Aleksey Kladov | 2019-01-08 | 1 | -3/+3 |
| | |||||
* | change visibility can change pub to pub(crate) | Aleksey Kladov | 2019-01-05 | 1 | -0/+18 |
| | |||||
* | Merge #391 | bors[bot] | 2019-01-04 | 1 | -2/+2 |
|\ | | | | | | | | | | | | | | | 391: docing parser methods r=csmoe a=csmoe Co-authored-by: csmoe <[email protected]> | ||||
| * | docing parser methods | csmoe | 2018-12-31 | 1 | -2/+2 |
| | | |||||
* | | more enterprisey assists API | Aleksey Kladov | 2019-01-03 | 1 | -0/+6 |
|/ | |||||
* | support literal suffixes | Aleksey Kladov | 2018-12-27 | 1 | -0/+2 |
| | |||||
* | extract AtomEdit and Edit into new ra_text_edit crate | Bernardo | 2018-12-10 | 1 | -1/+2 |
| | |||||
* | grand module rename | Aleksey Kladov | 2018-12-08 | 1 | -161/+0 |
| | |||||
* | Split string lexing and run rustfmt | Adolfo Ochagavía | 2018-11-11 | 1 | -1/+4 |
| | |||||
* | Add validator for byte | Adolfo Ochagavía | 2018-11-11 | 1 | -0/+20 |
| | |||||
* | Validate string literals | Adolfo Ochagavía | 2018-11-09 | 1 | -2/+4 |
| | |||||
* | Merge #207 | bors[bot] | 2018-11-07 | 1 | -0/+26 |
|\ | | | | | | | | | | | | | | | 207: Finish implementing char validation r=aochagavia a=aochagavia The only thing missing right now are good integration tests (and maybe more descriptive error messages) Co-authored-by: Adolfo Ochagavía <[email protected]> | ||||
| * | cargo format | Adolfo Ochagavía | 2018-11-07 | 1 | -2/+6 |
| | | |||||
| * | Add lots of tests | Adolfo Ochagavía | 2018-11-07 | 1 | -0/+6 |
| | | |||||
| * | Finish implementing char validation | Adolfo Ochagavía | 2018-11-06 | 1 | -0/+16 |
| | | |||||
* | | upstream basic tree algorithms to rowan | Aleksey Kladov | 2018-11-06 | 1 | -1/+1 |
|/ | |||||
* | cargo format | Adolfo Ochagavía | 2018-11-05 | 1 | -2/+5 |
| | |||||
* | Introduce Location and make SyntaxError fields private | Adolfo Ochagavía | 2018-11-05 | 3 | -10/+53 |
| | |||||
* | Introduce SyntaxErrorKind and TextRange in SyntaxError | Adolfo Ochagavía | 2018-11-04 | 3 | -14/+49 |
| | |||||
* | Update rowan | Aleksey Kladov | 2018-10-17 | 1 | -4/+10 |
| | |||||
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 3 | -38/+33 |
| | | | | Run `cargo fmt` and ignore generated files | ||||
* | Run cargo fix | Aleksey Kladov | 2018-10-15 | 3 | -9/+9 |
| | |||||
* | Simplify event processing | Aleksey Kladov | 2018-10-08 | 1 | -19/+13 |
| | |||||
* | Make siblings an inherent method | Aleksey Kladov | 2018-10-02 | 1 | -0/+13 |
| | |||||
* | make ancestors and descendants inherent | Aleksey Kladov | 2018-10-02 | 2 | -2/+11 |
| | |||||
* | use aliases | Aleksey Kladov | 2018-10-02 | 1 | -2/+2 |
| | |||||
* | Move to rowan for syntax tree impl | Aleksey Kladov | 2018-10-02 | 6 | -507/+119 |
| | |||||
* | rename all things | Aleksey Kladov | 2018-09-16 | 6 | -0/+704 |