Commit graph

432 commits

Author SHA1 Message Date
able 2200b5bbda prelim work on VGA 2022-08-05 01:14:13 -05:00
able 8c511e6550 Merge pull request 'feat: repbuild2' (#21) from theoddgarlic/ableos:repbuild2 into master
Reviewed-on: https://git.ablecorp.us:443/able/ableos/pulls/21
2022-08-03 07:19:05 +00:00
TheOddGarlic 0ec08d7460 feat: repbuild2 minimum viable product 2022-08-03 10:11:51 +03:00
able dabe817e58 Merge pull request 'Fix dependency issues, switch to my fork of toml, get rid of shadeable and temporarily get rid of repbuild' (#20) from theoddgarlic/ableos:dependencies into master
Reviewed-on: https://git.ablecorp.us:443/able/ableos/pulls/20
2022-08-03 07:10:17 +00:00
able ce765f2488 fix backspace 2022-08-03 02:09:34 -05:00
TheOddGarlic d75875afaf fix asl logos dependency 2022-08-02 19:44:42 +03:00
TheOddGarlic da42059b61 fix cargo check std error, temporarily get rid of repbuild 2022-08-02 14:16:24 +03:00
TheOddGarlic b3721bca19 handle dependencies, get rid of shadeable 2022-08-02 14:13:29 +03:00
TheOddGarlic a480d93276 Bump hashbrown, switch to my toml fork 2022-08-02 14:13:29 +03:00
able 1ca1594f66 simplification 2022-08-02 06:00:21 -05:00
able 834287cdd6 very good and cool updates to BuiltinShell 2022-08-02 04:14:01 -05:00
able becc123d1f changing the colors of the bg and fg 2022-08-02 01:52:03 -05:00
able 53751a7b0b mouse support added back in and premature work on asl 2022-08-01 21:56:01 -05:00
able 6ba5f35654 Merge pull request '🫡 Major Cleanup' (#19) from theoddgarlic/ableos:major-cleanup into master
Reviewed-on: https://git.ablecorp.us:443/able/ableos/pulls/19
2022-08-01 19:56:36 +00:00
TheOddGarlic 1f5068c030 update .gitignore, remove unused files 2022-08-01 16:54:14 +03:00
TheOddGarlic 69c10e0ba4 misc warning fixes
this concludes the fix warnings phase of the cleanup
2022-08-01 14:50:41 +03:00
TheOddGarlic 34a701bd5c unused import: git::commit_message
`#[warn(unused_imports)]` on by default
2022-08-01 14:09:05 +03:00
TheOddGarlic 983550ae54 chore: cargo fmt 2022-08-01 13:50:07 +03:00
TheOddGarlic f801eea0aa rhaish is dead 2022-08-01 13:46:59 +03:00
able 40d52d2c91 Merge pull request 'command parser file resolution' (#18) from theoddgarlic/ableos:master into master
Reviewed-on: https://git.ablecorp.us:443/able/ableos/pulls/18
2022-08-01 09:58:16 +00:00
able 11dc2bbddd not fixed but I can't handle this anymore 2022-08-01 04:06:04 -05:00
TheOddGarlic 47a896440b Merge branch 'master' of https://git.ablecorp.us:443/theoddgarlic/ableos 2022-08-01 10:22:26 +03:00
TheOddGarlic eb2654fa93 command parser file resolution fix 2022-08-01 10:21:22 +03:00
able dd6431ab84 recent changes <3 2022-08-01 02:16:19 -05:00
able b1de5148b7 filtering out undesired logging 2022-07-31 06:21:50 -05:00
able be2b6dfa94 ok seriously fucking wokks ok im sorry sanananana 2022-07-31 05:27:27 -05:00
able 7c16edea54 Fix! 2022-07-31 05:22:39 -05:00
able d46527108f update 2022-07-31 03:03:59 -05:00
able a4cc9cdf4f adding a deadlock to master :> 2022-07-31 01:54:01 -05:00
able 25e87735e6 stolen code 2022-07-29 13:29:54 -05:00
able a0c9587e5c remove int 2022-07-29 12:50:13 -05:00
able b99d5e4031 Merge branch 'master' of ssh://git.ablecorp.us:20/able/ableos 2022-07-29 12:48:49 -05:00
able 1cead2eccf shuffling 2022-07-29 12:48:45 -05:00
Erin 33e1c554fb commented evil 2022-07-29 19:45:56 +02:00
able 48f0ef9699 various bugs added 2022-07-29 11:51:54 -05:00
able a210abca23 BSOD with qr code 2022-07-29 09:46:09 -05:00
able ad5a7f388b removing qprofiler 2022-07-29 06:14:26 -05:00
able dc83d8e175 speed up cpu + ipc 2022-07-29 06:13:26 -05:00
able 3f4c9fdb5a implementing socket related IPC 2022-07-28 20:15:02 -05:00
able f6d0c71a24 implementing rough ipc 2022-07-28 10:57:28 -05:00
able 3a93907251 improvements to repbuild 2022-07-28 07:07:23 -05:00
able 59aaa9622b various QOL updates 2022-07-28 05:02:43 -05:00
able 5b4ee4f986 adding handles 2022-07-28 03:39:20 -05:00
able d2aef77b7f ext2 merge plus fix 2022-07-27 19:51:13 -05:00
able 7faebe1a5c un breaking x86 2022-07-13 20:59:02 -05:00
able 5f9923272d allocator work 2022-06-22 13:59:24 -05:00
able 236949682e arch specific updates to the kernel 2022-06-18 15:00:16 -05:00
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