aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* Fix and simplify CMakeLists.txtMikhail Romanko2025-07-30
* Add color manipulation utilitiesMikhail Romanko2025-07-25
* Refactor, separate docs from headers, add ru docsMikhail Romanko2025-06-21
* Refactor IO, add buffered IOMikhail Romanko2025-04-26
* Fix MacOS and POSIX semaphores related issuesMikhail Romanko2025-04-25
* Refactor string functions, add unicode supportMikhail Romanko2025-04-05
* Refactor strings (avoid using dynamically allocated memory)Mikhail Romanko2025-04-05
* Refactor bigints, add int and float conv functionsMikhail Romanko2025-04-05
* Improved build system and POSIX compatibilityMikhail Romanko2025-04-05
* Fix build error on Linux/POSIXMikhail Romanko2025-03-03
* Add initial implementation of threads/mutexes/semaphores/cvs/spinlocksMikhail Romanko2025-03-02
* Add utils for working with endianness, more documentation, refactor CMakeMikhail Romanko2025-02-28
* Remove main.c, rename variable in CMakeLists.txtMikhail Romanko2025-02-28
* Move platform-dependent code into it's own directoryMikhail Romanko2025-02-28
* Split Math.c into smaller filesMikhail Romanko2025-02-28
* Add argument parsingMikhail Romanko2025-02-28
* Fix naming in CMakeLists.txtMikhail Romanko2025-02-03
* Change file namingMikhail Romanko2025-02-02
* Fix asan profile, add script for running testsMikhail Romanko2025-01-29
* Add Asan profile, fix multiple bugs.Mikhail Romanko2025-01-29
* Initial commitMikhail Romanko2025-01-18