Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | Aleksey Kladov | 2019-08-06 | 1 | -1/+1 |
| | |||||
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -1/+1 |
| | | | | | | This wasn't a right decision in the first place, the feature flag was broken in the last rustfmt release, and syntax highlighting of imports is more important anyway | ||||
* | Add is_empty to Arena | kjeremy | 2019-04-26 | 1 | -0/+3 |
| | |||||
* | Elide lifetime | kjeremy | 2019-04-26 | 1 | -1/+1 |
| | |||||
* | reformat the world | Aleksey Kladov | 2019-02-08 | 2 | -24/+6 |
| | |||||
* | use positional ids for fields | Aleksey Kladov | 2019-01-25 | 1 | -0/+13 |
| | |||||
* | simplify | Aleksey Kladov | 2019-01-25 | 1 | -0/+4 |
| | |||||
* | use arena for sysroot | Aleksey Kladov | 2019-01-10 | 1 | -1/+10 |
| | |||||
* | switch interner to use arena | Aleksey Kladov | 2019-01-08 | 1 | -0/+3 |
| | |||||
* | Introduce ArenaMap | Florian Diebold | 2019-01-06 | 2 | -0/+72 |
| | |||||
* | remove id arena | Aleksey Kladov | 2019-01-04 | 1 | -1/+1 |
| | |||||
* | extract area to a crate | Aleksey Kladov | 2019-01-04 | 1 | -0/+97 |