Releases: metta-systems/metta
Releases · metta-systems/metta
R925α
- feature: Type info and autodoc comments can be searched in the type system. Type system mostly functional.
R908α
- feature: Exceptions and type system are initialized.
- feature: Type info is loaded from interface repository but no display of this info yet.
R840α
- feature: Modules start up, MMU finished initalising and passes control onto frames mod init.
R811α
- feature: ELF module loading.
- feature: MMU and frames interfaces implementation.
- feature: New architecture.
R577α
- feature: Initializes nucleus memory manager and heap.
- feature: Calls components constructors.
R542α
- improvement: Pass properly processed memory map to memory manager initialization.
- feature: Working frame allocator.
- feature: Uses recursive page directory.
R491α
- improvement: Removed unnecessary stack copying.
- feature: Pass bootinfo to nucleus and components so they know memory layout.