Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename File -> SourceFileNode | Aleksey Kladov | 2018-11-07 | 1 | -4/+4 |
| | |||||
* | Introduce Location and make SyntaxError fields private | Adolfo OchagavĂa | 2018-11-05 | 1 | -10/+4 |
| | |||||
* | Introduce SyntaxErrorKind and TextRange in SyntaxError | Adolfo OchagavĂa | 2018-11-04 | 1 | -6/+6 |
| | |||||
* | Don't order import alphabetical | Aleksey Kladov | 2018-11-01 | 1 | -1/+1 |
| | | | | | alphabetical ordering is no more consistent, and much less useful then the ordering which arises naturally when you add import. | ||||
* | Remove DOC_COMMENT | Jeremy A. Kolb | 2018-10-31 | 1 | -1/+1 |
| | | | | Closes #166 | ||||
* | Fix function calls | Alan Du | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | clippy: type_complexity | Alan Du | 2018-10-18 | 1 | -4/+5 |
| | |||||
* | Cargo Format | Jeremy A. Kolb | 2018-10-16 | 1 | -95/+152 |
| | | | | Run `cargo fmt` and ignore generated files | ||||
* | Run cargo fix | Aleksey Kladov | 2018-10-15 | 1 | -8/+8 |
| | |||||
* | Simplify event processing | Aleksey Kladov | 2018-10-08 | 1 | -1/+2 |
| | |||||
* | make ancestors and descendants inherent | Aleksey Kladov | 2018-10-02 | 1 | -1/+1 |
| | |||||
* | Move to rowan for syntax tree impl | Aleksey Kladov | 2018-10-02 | 1 | -4/+4 |
| | |||||
* | rename all things | Aleksey Kladov | 2018-09-16 | 1 | -0/+343 |