Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-16 | Added new constructors for BaseUnit and BaseDimension. | Adrien Hopkins | |
2019-10-16 | Made Unit an abstract class. | Adrien Hopkins | |
The abstract unit conversion methods are now protected. | |||
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 | |