| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| This is done in preparation for implementing focus stacks. | |||||
| 2020-04-04 | Remove len field from ViewStack | Isaac Freund | 1 | -16/+1 | |
| This is misleading as unmapped views should be ignored | |||||
| 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 | |
