Age | Commit message (Expand) | Author |
---|---|---|
2019-10-17 | Added a test for the new Unit classes | Adrien Hopkins |
2019-10-16 | Added an 'SI' class with all units, dimensions and prefixes in SI. | Adrien Hopkins |
2019-10-16 | Added new constructors for BaseUnit and BaseDimension. | Adrien Hopkins |
2019-10-16 | Made Unit an abstract class. | Adrien Hopkins |
2019-10-16 | Added unit prefixes. | Adrien Hopkins |
2019-10-16 | Added the LinearUnit to the new units definition. | Adrien Hopkins |
2019-10-16 | Created the new BaseUnit, Unit and AbstractUnit implementations. | Adrien Hopkins |