Age | Commit message (Expand) | Author | Lines |
2021-03-11 | settings editor, and lots of changes in service of that | Benji Dial | -2/+24 |
2021-03-08 | resizable widgets, default widget implementation for some functions, reimplem... | Benji Dial | -1/+11 |
2021-03-07 | keyboard support in raleigh, word wrap and more in entry widget | Benji Dial | -0/+10 |
2021-03-03 | moving windows with mouse, changing some old panics into syslogs, small bugfi... | Benji Dial | -1/+1 |
2021-03-03 | 64kiB kernel area, ps/2 mouse support, signed decimals in knob format | Benji Dial | -20/+32 |
2021-03-02 | removing stub for special handling of 'sd' prefix in file paths from knob | Benji Dial | -22/+5 |
2021-03-01 | minimal file writing, shutdown keybinding (Win+Shift+Q) | Benji Dial | -0/+15 |
2021-02-19 | rtc fixes, time command | Benji Dial | -0/+57 |
2021-02-17 | dirlist program, making fat refuse to list file as directory | Benji Dial | -0/+16 |
2021-02-16 | rtc timestamp, knob rand, random terminal color | Benji Dial | -0/+19 |
2021-02-16 | terminal application with ipc, shift+pause state dumper, hello world for term... | Benji Dial | -13/+34 |
2021-01-24 | graphics! | Benji Dial | -398/+387 |
2020-09-20 | history when getting line from user in knob | Benji Dial | -1/+136 |
2020-09-19 | file manager | Benji Dial | -36/+38 |
2020-09-13 | dirinfo command | Benji Dial | -1/+1 |
2020-09-13 | new shell | Benji Dial | -18/+47 |
2020-09-13 | have command shell block while commands are running | Benji Dial | -1/+10 |
2020-09-13 | making elf loader zero bss sections | Benji Dial | -0/+31 |
2020-09-13 | fixed some paging bugs, added fault handlers and new programs | Benji Dial | -6/+23 |
2020-09-13 | (basic, not much tested) keyboard, better panic | Benji Dial | -59/+116 |
2020-09-06 | minor changes, redoing makefile, meminfo program | Benji Dial | -0/+18 |
2020-09-06 | bugfixes, init program, hello world | Benji Dial | -9/+20 |
2020-09-06 | program loading, others | Benji Dial | -0/+396 |