index
:
7Units
develop
stable
A unit converter made in Java, inspired by GNU Units
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
java
/
sevenUnits
/
utils
Age
Commit message (
Expand
)
Author
2025-06-04
Add version numbers to all @since tags
Adrien Hopkins
2025-06-04
Update copyright notices' years
Adrien Hopkins
2025-05-30
ExpressionParser: use correct operand order
Adrien Hopkins
2025-05-21
Add tests for submethods of ExpressionParser
Adrien Hopkins
2025-03-21
Add tests for NameSymbol
Adrien Hopkins
2024-08-15
Correct encoding of ±
Adrien Hopkins
2024-03-24
Format source code & set explicit UTF-8
Adrien Hopkins
2022-07-09
Added documentation to undocumented tests
Adrien Hopkins
2022-04-18
Implemented rounding and duplicate-removal settings into the new GUI
Adrien Hopkins
2022-02-24
Moved SemanticVersionNumber to sevenUnits.utils
Adrien Hopkins
2021-11-29
Added a full suite of tests for the UncertainDouble
Adrien Hopkins
2021-10-04
Removed unused imports
Adrien Hopkins
2021-09-27
The ExpressionParser test is now a paramaterized test
Adrien Hopkins
2021-08-26
Added units and dimensions to the design document
Adrien Hopkins
2021-08-07
Renamed sevenUnits.math to sevenUnits.utils
Adrien Hopkins