|
|
fc774fd0ff
|
Refactor, separate docs from headers, add ru docs
Doxygen kind'a sucks and I need multilanguage documentation, so I did
that. Also, separated massive Math.h file into smaller files.
|
2025-06-21 20:12:15 +03:00 |
|
|
|
82bea0ebf8
|
Refactor bigints, add int and float conv functions
Added functions to convert from/to ints/floats. Floats are converted
according to basic Steele&White algorithm (without speedup).
|
2025-04-05 13:56:00 +03:00 |
|
|
|
69515af77f
|
Fix styling issues, rename scripts
|
2025-04-05 13:56:00 +03:00 |
|
|
|
a2d0913c79
|
Add utils for working with endianness, more documentation, refactor CMake
Decided to update the docs, as well as adding few new features and small
refactoring.
|
2025-02-28 21:44:22 +03:00 |
|