Skip to content

Releases: metta-systems/metta

R925α

11 Mar 00:45
Compare
Choose a tag to compare
  • feature: Type info and autodoc comments can be searched in the type system. Type system mostly functional.

R908α

11 Mar 00:44
Compare
Choose a tag to compare
  • feature: Exceptions and type system are initialized.
  • feature: Type info is loaded from interface repository but no display of this info yet.

R840α

11 Mar 00:42
Compare
Choose a tag to compare
  • feature: Modules start up, MMU finished initalising and passes control onto frames mod init.

R811α

11 Mar 00:41
Compare
Choose a tag to compare
  • feature: ELF module loading.
  • feature: MMU and frames interfaces implementation.
  • feature: New architecture.

R577α

11 Mar 00:39
Compare
Choose a tag to compare
  • feature: Initializes nucleus memory manager and heap.
  • feature: Calls components constructors.

R542α

11 Mar 00:25
Compare
Choose a tag to compare
  • improvement: Pass properly processed memory map to memory manager initialization.
  • feature: Working frame allocator.
  • feature: Uses recursive page directory.

R491α

11 Mar 00:23
Compare
Choose a tag to compare
  • improvement: Removed unnecessary stack copying.
  • feature: Pass bootinfo to nucleus and components so they know memory layout.