提交历史

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