Commit Graph

13 Commits

Author SHA1 Message Date
dcc89bc599 Fuck GCC
Some checks failed
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=OFF (push) Failing after 15s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=OFF (push) Failing after 13s
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=ON (push) Failing after 11s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=ON (push) Failing after 10s
CMake / ubuntu-latest - shared=OFF, pthread=ON, posix=ON (push) Failing after 11s
CMake / ubuntu-latest - shared=ON, pthread=ON, posix=ON (push) Failing after 15s
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-26 00:56:45 +03:00
5c0411cb56 Fix CMakeLists bug
Some checks failed
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=OFF (push) Failing after 10s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=OFF (push) Failing after 9s
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=ON (push) Failing after 9s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=ON (push) Failing after 11s
CMake / ubuntu-latest - shared=OFF, pthread=ON, posix=ON (push) Failing after 13s
CMake / ubuntu-latest - shared=ON, pthread=ON, posix=ON (push) Failing after 12s
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-26 00:52:23 +03:00
89ae0d4214 Remove C23
Some checks failed
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=OFF (push) Failing after 14s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=OFF (push) Failing after 14s
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=ON (push) Failing after 14s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=ON (push) Failing after 14s
CMake / ubuntu-latest - shared=OFF, pthread=ON, posix=ON (push) Failing after 16s
CMake / ubuntu-latest - shared=ON, pthread=ON, posix=ON (push) Failing after 13s
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-26 00:50:33 +03:00
deb127eed3 Lower cmake minimum required
Some checks failed
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=OFF (push) Failing after 18s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=OFF (push) Failing after 17s
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=ON (push) Failing after 17s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=ON (push) Failing after 14s
CMake / ubuntu-latest - shared=ON, pthread=ON, posix=ON (push) Has been cancelled
CMake / ubuntu-latest - shared=OFF, pthread=ON, posix=ON (push) Has been cancelled
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-26 00:49:23 +03:00
f9996c9cbf Update CI
Some checks failed
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=OFF (push) Failing after 18s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=OFF (push) Failing after 15s
CMake / ubuntu-latest - shared=ON, pthread=OFF, posix=ON (push) Has been cancelled
CMake / ubuntu-latest - shared=OFF, pthread=ON, posix=ON (push) Has been cancelled
CMake / ubuntu-latest - shared=ON, pthread=ON, posix=ON (push) Has been cancelled
CMake / ubuntu-latest - shared=OFF, pthread=OFF, posix=ON (push) Has been cancelled
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-26 00:48:13 +03:00
8844317936 Add actions
Some checks failed
CMake / ubuntu-latest - shared=OFF (push) Failing after 4s
CMake / ubuntu-latest - shared=ON (push) Failing after 4s
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-26 00:44:03 +03:00
ae8d2907fc Format code
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-26 00:22:28 +03:00
90a6e58dca Add samples
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-26 00:07:09 +03:00
a35a476654 Add basic ast_to_value, make POSIX optional
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-25 23:31:45 +03:00
3fdda1bbaa Make pthread optional
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-24 21:43:47 +03:00
750be23551 Add MIT license
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-24 21:40:05 +03:00
6c7fd9c8d6 Enable all warnings
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-24 21:30:58 +03:00
123763f48c Initial commit
Signed-off-by: Slendi <slendi@socopon.com>
2025-07-24 21:25:16 +03:00