Commit History

Autor SHA1 Mensaxe Data
  skoster c74e1f91e1 Check for empty code section in module termination handler %!s(int64=8) %!d(string=hai) anos
  felixf cf21db4d09 Silent boot (for stdio shell version) %!s(int64=9) %!d(string=hai) anos
  felixf 860ed5f3a3 Removed some debug tracing %!s(int64=9) %!d(string=hai) anos
  felixf 97c2623cc4 Module loading works with Linux32G %!s(int64=9) %!d(string=hai) anos
  felixf c8b04cfd51 Made system completely linkable: modules linked into the kernel can be "loaded" on demand (Modules.This finds them in the register list) %!s(int64=9) %!d(string=hai) anos
  felixf 8a0d7586e9 Simplified data structures for precise garbage collection again. %!s(int64=9) %!d(string=hai) anos
  felixf 15c6c26358 Merged recent changes to coop version %!s(int64=9) %!d(string=hai) anos
  felixf 8bd804556b Simplified %!s(int64=9) %!d(string=hai) anos
  felixf 95a6a8701a Reworked reflection - modification to the compiler (Generic metadata generator) and Reflection module %!s(int64=9) %!d(string=hai) anos
  felixf 95c4418ad1 more compact representation of procedure descriptors in modules, will replace the non heuristic GC soon %!s(int64=9) %!d(string=hai) anos
  felixf 31c9394a57 Patched an issue with the GC: modules were - for a very short moment - not protected when being returned from the Generic loader. %!s(int64=9) %!d(string=hai) anos
  felixf 7a241ae73e added field to protect module internal data structures from being GCed. Important for modules in the kernel. %!s(int64=9) %!d(string=hai) anos
  felixf 5062f3efbf Interpreter can handle constructors %!s(int64=9) %!d(string=hai) anos
  felixf d10e8e725a Added find in all object scopes (type and supertype) %!s(int64=9) %!d(string=hai) anos
  felixf a7d53a4eac Work on the interpreter using reflection support. (Unlimited and yet dangerous) access to global variables and fields available. %!s(int64=9) %!d(string=hai) anos
  felixf e02fb52fbf added reflection info for global procedures and variables %!s(int64=9) %!d(string=hai) anos
  eth.morozova a6ce003157 sue of NOPAF is required for INITIAL and FINAL calls %!s(int64=9) %!d(string=hai) anos
  eth.morozova 5306dbd529 do not use TRACE to avoid implicit import of KernelLog - makes a problem while building the release %!s(int64=9) %!d(string=hai) anos
  felixf 7da2eb96a5 Changes for EFI -- much is full of traces, state is yet to be considered experimental. %!s(int64=9) %!d(string=hai) anos
  felixf 9802c8ed33 Preliminary patches for EFI 64-bit. Alignment issues require further consideration. %!s(int64=9) %!d(string=hai) anos
  felixf 0c548c331c Started with support for reflection %!s(int64=9) %!d(string=hai) anos
  eth.morozova f70ed14610 removed duplicated call to Modules.Initialize in Modules.ThisModule; %!s(int64=9) %!d(string=hai) anos
  eth.tmartiel 16deee6b59 Fixed module registering: imported modules are now removed from the register list before calling Initialize0 on them. %!s(int64=10) %!d(string=hai) anos
  felixf 3d34517a30 Minor patches for command line compiler %!s(int64=10) %!d(string=hai) anos
  felixf 94a8e47a56 Solved problem with too many linked modules: replaced array by in-place linked list. %!s(int64=10) %!d(string=hai) anos
  eth.tmartiel b240ec1cd9 Added cache flushing before initializing dynamically loaded module. Needed on ARM. %!s(int64=10) %!d(string=hai) anos
  eth.tmartiel bdd5343d94 Adapted Generic.Modules.Mod to the ARM kernel. %!s(int64=10) %!d(string=hai) anos
  felixf ad5b8a6cf0 Adapted winaos with generic kernel -- setup boot driven by Machine.Init (called by Modules). %!s(int64=10) %!d(string=hai) anos
  felixf 4ae503b9bf %!s(int64=10) %!d(string=hai) anos