issues
search
SciNim
/
Unchained
A fully type safe, compile time only units library.
https://scinim.github.io/Unchained
110
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add unit `Dalton`
#51
Vindaar
closed
3 months ago
0
Improve `to` to use exact type as given by the user
#50
Vindaar
closed
4 months ago
1
Fix unit parsing including bad prefixes, closes #48
#49
Vindaar
closed
7 months ago
0
toUnit() not converting values
#48
chris-domastro
closed
7 months ago
3
Can't use two generic parameters of the same quantity
#47
arkanoid87
closed
8 months ago
3
Add `Barn`, improved error messages
#46
Vindaar
closed
9 months ago
0
skip postfix node when resolving distinct type from impl AST
#45
metagn
closed
10 months ago
1
Do not cache string names of units anymore
#44
Vindaar
closed
1 year ago
0
Some more astronomical units & arc units
#43
Vindaar
closed
1 year ago
0
improve type extraction for aliases
#42
Vindaar
closed
1 year ago
0
fix extra colon in parse_units.nim
#41
metagn
closed
1 year ago
1
Torr, fix parsing regression and cligen helper submodule
#40
Vindaar
closed
1 year ago
0
make sure to return initialized `UnitProduct` when parsing `UnitLess`
#39
Vindaar
closed
1 year ago
0
emit short and long versions of user given types
#38
Vindaar
closed
1 year ago
0
Fix `min` issue due to emitting `short` unit names
#37
Vindaar
closed
1 year ago
0
Allow float size to change at CT via `-d:FloatBytes=4|8`
#36
Vindaar
closed
1 year ago
0
Control the precision of units
#35
arkanoid87
closed
1 year ago
12
Typedesc math, more aliases and performance improvements
#34
Vindaar
closed
1 year ago
0
add new SI prefixes defined in Nov 2022
#33
Vindaar
closed
1 year ago
0
Add quantity concepts
#32
Vindaar
closed
1 year ago
0
Improve custom `^` macro
#31
Vindaar
closed
1 year ago
0
Fix missing conversions between base and derived units
#30
Vindaar
closed
2 years ago
0
Math with SI & imperial mix don't convert in some cases
#29
Vindaar
closed
2 years ago
1
Fix concept matching for `seq[T]` types
#28
Vindaar
closed
2 years ago
0
Fix signature of `to` procedure
#27
Vindaar
closed
2 years ago
0
Test if Nim version 1.4 passes in CI to update requirement accordingly.
#26
Vindaar
closed
4 months ago
2
Fix type information loss with `const` variable, fixes #5
#25
Vindaar
closed
2 years ago
0
Units from declarative macro instead of manually coded definitions
#24
Vindaar
closed
2 years ago
0
Quantities from a declarative macro
#23
Vindaar
closed
2 years ago
0
Allow exporting units in `defUnits`, add Gauss, Kelvin->eV, ...
#22
Vindaar
closed
2 years ago
0
Generate units from macro, add `sqrt`, `abs`, `*=` and friends
#21
Vindaar
closed
2 years ago
0
Add `*=`, `+=` and friends
#20
Vindaar
closed
2 years ago
1
Fixes to math involving SI prefixes of compound units
#19
Vindaar
closed
2 years ago
0
Add Becquerel (Bq) as a unit for activity
#18
Vindaar
closed
2 years ago
0
Fix issue #16 by not inverting base units in `invert`
#17
Vindaar
closed
3 years ago
0
Division of (some?) units is broken
#16
Vindaar
closed
3 years ago
1
Fix issue #13
#15
Vindaar
closed
3 years ago
0
Fix unit ordering and radian / steradian computations
#14
Vindaar
closed
3 years ago
0
Degree to Radians conversion fails
#13
HugoGranstrom
closed
3 years ago
1
Fix equality using `==`
#12
Vindaar
closed
3 years ago
0
Fix pound-force parsing bug
#11
Vindaar
closed
3 years ago
0
More imperial units
#10
Vindaar
closed
3 years ago
0
Unit math with certain compounds
#9
Vindaar
closed
2 years ago
1
Declarative unit definitions and unit systems
#8
Vindaar
opened
3 years ago
8
Experimental unit support, add Tesla
#7
Vindaar
closed
3 years ago
0
Add more imperial units
#6
HugoGranstrom
opened
3 years ago
13
`const` variables lose their type information
#5
Vindaar
closed
2 years ago
1
Combining unchained and cligen.dispatch results in extremely long compilation
#4
Vindaar
closed
1 year ago
20
Add remaining derived SI units
#3
Vindaar
opened
3 years ago
5
UFCS breaks type checking of proc arguments
#2
Vindaar
closed
3 years ago
1
Next