| Commit message (Expand) | Author | Age |
| * | Another CMakeLists.txt fix | Mikhail Romanko | 2025-07-30 |
| * | Fix and simplify CMakeLists.txt | Mikhail Romanko | 2025-07-30 |
| * | Add color manipulation utilities | Mikhail Romanko | 2025-07-25 |
| * | Refactor, separate docs from headers, add ru docs | Mikhail Romanko | 2025-06-21 |
| * | Refactor IO, add buffered IO | Mikhail Romanko | 2025-04-26 |
| * | Fix MacOS and POSIX semaphores related issues | Mikhail Romanko | 2025-04-25 |
| * | Refactor string functions, add unicode support | Mikhail Romanko | 2025-04-05 |
| * | Refactor strings (avoid using dynamically allocated memory) | Mikhail Romanko | 2025-04-05 |
| * | Refactor bigints, add int and float conv functions | 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 |
| * | 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 |
| * | Remove main.c, rename variable in CMakeLists.txt | 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 |
| * | Fix naming in CMakeLists.txt | Mikhail Romanko | 2025-02-03 |
| * | Change file naming | Mikhail Romanko | 2025-02-02 |
| * | Fix asan profile, add script for running tests | Mikhail Romanko | 2025-01-29 |
| * | Add Asan profile, fix multiple bugs. | Mikhail Romanko | 2025-01-29 |
| * | Initial commit | Mikhail Romanko | 2025-01-18 |