Commit Graph

34 Commits (master)

Author SHA1 Message Date
Graham Kelly 09ef96fd2b It works! It works! With lots of hacks it works! 2023-04-12 20:35:57 -04:00
Graham Kelly 6fd6672c81 fix naming 2023-04-12 15:35:34 -04:00
Graham Kelly 525af5ae04 simplified object enum, added xml conversion 2023-04-12 15:32:43 -04:00
Graham Kelly 2a733f3903 for able 2023-04-12 15:11:11 -04:00
Able e6c8d184d4 cleanup + rustfmt config 2023-04-12 13:08:07 -05:00
Able 652afd0cda Change 2023-04-10 01:16:30 -05:00
Able 318b6da0d1 changes 2023-04-07 16:44:33 -05:00
Able 2098f86910 hacking in a wasm interpreter 2023-04-05 12:29:20 -05:00
ondra05 cd6e75ec07
boom! 2023-03-30 23:43:04 +02:00
ondra05 41ee39e1b9 Skeleton for architecture-specific things 2022-11-07 21:21:16 +01:00
ondra05 ed0c0ad43f Threw stuff from the microkernel. Start of moving core parts there. 2022-11-07 20:29:42 +01:00
ondra05 67510d7ae9 clippy 2022-11-05 01:43:41 +01:00
ondra05 444bbb7bd1 removed module that I forgot to remove + 1.65 stuff 2022-11-05 01:40:38 +01:00
ondra05 b6fdfaefa0 removed sus messaging module 2022-11-05 00:39:37 +01:00
ondra05 8d0b756b42 merge 2022-08-28 22:04:55 +02:00
TheOddGarlic 272cf525af Devices: Add block devices 2022-08-17 13:29:34 +03:00
ondra05 404d2aad3e Added spawner 2022-08-09 01:32:42 +02:00
ondra05 1b51942a12 So I have two news for you. One good and one bad.
We have async, but we got rid of the preëmptive sched... wait, that's two good news, anyways, have a nice day.

— Ondra
2022-08-07 23:42:23 +02:00
TheOddGarlic ac4960434f misc warning fixes
this concludes the fix warnings phase of the cleanup
2022-08-01 14:50:41 +03:00
able cd75cd9b66 adding a deadlock to master :> 2022-07-31 01:54:01 -05:00
able 86f4739ca2 shuffling 2022-07-29 12:48:45 -05:00
able 2241072567 various bugs added 2022-07-29 11:51:54 -05:00
able f902885580 allocator work 2022-06-22 13:59:24 -05:00
able f978ca0f3f arch specific updates to the kernel 2022-06-18 15:00:16 -05:00
ondra05 da669001dc Moved allocator to the kernel 2022-05-07 14:08:34 +02:00
Able ba20be6ff6
Messaging api done 2022-04-12 18:17:48 -05:00
ondra05 d549b3ee6a chore: fmt 2022-04-12 00:23:11 +02:00
ondra05 4d37a72acf Refactoring
- Applied some clippy lints
- Formatting
- Replaced lazy_static with Lazy from spin
2022-04-11 22:51:54 +02:00
Able 19dc431237
workspace 2022-04-11 13:53:33 -05:00
Able 87cc4c1d92
Feature| afetch update, scheduler rework 2022-03-16 05:39:01 -05:00
Able b4c3abfbfd
TOML config|moved a ton of boiler plate to prelude 2022-03-11 13:51:47 -06:00
Able 1231f8d871
commit message 2022-03-07 12:21:16 -06:00
Able 207fa16675
modularizing the kernel 2022-03-02 08:38:22 -06:00
Able cfb2cdfb9d
seperate the core kernel into its own directory 2022-02-28 08:54:41 -06:00