Adolfo Ochagavía
|
3b42ddae60
|
Introduce SyntaxErrorKind and TextRange in SyntaxError
|
2018-11-04 21:16:38 +01:00 |
|
Aleksey Kladov
|
cca5f862de
|
Don't order import alphabetical
alphabetical ordering is no more consistent, and much less useful then
the ordering which arises naturally when you add import.
|
2018-11-01 16:18:53 +03:00 |
|
Jeremy A. Kolb
|
61580f3cb8
|
Remove DOC_COMMENT
Closes #166
|
2018-10-31 17:38:18 -04:00 |
|
Alan Du
|
a5da770ec6
|
Fix function calls
|
2018-10-17 19:42:23 -04:00 |
|
Alan Du
|
fc8024de51
|
clippy: type_complexity
|
2018-10-17 19:42:23 -04:00 |
|
Jeremy A. Kolb
|
61f3a438d3
|
Cargo Format
Run `cargo fmt` and ignore generated files
|
2018-10-16 09:41:10 -04:00 |
|
Aleksey Kladov
|
171c176833
|
Run cargo fix
|
2018-10-15 19:55:32 +03:00 |
|
Aleksey Kladov
|
86a7ac2d31
|
Simplify event processing
|
2018-10-08 15:44:00 +03:00 |
|
Aleksey Kladov
|
d323c81d5c
|
make ancestors and descendants inherent
|
2018-10-02 18:02:57 +03:00 |
|
Aleksey Kladov
|
a261a1836b
|
Move to rowan for syntax tree impl
|
2018-10-02 17:09:23 +03:00 |
|
Aleksey Kladov
|
b5021411a8
|
rename all things
|
2018-09-16 13:07:39 +03:00 |
|