Commit graph

335 commits

Author SHA1 Message Date
Able ac8f047643 Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-02-03 21:37:56 -06:00
Able 39fb7f4cab systemcall work 2022-02-03 21:37:51 -06:00
Elfein Landers 1710e1b79f Merge branch 'master' of https://git.ablecorp.us/able/ableos 2022-02-03 19:37:04 -08:00
Elfein Landers 230c6d74b2 fixed order of ops bug 2022-02-03 19:36:09 -08:00
Able b3b79e1694 Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-02-03 13:49:23 -06:00
Able 519a1d0081 system calls 2022-02-03 13:47:58 -06:00
Elfein Landers 84865e8248 remove clippy lint 2022-02-02 00:05:47 -08:00
Elfein Landers 945b758a1b finished implementing original (normal) behavior after refactor 2022-02-02 00:04:32 -08:00
Elfein Landers 28f11e33f1 major refactor of keyboard 2022-02-01 23:42:09 -08:00
able 016e94fedf Merge pull request 'Migrated to asm! macro and updated to fork of cpuio (which uses asm! instead of llvm_asm! too)' (#8) from assembly-fixes into master
Reviewed-on: https://git.ablecorp.us:443/able/ableos/pulls/8
2022-02-02 03:51:09 +00:00
Erin a60349c2f9 updated cpuio dependency 2022-02-02 00:12:29 +01:00
Erin 7fa6a45247 cpuid fixed 2022-02-02 00:06:00 +01:00
Able 3b9a3ab18a scheduler rewrite 2022-02-01 15:27:40 -06:00
Able 098c27590a Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-01-28 07:42:41 -06:00
Able 1d195d618e Redux 2022-01-28 07:40:47 -06:00
Elfein Landers 9ac6927411 debugging 2022-01-27 00:06:58 -08:00
Elfein Landers bbed40d46d judy hopps 2022-01-26 23:47:24 -08:00
Able 0404fdd41f Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-01-27 01:39:47 -06:00
Able 13edd25c8b reduce race conditions 2022-01-27 01:37:12 -06:00
Elfein Landers 0189236893 maybe commit 2022-01-26 23:36:46 -08:00
Elfein Landers ffdb6c2816 impl glyph drawing ig 2022-01-26 23:15:58 -08:00
Elfein Landers 3206cfd2bc Simplify range check for font 2022-01-26 23:00:25 -08:00
Elfein Landers fd9c18c744 Fixed pixel_format.rs 2022-01-26 21:38:51 -08:00
Elfein Landers c674fcc6e6 Did some shitty docs. 2022-01-26 20:06:04 -08:00
Able 03a30e5109 Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos
merge conflict
2022-01-26 19:43:40 -06:00
Able 5cba768e85 redux of relib, scheduler work and documentation 2022-01-26 19:43:03 -06:00
able 7b1401f10d Merge pull request 'Fix typo "belenaEtcher" in README.md' (#6) from theoddgarlic/ableos:fix-typo-in-readme into master
Reviewed-on: https://git.ablecorp.us:443/able/ableos/pulls/6
2022-01-26 16:53:08 +00:00
able e8e910d0d2 Merge branch 'master' into fix-typo-in-readme 2022-01-26 16:53:02 +00:00
able 5df2471847 Merge pull request 'fix externc-libm dependency' (#7) from theoddgarlic/ableos:able-we-dont-have-root-access into master
Reviewed-on: https://git.ablecorp.us:443/able/ableos/pulls/7
2022-01-26 16:52:46 +00:00
TheOddGarlic 61792b9825 fix externc-libm dependency 2022-01-26 18:41:01 +03:00
TheOddGarlic 9de7f848d5 Fix typo "belenaEtcher" in README.md 2022-01-26 18:22:39 +03:00
Able 95998acb99 scheduler work and commit 2022-01-25 19:40:37 -06:00
Able 6010397f4a scheduler work done 2022-01-25 19:02:22 -06:00
Able 21b5add99d reduction of code base 2022-01-22 01:26:25 -06:00
Able b47e8bd64c stash to hold stuff till cargo fix 2022-01-22 00:01:16 -06:00
Able bbe2a0183a ke m i n g '' 2022-01-18 08:30:09 -06:00
Able 139f5243f3 Pixel 2022-01-18 06:15:51 -06:00
Able 91c249ce2a remove fonts and rebuild the logger 2022-01-16 19:42:11 -06:00
Able 7d66a64b33 Font rendering semi-done 2022-01-16 14:55:58 -06:00
Able f884200eb2 utilities added work done on font rendering 2022-01-16 09:23:19 -06:00
Able 83a02c904c Facepalm and aos stress test work 2022-01-13 08:54:33 -06:00
Able 57b7d9126b revert 2022-01-07 10:45:01 -06:00
Able 53b999d1c1 gpg test 2022-01-07 10:37:12 -06:00
Able 123a7d880f various changes and wat things 2022-01-07 10:31:47 -06:00
Able 6d31f4db29 fix up wasm-sys and implement experimental futex 2022-01-05 07:10:52 -06:00
Able e43891ce9f adding in disks 2022-01-02 04:04:36 -06:00
elfein727 7d563f8ad2 merge again because my dumb butt forgot to fix conflicts 2022-01-01 19:12:39 -08:00
elfein727 f6b3168f3b merge 2022-01-01 19:08:42 -08:00
elfein727 8680e6f470 made console_out print the bytes of its arg as ascii 2022-01-01 19:07:56 -08:00
Able e95e0a8bc6 minor syscall change 2022-01-01 18:16:16 -06:00