提交历史

作者 SHA1 备注 提交日期
  negelef 72406ae9e0 Unified whitespace 6 年之前
  negelef 38473b9849 Removed end-of-line whitespace in all modules 6 年之前
  negelef cc6987094a Unified printing of fingerprints 6 年之前
  negelef 8466e5744e Fixed fingerprint width 6 年之前
  negelef f7dd7cdb70 Added support for 64-bit fingerprints 6 年之前
  negelef 13165423e7 Add proper type definition for fingerprint values 6 年之前
  felixf 1b22680b94 removed unused symbols, 6 年之前
  felixf ea71e5e348 vector register on the left hand side of an assignment 7 年之前
  negelef aa8277863d Renamed Runtime module to built-ins as it mainly contains built-in functions for operations which the compiler or back-end do not support natively 7 年之前
  eth.negelef 6768131975 Added proper type definition for evaluating constant integer expressions 7 年之前
  felixf dd3d5477c3 patched all method visibility conflicts: extending methods keep visibility of super method. 7 年之前
  felixf 81fc79f11e Improved and simplified parameter register handling: 7 年之前
  felixf 4e4e439576 Removed priority from generic sections (replaced by section types) 7 年之前
  felixf ed9b331dbd improved CRC computation (performance) 8 年之前
  felixf bbdfaf6b4f Improved fingerprinting: many more cases don't go unnoticed 8 年之前
  felixf fd09b26e72 minimal performance issue 8 年之前
  felixf 2aebb9f0d5 Allow for RESULT designator in inline procedures 8 年之前
  felixf 6849ac77e4 Improved error handling: line/column position now available everywhere 8 年之前
  felixf 8a0d7586e9 Simplified data structures for precise garbage collection again. 9 年之前
  felixf 6234611290 This improves the memory fragmentation when using the compiler with large files 9 年之前
  felixf a52b00c3cc Patched a bug with WINAPI calls. Callee should cleanup! 9 年之前
  felixf 316732e6df Preparations for Unix x64: 64-bit calling convention (being different from that of the WinAPI) 9 年之前
  felixf 5f23454cbf Moved parts of the calling / stack convention to front-end. Stack layout harmonized: 9 年之前
  felixf 7e7acc530f Merged modifications from ActiveCells3 9 年之前
  felixf 4ae503b9bf 9 年之前
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 9 年之前