summaryrefslogtreecommitdiff
path: root/src/main/java/sevenUnitsGUI
AgeCommit message (Expand)Author
2022-03-10Simplified toString of common unit classesAdrien Hopkins
2022-02-26Implemented expression conversion, tests now passAdrien Hopkins
2022-02-26Implemented unit conversion, with a few problemsAdrien Hopkins
2022-02-20Made the version number an object, changing it to 0.4.0-alpha+devAdrien Hopkins
2022-02-19Made barebones GUI (TabbedView)Adrien Hopkins
2022-02-12Made some basic Presenter testsAdrien Hopkins
2022-01-29Created the ViewBot in preparation for GUI testingAdrien Hopkins
2021-12-24Did some API design for user settings, and moved GUI to a new packageAdrien Hopkins