Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | switch ra_syntax to new rowan API | Aleksey Kladov | 2019-01-08 | 1 | -24/+14 | |
| | ||||||
* | save top-level macros in module items | Aleksey Kladov | 2019-01-01 | 1 | -1/+1 | |
| | ||||||
* | rename Edit to TextEdit and AtomEdit to AtomTextEdit | Bernardo | 2018-12-11 | 1 | -4/+4 | |
| | ||||||
* | extract AtomEdit and Edit into new ra_text_edit crate | Bernardo | 2018-12-10 | 1 | -1/+1 | |
| | ||||||
* | modernize even more | Aleksey Kladov | 2018-12-06 | 1 | -4/+0 | |
| | ||||||
* | modernize some files | Aleksey Kladov | 2018-12-06 | 1 | -8/+1 | |
| | ||||||
* | rename ROOT -> SOURCE_FILE | Aleksey Kladov | 2018-11-07 | 1 | -6/+5 | |
| | ||||||
* | Rename File -> SourceFileNode | Aleksey Kladov | 2018-11-07 | 1 | -11/+11 | |
| | ||||||
* | Merge #207 | bors[bot] | 2018-11-07 | 1 | -0/+1 | |
|\ | | | | | | | | | | | | | | | 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]> | |||||
| * | Use ArrayString instead of hand rolled data structure | Adolfo Ochagavía | 2018-11-07 | 1 | -0/+1 | |
| | | ||||||
* | | ra_syntax::File is just RootNode | Aleksey Kladov | 2018-11-06 | 1 | -8/+7 | |
|/ | ||||||
* | Merge #188 | bors[bot] | 2018-11-05 | 1 | -1/+1 | |
|\ | | | | | | | | | | | | | | | | | 188: Introduce `SyntaxErrorKind` and `TextRange` to `SyntaxError` r=matklad a=aochagavia Co-authored-by: Adolfo Ochagavía <[email protected]> Co-authored-by: Adolfo Ochagavía <[email protected]> | |||||
| * | Introduce Location and make SyntaxError fields private | Adolfo Ochagavía | 2018-11-05 | 1 | -1/+1 | |
| | | ||||||
* | | Switch ra_syntax to 2015 edition | Aleksey Kladov | 2018-11-05 | 1 | -0/+3 | |
|/ | ||||||
* | Add character literal parsing and validation | Adolfo Ochagavía | 2018-11-04 | 1 | -2/+5 | |
| | ||||||
* | Reformat all | Aleksey Kladov | 2018-10-31 | 1 | -1/+3 | |
| | ||||||
* | Update rowan | Aleksey Kladov | 2018-10-17 | 1 | -1/+1 | |
| | ||||||
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 1 | -18/+16 | |
| | | | | Run `cargo fmt` and ignore generated files | |||||
* | start salsa migration | Aleksey Kladov | 2018-10-15 | 1 | -1/+1 | |
| | ||||||
* | Run cargo fix | Aleksey Kladov | 2018-10-15 | 1 | -2/+2 | |
| | ||||||
* | Simplify event processing | Aleksey Kladov | 2018-10-08 | 1 | -1/+2 | |
| | ||||||
* | Make siblings an inherent method | Aleksey Kladov | 2018-10-02 | 1 | -1/+1 | |
| | ||||||
* | Move to rowan for syntax tree impl | Aleksey Kladov | 2018-10-02 | 1 | -8/+5 | |
| | ||||||
* | rename all things | Aleksey Kladov | 2018-09-16 | 1 | -0/+105 | |