index
:
marvinborner/Melvix
dev
:computer: Small operating system written from scratch (covid/school project)
Marvin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-02-26
Full UBSan support - many fixes!
Marvin Borner
2021-02-26
Started UBSan and stack-smashing check support
Marvin Borner
2021-02-25
Added some debugging features
Marvin Borner
2021-02-25
Updated readme :)
Marvin Borner
2021-02-25
Applied even more warning flags!
Marvin Borner
2021-02-25
Small testing suite improvements
Marvin Borner
2021-02-25
Added *many* static keywords
Marvin Borner
2021-02-25
Updated makefiles
Marvin Borner
2021-02-25
Whoops
Marvin Borner
2021-02-24
Alrighty
Marvin Borner
2021-02-24
Awesome indeed
Marvin Borner
2021-02-23
You wouldn't believe how long this took to find
Marvin Borner
2021-02-23
Thanks!
Marvin Borner
2021-02-22
Started new frontend lib
Marvin Borner
2021-02-22
Some improvements
Marvin Borner
2021-02-22
Further rectangle extraction
Marvin Borner
2021-02-21
Started rectangle generation
Marvin Borner
2021-02-21
Activated SSE/FPU features for better performance
Marvin Borner
2021-02-20
Started rectangle based redraw
Marvin Borner
2021-02-19
Removed liberapay
Marvin Borner
2021-02-18
Fixed text writing
Marvin Borner
2021-02-18
Switched to default lodepng version
Marvin Borner
2021-02-18
Started GUI rewrite
Marvin Borner
2021-02-17
Added basic vector functions
Marvin Borner
2021-02-16
Okay!
Marvin Borner
2021-02-14
Message waiting and more!
Marvin Borner
2021-02-12
Added "random" heap position
Marvin Borner
2021-02-11
Added sprintf
Marvin Borner
2021-02-11
Renamed err due to function shadow
Marvin Borner
2021-02-11
Added msging
Marvin Borner
2021-02-10
Fixed test script
Marvin Borner
2021-02-10
Updated workflow
Marvin Borner
2021-02-10
Print to streams instead of serial console
Marvin Borner
2021-02-09
Added basic streams
Marvin Borner
2021-02-09
Quite many message queue fixes and impl start
Marvin Borner
2021-02-07
Added poll syscall
Marvin Borner
2021-02-07
Added filesystem and proc permissions
Marvin Borner
2021-02-07
Merged branch 'main' into dev
Marvin Borner
2021-02-07
Added dev branch notice
Marvin Borner
2021-02-07
Fixed some memory leaks (broke some stuff too)
Marvin Borner
2021-02-07
Many small memory improvements
Marvin Borner
2021-02-05
No buffer mallocing in ext2 read
Marvin Borner
2021-01-21
Implementing new features...
Marvin Borner
2021-01-21
Fixed some dumb bugs
Marvin Borner
2021-01-21
Fixed stray keyboard characters
Marvin Borner
2021-01-20
Added proc wait struct with function
Marvin Borner
2021-01-16
Fixed vfs dev finder
Marvin Borner
2021-01-15
Implemented basic dev ready-state waiting
Marvin Borner
2021-01-15
Fixed kernel exceptions
Marvin Borner
2021-01-14
Added kernel idle process
Marvin Borner
2021-01-13
VFS ready function and read yielding
Marvin Borner
2021-01-11
Much work..
Marvin Borner
2021-01-10
Added very simple stack implementation for procfs
Marvin Borner
2021-01-10
Started procfs
Marvin Borner
2021-01-09
Let's make a procfs for IPC instead
Marvin Borner
2021-01-09
To be continued
Marvin Borner
2021-01-09
Finding memory leaks is SO exhausting argh
Marvin Borner
2021-01-09
Started new heap implementation (not working yet)
Marvin Borner
2021-01-08
Cleanup
Marvin Borner
2021-01-08
Major IDE/ATA driver rewrite
Marvin Borner
2021-01-08
Button "animation"
Marvin Borner
2021-01-08
Kinda working VFS implementation
Marvin Borner
2021-01-07
New read parameters
Marvin Borner
2021-01-07
Working VFS path resolving
Marvin Borner
2021-01-07
Started conversion to VFS
Marvin Borner
2021-01-07
Several things
Marvin Borner
2021-01-07
Whoops
Marvin Borner
2021-01-07
Added non-NULL assertion
Marvin Borner
2021-01-04
Some vfs fixes
Marvin Borner
2020-12-11
Some FS stuff
Marvin Borner
2020-12-10
Started VFS
Marvin Borner
2020-12-09
Fixed null socket loop
Marvin Borner
2020-12-06
Some things that annoyed me
Marvin Borner
2020-12-06
Added killing combo
Marvin Borner
2020-12-06
Woops, missed a file
Marvin Borner
2020-12-06
Fixed workflow
Marvin Borner
2020-12-06
Removed submodule loading
Marvin Borner
2020-12-06
Removed the necessity for ext2util completely
Marvin Borner
2020-12-06
File-based booting instead of fixed inode (WIP)
Marvin Borner
2020-12-05
Some casual network fixes
Marvin Borner
2020-12-03
Quite important network stuff
Marvin Borner
2020-12-02
More window resizing..
Marvin Borner
2020-11-29
Big steps towards working window resizing
Marvin Borner
2020-11-29
Fixed some things
Marvin Borner
2020-11-28
Fixed redrawing of all previous elements
Marvin Borner
2020-11-28
Fixed process wake up without data receiving
Marvin Borner
2020-11-28
Fixed closed self closing tags
Marvin Borner
2020-11-28
Merged HTML renderer
Marvin Borner
2020-11-28
Kinda-working renderer
Marvin Borner
2020-11-28
Fixed tag case normalizing
Marvin Borner
2020-11-28
Made relative window registring local
Marvin Borner
2020-11-28
Started window resize support
Marvin Borner
2020-11-28
Added userspace heap
Marvin Borner
2020-11-28
Fixed file manager
Marvin Borner
2020-11-28
Made relative window registring local
Marvin Borner
2020-11-27
Started window resize support
Marvin Borner
2020-11-26
Added userspace heap
Marvin Borner
2020-11-26
Some changes
Marvin Borner
2020-11-25
More HTML rendering...
Marvin Borner
2020-11-25
Fixed file manager
Marvin Borner
[next]