| Commit message (Expand) | Author | Age |
| * | Fix styling issues, rename scripts | Mikhail Romanko | 2025-04-05 |
| * | Fix bug in setting precomputed power-of-10 | Mikhail Romanko | 2025-04-05 |
| * | Add initial bigint implementation for the fmt library | Mikhail Romanko | 2025-04-05 |
| * | Improved build system and POSIX compatibility | Mikhail Romanko | 2025-04-05 |
| * | Fix build error on Linux/POSIX | Mikhail Romanko | 2025-03-03 |
| * | Move include from BH/Thread.h to impls' Thread.h | Mikhail Romanko | 2025-03-03 |
| * | Add initial implementation of threads/mutexes/semaphores/cvs/spinlocks | Mikhail Romanko | 2025-03-02 |
| * | Add utils for working with endianness, more documentation, refactor CMake | Mikhail Romanko | 2025-02-28 |
| * | Move platform-dependent code into it's own directory | Mikhail Romanko | 2025-02-28 |
| * | Split Math.c into smaller files | 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 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 |
| * | Add Asan profile, fix multiple bugs. | Mikhail Romanko | 2025-01-29 |
| * | Refactor math functions, add unit tests | Mikhail Romanko | 2025-01-29 |
| * | Initial commit | Mikhail Romanko | 2025-01-18 |