Commit History

作者 SHA1 備註 提交日期
  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) 8 年之前
  felixf 860ed5f3a3 Removed some debug tracing 8 年之前
  felixf 94f1704c5c Started with support of generic object files for linux based A2. 8 年之前
  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 9 年之前
  felixf 9b39e6259c Added heuristic check for forbidden variable access for len argument of ARRAY len OF Type (allowed are only properties, currently) 9 年之前
  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 年之前