summaryrefslogtreecommitdiff
path: root/src/org/unitConverter/unit/UnitDatabase.java
AgeCommit message (Expand)Author
2020-09-07Created an UncertainDouble class for uncertainty operations.Adrien Hopkins
2020-08-27Added Complex Repetition.Adrien Hopkins
2020-08-26Added the prefix repetition rule, and the two basic rules.Adrien Hopkins
2020-08-04Added scientific rounding.Adrien Hopkins
2020-08-04Made UnitConverterGUI use UnitValue and LinearUnitValueAdrien Hopkins
2020-07-02Fixed negative numbers not working at start of expressionAdrien Hopkins
2019-11-28You can now perform reciprocal conversions (e.g. s <-> Hz)Adrien Hopkins
2019-11-26Prefixes can now have names.Adrien Hopkins
2019-11-26Multiplication between a value and a unit now has precedence.Adrien Hopkins
2019-11-26Updated the documentation of existing classes.Adrien Hopkins
2019-10-17Implemented the new Units systemAdrien Hopkins