| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-05-02 | Relicense to GPL-3.0-or-later | Isaac Freund | 1 | -0/+17 |
| 2020-05-02 | Make View a toplevel struct | Isaac Freund | 1 | -1/+1 |
| 2020-04-26 | Fix view stack tests | Isaac Freund | 1 | -8/+16 |
| 2020-04-26 | Separate View from its implementation | Isaac Freund | 1 | -1/+1 |
| 2020-04-21 | Fix uninitialized values in tests | Isaac Freund | 1 | -0/+3 |
| 2020-04-13 | Allow storing *View in ViewStack | Isaac Freund | 1 | -157/+161 |
| 2020-04-04 | Remove len field from ViewStack | Isaac Freund | 1 | -16/+1 |
| 2020-04-04 | Test ignoring unmapped view | Isaac Freund | 1 | -13/+18 |
| 2020-04-04 | Add empty iteration tests | Isaac Freund | 1 | -0/+18 |
| 2020-04-04 | Add a data structure to manage the view stack | Isaac Freund | 1 | -0/+384 |
