0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Feb 13, 2025 — Feb 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Finish implementing SharedMemory::Grow. More... 8 months ago
New system call to allow shared memory to grow. More... 8 months ago
New system call to allow shared memory to grow. More... 8 months ago
Fix some comments. More... 8 months ago
First attempt at new serialization library. More... 8 months ago
Remove junk file. More... 8 months ago
Fix small bug that was causing some multiboot modules to be ignored. More... 8 months ago
Fix typo. More... 8 months ago
Fix comments. More... 8 months ago
Remove dead code. More... 8 months ago
Harden against freeing kernel address space, and some minor cleanup and bug fixes. More... 8 months ago
Bug fixes with invalid multiboot tag and when when scanning for physical memory under a specific address. More... 8 months ago
Support references size member by index. More... about 1 year ago
Support references point member by index. More... about 1 year ago
Add helper methods for getting the size. More... about 1 year ago
Fixed small typo. More... about 1 year ago
Delete old unneeded file. More... about 1 year ago
Add gui framework design rambling. More... about 1 year ago
Format file. More... about 1 year ago
Fix spelling. More... about 1 year ago
Update UI documentation. More... about 1 year ago
Print warning if a multiple measure or hit functions are set on a node. More... about 1 year ago
Move UiWindow into components::UiWindow More... about 1 year ago
Add the ability to store node in a shared_ptr during construction than to keep it in a separate variable. More... about 1 year ago
Get rid of the 'builder' and macros, and simplify the declarative UI API. More... about 1 year ago
Fix typo. More... about 1 year ago
Remove noisy print message. More... about 1 year ago
Only allow one instance of these processes. More... about 1 year ago
Use easier convenience function. More... about 1 year ago
Add functions for detecting if a process exists or if it's a duplicate instance. More... about 1 year ago