summaryrefslogtreecommitdiff
path: root/src/org/unitConverter/unit/UnitPrefix.java
AgeCommit message (Expand)Author
2019-11-26Prefixes can now have names.Adrien Hopkins
2019-11-26Updated the documentation of existing classes.Adrien Hopkins
2019-10-17Implemented the new Units systemAdrien Hopkins
2019-08-26The unit file parser now uses regular expressions.Adrien Hopkins
2019-04-14Added @since tags to all classes and methods from v0.2.0Adrien Hopkins
2019-04-13Unit prefixes now have math methods, and use the expression parser.Adrien Hopkins
2019-03-16Moved project to Maven.Adrien Hopkins