aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Remove extra newlinesMikhail Romanko2025-06-21
* Refactor, separate docs from headers, add ru docsMikhail Romanko2025-06-21
* Add array sizes to math functionsMikhail Romanko2025-04-29
* Refactor IO, add buffered IOMikhail Romanko2025-04-26
* Refactor string functions, add unicode supportMikhail Romanko2025-04-05
* Refactor strings (avoid using dynamically allocated memory)Mikhail Romanko2025-04-05
* Add int tests, fix bugs, add docsMikhail Romanko2025-04-05
* Refactor bigints, add int and float conv functionsMikhail Romanko2025-04-05
* Fix styling issues, rename scriptsMikhail Romanko2025-04-05
* Add initial bigint implementation for the fmt libraryMikhail Romanko2025-04-05
* Add initial implementation of threads/mutexes/semaphores/cvs/spinlocksMikhail Romanko2025-03-02
* Fix BH_INT2PTR, add generic callback definitionMikhail Romanko2025-03-02
* Add utils for working with endianness, more documentation, refactor CMakeMikhail Romanko2025-02-28
* Fix missing newline in Args.hMikhail Romanko2025-02-28
* Add argument parsingMikhail Romanko2025-02-28
* Add 2D/3D boxes/AABBs and intersection tests.Mikhail Romanko2025-02-24
* Add line, plane, ray and segments, split math unit testMikhail Romanko2025-02-24
* Fix function documentation, add missing functionMikhail Romanko2025-02-03
* Fix function declaration, extend math testMikhail Romanko2025-02-03
* Fix file and directory permissionsMikhail Romanko2025-02-02
* Change file namingMikhail Romanko2025-02-02
* Change code and naming style, fix several bugs, removed math types.Mikhail Romanko2025-02-02
* Refactor math functions, add unit testsMikhail Romanko2025-01-29
* Document existing math methods.Mikhail Romanko2025-01-18
* Initial commitMikhail Romanko2025-01-18