Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-12-21 | Cleans up based on advice from neovim | Matthew Lemon | 1 | -2/+2 | |
I installed LunaVim and it suggested that I do this stuff. | |||||
2023-12-20 | Created new Operation model and fixed Event associations with it | Matthew Lemon | 3 | -2/+8 | |
2023-12-18 | Starts adding tests for organisation | Matthew Lemon | 1 | -0/+2 | |
2023-12-18 | Fixed the problem with the select method... | Matthew Lemon | 1 | -1/+1 | |
2023-12-18 | wip: stuck on notnull error... | Matthew Lemon | 2 | -0/+5 | |
2023-12-18 | Adds some specs for testing events | Matthew Lemon | 1 | -0/+8 | |
Adds a method to Event to check its membership of a month in a particular year. |