Commit Graph

62 Commits

Author SHA1 Message Date
kayomn 3c82b8a6a5 Implement file system worker thread in event loop
continuous-integration/drone/push Build is passing Details
2022-10-01 17:46:21 +01:00
kayomn 67768eba7f Implement more stub functions / structures
continuous-integration/drone/push Build is passing Details
2022-09-30 16:07:18 +01:00
kayomn 88ef9078e0 Initial work on new system-level abstraction
continuous-integration/drone/push Build is passing Details
2022-09-30 09:50:18 +01:00
kayomn d6782d12d2 Tidy up code conventions in Stack module 2022-09-30 09:48:32 +01:00
kayomn 3657b846f2 Experimental file system API changes 2022-09-27 21:45:32 +01:00
kayomn 94b1d8f67e Split event loop into its own file 2022-09-24 23:09:02 +01:00
kayomn 6fb6e63280 Remove Lua from dependencies 2022-09-22 22:07:21 +01:00
kayomn 6b9d0baeb6 Temporary disable building against Lua 2022-09-22 22:03:25 +01:00
kayomn 26ccb4cbe0 Add initialization functions for stack data structures 2022-09-22 21:49:06 +01:00
kayomn 9b3c72f253 First-pass implementation of basic event loop 2022-09-09 22:55:34 +01:00
kayomn 9f78cc7fb3 Add Lua as dependency via SHA-pinned submodule 2022-08-10 16:38:50 +01:00
kayomn c2cf7c965a Initial commit 2022-08-10 14:52:16 +01:00