0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 15, 2024 — Oct 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Memory/Heap Task/*] Fixes Heap and Task management More... about 9 years ago
Big commit, Sorry More... about 9 years ago
[IO/COM] Reworked how COM ports are handled More... about 9 years ago
[System/Utils] Added IsValidToRead & IsValidToWrite More... about 9 years ago
[Data/UTF] Added UTF8 encoding and decoding More... about 9 years ago
[Data/ELF] Dup the file name, Fixes future problem More... about 9 years ago
[Data/Color] Added opOpAssign More... about 9 years ago
[IO/Log] Fixed stacktrack becoming a infinite loop on invalid address More... about 9 years ago
[Data/Multiboot] Added parsing of CmdLine More... about 9 years ago
[GitIgnore] Added filter for Emacs temp files More... about 9 years ago
[Docs] Removed docs from source, will be moved to wiki. More... about 9 years ago
[Task/Scheduler] Removed broken autoExit. More... about 9 years ago
[IO/FS/FileNode] Removed broken asserts More... about 9 years ago
[Userspace/Init] Launch the shell process (as a test) More... about 9 years ago
[System/Syscall] Implemented Exec syscall More... about 9 years ago
[Userspace/Shell] Added sample program as Shell More... about 9 years ago
[Data/ELF] Make a arguments clone before freeing user-heap. More... about 9 years ago
[Data/Process] Added FileNode and ELF to process struct. More... about 9 years ago
[Data/ELF] We don't need to free TLS, it is already freed on heap destruction. More... about 9 years ago
[System/SyscallHandler] Fixed array parsing More... about 9 years ago
[Memory/Paging] Removed debug spam More... about 9 years ago
[Data/Array] Added Array helper function More... about 9 years ago
[Syscall ELF libRT] Added support for arguments for processes. More... about 9 years ago
[gitignore] Update gitignore More... about 9 years ago
[CPU/GDT] Added missing GDT, it somehow evaded previous commits More... about 9 years ago
[HW/BGA] Fixed background color on scroll. More... about 9 years ago
[Memory/Paging] Flush TLB when page settings are changed. More... about 9 years ago
[Task/Task] Clean registers before switch to usermode. More... about 9 years ago
[Extra] Added some function info More... about 9 years ago
[libRT/object] Removed useless semicolon. More... about 9 years ago