Karina
|
aa6b7924e2
|
feat: custom objc runtime, msgSend, and HOTObject experiment
|
2026-02-01 18:03:08 +04:00 |
|
Karina
|
e21f5ef52f
|
ref(libterm): now apple-styled too
|
2026-01-31 22:47:42 +04:00 |
|
Karina
|
ee67cef4f8
|
ref: initramfs -> StartupVolume; /bin -> /System/CoreServices;
ref(Kernel/VM/Heap): malloc -> VMHeapAllocate; free -> VMHeapFree; realloc -> VMHeapResize
|
2026-01-31 16:11:45 +04:00 |
|
Karina
|
52d0bfeaae
|
chore(cpio): moved initramfs binary files to /bin/*
|
2026-01-30 17:25:01 +04:00 |
|
Karina
|
c5741374cd
|
fix(syscalls/proc): sys_exit and sys_wait now returns code and pid respectively
|
2026-01-30 08:20:05 +04:00 |
|
Karina
|
888bc5abdd
|
v0.5.3-pre: refactor syscall handlers and introduce libterm
Moved handlers to syscalls/, implemented libterm (malloc, stdio)
|
2026-01-30 04:58:43 +04:00 |
|