Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-26 | Prefixes can now have names. | Adrien Hopkins | |
2019-11-26 | Multiplication between a value and a unit now has precedence. | Adrien Hopkins | |
Example, 3 m / 2 s = (3 m) / (2 s) This change also makes "3m" a valid expression. | |||
2019-11-26 | Updated the documentation of existing classes. | Adrien Hopkins | |
2019-10-17 | Implemented the new Units system | Adrien Hopkins | |
Fahrenheit has temporarily been removed; it will be back. |