Erin
|
cd8e6e4b3b
|
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.
— Erin
|
2022-08-07 23:42:23 +02:00 |
|
Elfein Landers
|
8e09af7f15
|
fix warning
|
2022-08-06 22:24:11 -07:00 |
|
Elfein Landers
|
77189e9e3c
|
error fix
|
2022-08-06 21:24:40 -07:00 |
|
Elfein Landers
|
d3b8b2e12a
|
corrected constant to match documentation
|
2022-08-06 20:59:31 -07:00 |
|
Elfein Landers
|
1b67d8eaba
|
documented
|
2022-08-06 20:56:08 -07:00 |
|
Elfein Landers
|
f2ecb95beb
|
Merge branch 'master' of https://git.ablecorp.us/able/ableos
|
2022-08-06 20:44:37 -07:00 |
|
Elfein Landers
|
2bd5ffb4eb
|
Documenting a bit in interrupts
|
2022-08-06 20:43:23 -07:00 |
|
Elfein Landers
|
f0ca90ae25
|
turned magic number into constant
|
2022-08-06 20:32:22 -07:00 |
|
Elfein Landers
|
1ce64c6e35
|
update kilotime to be simpler + feature change
|
2022-08-06 20:31:32 -07:00 |
|
able
|
99fc12cd7c
|
Merge pull request 'clparse' (#26) from clparse into master
Reviewed-on: https://git.ablecorp.us:443/able/ableos/pulls/26
|
2022-08-07 03:13:26 +00:00 |
|
able
|
e768c308e6
|
port clparse
|
2022-08-06 22:12:48 -05:00 |
|
able
|
e8221f8513
|
kupdate
|
2022-08-06 08:16:08 -05:00 |
|
able
|
4518e7ef5e
|
pci work
|
2022-08-06 06:48:40 -05:00 |
|
able
|
88df078d56
|
test framework layout
|
2022-08-05 06:22:23 -05:00 |
|
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 |
|