Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-04 | Update copyright notices' years | Adrien Hopkins | |
I used the Git history for years after 2019, and only included 2019 or 2018 if they were already there. I also added copyright notices to all code files that don't already have them. | |||
2025-06-04 | Remove most comment warnings | Adrien Hopkins | |
In some cases I've used @SuppressWarnings, which Gradle doesn't seem to respect, but I've solved all the other ones. | |||
2025-04-20 | Improve Metric base units SuppressWarnings message | Adrien Hopkins | |
2024-03-24 | Format source code & set explicit UTF-8 | Adrien Hopkins | |
2022-04-16 | Removed NamedObjectProduct in favour of the regular ObjectProduct | Adrien Hopkins | |
2022-03-10 | Named the metric dimensions & fixed NameSymbol.toString | Adrien Hopkins | |
2022-02-26 | Implemented unit conversion, with a few problems | Adrien Hopkins | |
TabbedView now displays its units, but with their toString method which shows their definition in addition to their name | |||
2021-08-26 | Added units and dimensions to the design document | Adrien Hopkins | |