| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove extraneous spaces at the end of lines | Zeyla Hellyer | 2018-06-17 | 1 | -2/+2 |
| | | |||||
| * | Change the way ids and some enums are made (#295) | Leah | 2018-03-23 | 1 | -2/+2 |
| | | | | | | This makes them easier to be found by tools like rls. Also update struct inits to use the shorthand version for `x: x`. | ||||
| * | Move `VecMap` to `utils` | acdenisSK | 2018-01-02 | 1 | -0/+120 |
| This also fixes no-builder compilation | |||||