summaryrefslogtreecommitdiff
path: root/src/unitConverter/unit/BaseUnit.java
AgeCommit message (Expand)Author
2019-01-27HOTFIX: Added equals and hashCode to the unit classesAdrien Hopkins
2019-01-26Added more @since tags, edited some documentationAdrien Hopkins
2019-01-25Added code from the previous implementation of the Unit ConverterAdrien Hopkins
2019-01-25Added multiplication, division and exponentitation to linear/baseAdrien Hopkins
2019-01-25Added basic code for the units.Adrien Hopkins