Commit History

Author SHA1 Message Date
  felixf 228cc1102f Modifications and additions for the Win64 kernel -- work in progress. 7 years ago
  felixf b4617815d2 Support for generic namespaces. 7 years ago
  felixf 063e828e26 Patched imprecise error positions within ARM assembler 8 years ago
  felixf 0dc3648ec6 Generational Garbage Collection -- Enable using Command Heaps.SetYoung 8 years ago
  negelef ffa79ea3cb Added cooperative platform 8 years ago
  skoster a263f515fa Added option for leaving A2 detection in order to avoid emission of LeaveA2 in other builds (such as LinuxA2) 8 years ago
  felixf ee84891b38 Add default platform 8 years ago
  felixf e0864e2384 Also treated line numbers correctly in assembler code 8 years ago
  felixf ab967b76f2 Error line number support for course 8 years ago
  felixf 43b971c574 Added platforms/defaults to StaticLinker (introduced Options.Defaults) 9 years ago
  felixf 860ed5f3a3 Removed some debug tracing 9 years ago
  felixf 94f1704c5c Started with support of generic object files for linux based A2. 9 years ago
  felixf 3c00209322 Enabled separate imports / separate compilation of cells within a module (TRM / ARM / AMD separation) 9 years ago
  felixf 43cd42d212 improved reflection 9 years ago
  felixf 361b988642 Patched issue with Release.Mod: options were truncated 9 years ago
  felixf 2e8032c62b Made precise GC optional (for platforms that are not (yet) prepared for this) 9 years ago
  felixf 320bd48c39 Patches for ActiveCells3 9 years ago
  felixf 5854ff35c9 Removed "ActiveCells" flag and all dependencies thereof 9 years ago
  felixf e7ca9ce59f removed dependencies on module ActiveCells, Hardware and TRMTools 9 years ago
  felixf 09307c1367 Simplified IntermediateLinker for ActiveCells3 -- intermediate state! 9 years ago
  felixf d52197ae6f Added TRM Intermediate Code Platform 9 years ago
  felixf a9afe7bc96 Added platforms as shortcuts for commonly used options as preparation for different compilation scenarios (ActiveCells3) 9 years ago
  felixf 4209e4eb8c added stream update in order to synchronize diagnostics and console output 10 years ago
  felixf 9b39e6259c Added heuristic check for forbidden variable access for len argument of ARRAY len OF Type (allowed are only properties, currently) 10 years ago
  felixf 7e7acc530f Merged modifications from ActiveCells3 10 years ago
  felixf 4ae503b9bf 10 years ago
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 10 years ago