Commit Graph

19 Commits

Author SHA1 Message Date
anth64 390f1a40bc add kqueue directory start/stop, check is still wip 2025-11-01 18:20:16 +01:00
anth64 f1c6372b3e rename event buffer, add directory watching for windows (WIP/needs testing) 2025-10-31 07:39:11 +01:00
anth64 0e6664ec47 Implement Linux directory watching using inotify 2025-10-29 20:25:45 +01:00
anth64 08b990a16a fix log function name 2025-10-23 23:20:38 +02:00
anth64 bab9887fdb added functions to load/unload modules 2025-10-23 22:20:49 +02:00
anth64 df0954ba0d stk module count function, remove stk_ids since handles will be used as "ids" and typedef for stk module functions 2025-10-23 21:36:49 +02:00
anth64 51ae8c7ab2 change shutdown log msg 2025-10-23 21:18:37 +02:00
anth64 9d8dad7ea1 platform specific dynamic library loading 2025-10-22 19:20:48 +02:00
anth64 8b26742c63 add logging 2025-10-21 00:10:51 +02:00
anth64 a82fb80a99 prevent c++ name mangling 2025-10-21 00:10:20 +02:00
anth64 586733f2eb Makefile detect os (windows/posix) 2025-10-20 22:42:04 +02:00
anth64 9d51be7a18 added docs directory and design roadmap 2025-10-18 17:15:52 -04:00
anth64 4b6c3ffe2f instead of storing modules as a struct, switch to a more "ECS" style of handling modules 2025-10-09 07:55:41 +02:00
anth64 dfa190caea add minimal module struct 2025-10-08 21:58:22 +02:00
anth64 079921091f initial code + Makefile 2025-10-08 19:17:18 +02:00
anth64 4066f3488b add compile flags for lsp 2025-10-08 19:01:44 +02:00
anth64 d8d00b88b8 update gitignore to include build dirs 2025-10-08 19:01:24 +02:00
anth64 9b547c30fe Add README 2025-09-28 16:33:26 +02:00
anth64 7dfa2b1d77 Initial commit 2025-09-28 14:21:06 +00:00