Commit graph

185 commits

Author SHA1 Message Date
Erin 00a7a884d8 run_program takes slice now 2022-06-17 19:35:54 +02:00
Erin ff703e5cb0 Features in one attribute 2022-06-16 00:19:36 +02:00
Erin af52a7410a Logging is back! 2022-06-15 00:09:12 +02:00
Erin 105df1bcd6 Implemented task spawning
- Using `pc-keyboard` instead of custom one as it sometimes caused double-faults on keypress
2022-06-14 17:27:30 +02:00
able f38027d128 changes i guess 2022-06-13 22:25:39 -05:00
able feccc3ab41 planning 2022-06-02 06:51:23 -05:00
able 208cbfbad0 Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-06-02 06:00:31 -05:00
able 29000281f1 updates and planning 2022-06-02 06:00:26 -05:00
Erin ccf8663293 updated nightly 2022-05-21 21:21:06 +02:00
Erin 9e629fb83f Got rid of two instructions 2022-05-20 17:15:18 +02:00
Erin 8be1f2410e Added simple task switcher (x86-64) 2022-05-20 17:11:32 +02:00
Able 6f306b9ece Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-05-12 22:39:13 -05:00
Able cb27c1349a changes 2022-05-12 21:07:06 -05:00
Erin fce7b2a4bb fmt 2022-05-10 18:41:53 +02:00
Erin 0775577d31 Added convenience macro for defining host externals 2022-05-10 18:41:45 +02:00
Erin 86f466cdb0 Simplified signature checking in wasm jumploader 2022-05-08 13:32:19 +02:00
Erin ae70548cc0 Moved allocator to the kernel 2022-05-07 14:08:34 +02:00
Erin 351236159f chore: fmt 2022-04-25 22:40:13 +02:00
Able a78af58cba Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-04-25 15:34:59 -05:00
Erin d687fd4e39 Changed naming of things to match Rust's conventions 2022-04-25 22:34:52 +02:00
Able 9c300acc33 added a Path type and reverted to vga 2022-04-25 15:33:17 -05:00
Able 08c2cf73ea back into virtio work 2022-04-25 13:39:39 -05:00
Able a001a7e168 patchwork and breaking changes 2022-04-25 04:56:01 -05:00
Able 7492cef2fc update to the tool chain file 2022-04-24 04:20:15 -05:00
Able 2d2a9df7c5 update to the hello world program 2022-04-24 03:23:23 -05:00
Able 9d1cb9c640 print SYSCALL works 2022-04-19 02:38:59 -05:00
Able 9e836f8098 updates 2022-04-19 02:15:45 -05:00
Able 8d70bb08ca Messaging api done 2022-04-12 18:17:48 -05:00
Erin 225b35c3d0 fmt 2022-04-13 00:50:01 +02:00
Able b3f8b11c5a riscv work 2022-04-12 13:46:50 -05:00
Able 51c841e2de upgrades people upgrades
destroying erins clean code
2022-04-12 13:26:52 -05:00
Erin ddfbd579e3 Peek and poke works 2022-04-12 15:35:09 +02:00
Erin c613e5eb1a oh, i missed a bit! 2022-04-12 00:27:57 +02:00
Able 1dca7c4705 Merge branches 'master' and 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-04-11 17:26:30 -05:00
Erin 1ccd643ff6 reorder 2022-04-12 00:23:27 +02:00
Erin 9ed7dbb34c chore: fmt 2022-04-12 00:23:11 +02:00
Erin b86d42e48c Obeyed clippy, our paperclip overlord (mostly) 2022-04-11 23:07:01 +02:00
Erin a258676d20 supressed false positive 2022-04-11 23:02:36 +02:00
Erin 91dc000502 fixed type in feature 2022-04-11 22:53:06 +02:00
Erin 56b569deb2 Refactoring
- Applied some clippy lints
- Formatting
- Replaced lazy_static with Lazy from spin
2022-04-11 22:51:54 +02:00
Able 2b04ff3cdd fixes 2022-04-11 15:36:45 -05:00
Able 2e1ad746fe Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-04-11 15:34:52 -05:00
Able 22cb0d71af fixes 2022-04-11 15:34:40 -05:00
Erin 2b35e3054e fixed repbuild 2022-04-11 21:48:20 +02:00
Able 4fcde8bf41 Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-04-11 13:53:37 -05:00
Able d78bb002f3 workspace 2022-04-11 13:53:33 -05:00
Erin 5f707e990c Fixed compilation on latest nightly 2022-04-11 19:51:26 +02:00
Able 762e6a27ea ableOS input update 2022-04-09 23:49:17 -05:00
Able 20482f57a3 The issue was trivial, Axel had std deps I didn't check 2022-04-09 22:04:16 -05:00
Able 72457cc34e simplification 2022-04-09 17:26:43 -05:00