Commit Verlauf

Autor SHA1 Nachricht Datum
  felixf 5062f3efbf Interpreter can handle constructors vor 9 Jahren
  felixf d10e8e725a Added find in all object scopes (type and supertype) vor 9 Jahren
  felixf a7d53a4eac Work on the interpreter using reflection support. (Unlimited and yet dangerous) access to global variables and fields available. vor 9 Jahren
  felixf e02fb52fbf added reflection info for global procedures and variables vor 9 Jahren
  eth.morozova a6ce003157 sue of NOPAF is required for INITIAL and FINAL calls vor 9 Jahren
  eth.morozova 5306dbd529 do not use TRACE to avoid implicit import of KernelLog - makes a problem while building the release vor 9 Jahren
  felixf 7da2eb96a5 Changes for EFI -- much is full of traces, state is yet to be considered experimental. vor 9 Jahren
  felixf 9802c8ed33 Preliminary patches for EFI 64-bit. Alignment issues require further consideration. vor 9 Jahren
  felixf 0c548c331c Started with support for reflection vor 10 Jahren
  eth.morozova f70ed14610 removed duplicated call to Modules.Initialize in Modules.ThisModule; vor 10 Jahren
  eth.tmartiel 16deee6b59 Fixed module registering: imported modules are now removed from the register list before calling Initialize0 on them. vor 10 Jahren
  felixf 3d34517a30 Minor patches for command line compiler vor 10 Jahren
  felixf 94a8e47a56 Solved problem with too many linked modules: replaced array by in-place linked list. vor 10 Jahren
  eth.tmartiel b240ec1cd9 Added cache flushing before initializing dynamically loaded module. Needed on ARM. vor 10 Jahren
  eth.tmartiel bdd5343d94 Adapted Generic.Modules.Mod to the ARM kernel. vor 10 Jahren
  felixf ad5b8a6cf0 Adapted winaos with generic kernel -- setup boot driven by Machine.Init (called by Modules). vor 10 Jahren
  felixf 4ae503b9bf vor 10 Jahren