Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |