| Commit message (Expand) | Author | Age |
| * | Remove extra newlines | Mikhail Romanko | 2025-06-21 |
| * | Refactor, separate docs from headers, add ru docs | Mikhail Romanko | 2025-06-21 |
| * | Add array sizes to math functions | Mikhail Romanko | 2025-04-29 |
| * | Refactor IO, add buffered IO | Mikhail Romanko | 2025-04-26 |
| * | Refactor string functions, add unicode support | Mikhail Romanko | 2025-04-05 |
| * | Refactor strings (avoid using dynamically allocated memory) | Mikhail Romanko | 2025-04-05 |
| * | Add int tests, fix bugs, add docs | Mikhail Romanko | 2025-04-05 |
| * | Refactor bigints, add int and float conv functions | Mikhail Romanko | 2025-04-05 |
| * | Fix styling issues, rename scripts | Mikhail Romanko | 2025-04-05 |
| * | Add initial bigint implementation for the fmt library | Mikhail Romanko | 2025-04-05 |
| * | Add initial implementation of threads/mutexes/semaphores/cvs/spinlocks | Mikhail Romanko | 2025-03-02 |
| * | Fix BH_INT2PTR, add generic callback definition | Mikhail Romanko | 2025-03-02 |
| * | Add utils for working with endianness, more documentation, refactor CMake | Mikhail Romanko | 2025-02-28 |
| * | Fix missing newline in Args.h | Mikhail Romanko | 2025-02-28 |
| * | Add argument parsing | Mikhail Romanko | 2025-02-28 |
| * | Add 2D/3D boxes/AABBs and intersection tests. | Mikhail Romanko | 2025-02-24 |
| * | Add line, plane, ray and segments, split math unit test | Mikhail Romanko | 2025-02-24 |
| * | Fix function documentation, add missing function | Mikhail Romanko | 2025-02-03 |
| * | Fix function declaration, extend math test | Mikhail Romanko | 2025-02-03 |
| * | Fix file and directory permissions | Mikhail Romanko | 2025-02-02 |
| * | Change file naming | Mikhail Romanko | 2025-02-02 |
| * | Change code and naming style, fix several bugs, removed math types. | Mikhail Romanko | 2025-02-02 |
| * | Refactor math functions, add unit tests | Mikhail Romanko | 2025-01-29 |
| * | Document existing math methods. | Mikhail Romanko | 2025-01-18 |
| * | Initial commit | Mikhail Romanko | 2025-01-18 |