提交历史

作者 SHA1 备注 提交日期
  Mattias Gaertner 2bc313fbe5 fcl-passrc: useanalyzer: new msg id for parameter of a virtual method not used 7 年之前
  Mattias Gaertner b2bd41d08e pastojs: hint how to use -vl 7 年之前
  Mattias Gaertner 2b12c34c0d fcl-passrc: scanner: sleLineNumbers: show last parsed line of each file 7 年之前
  florian 4aa0ad6735 * use vmov.xx to load float constants if possible 7 年之前
  florian 4f5f3c4a09 + support for vmov.xx vreg,#imm on arm 7 年之前
  michael ec7a3a023e * Fix resourcestring settings 7 年之前
  michael 6e8ec3449f * Allow to set version, add copyright header 7 年之前
  michael 609c2385d6 * Added copyright headers, make sure webbluetooth spec can be converted 7 年之前
  michael bfc5d63fde * Add webidl2pas 7 年之前
  michael e655b9137b * webidl added 7 年之前
  michael 426c610f13 * Added pascodegen 7 年之前
  michael 6abf361557 * New common base for all pascal code generator units in fcl 7 年之前
  svenbarth a2b58b842b + add support for threadvars in records 7 年之前
  svenbarth c3ca96279a + add support for threadvars inside classes 7 年之前
  svenbarth 019ebe598a * regenerate msg*.inc files after addition of the message about threadvars inside classes/records without 7 年之前
  svenbarth 0a45d7a774 + add a message that is used when a threadvar section is started inside a class or record without the "class" 7 年之前
  svenbarth 89f42fcdae * handle vd_threadvar inside read_record_fields() 7 年之前
  Mattias Gaertner 821182d518 pas2js: docs 7 年之前
  Mattias Gaertner db9d1aa547 pastojs: assignation using constant array, + operator arrays, clone static arrays, ref sets, adapted copy(), concat(), insert() 7 年之前
  Mattias Gaertner 115e34eb51 fcl-passrc: resolver: assignation using constant array, + operator arrays, modeswitch arrayoperators, mode delphi: dyn arrays requires square bracket 7 年之前
  Mattias Gaertner 7b96b931b3 fcl-passrc: modeswitch arrayoperators 7 年之前
  svenbarth ff407c56d9 * extend scanning of $modeswitch to support not only + and -, but also ON and OFF like other switches 7 年之前
  nickysn f036e67d8f * fixed the reading of OMF groups by the internal linker. Previously, it only 7 年之前
  nickysn 46b82e3208 + added the necessary changes for section based smartlinking to the msdos 7 年之前
  nickysn 45337b67fe + when using the i8086 with section based smartlinking, create OMF section 7 年之前
  nickysn f07658d3dc * get rid of TOmfRelocation.GetGroupIndex; instead, read the index property of 7 年之前
  nickysn c8fc7c84c8 * avoid adding a section to a group twice in TOmfObjData.createsection 7 年之前
  michael dae7d20d69 * Fix bug #33880 7 年之前
  nickysn 8a34bd22b8 * pass a TObjSectionGroup object as parameter to TOmfObjOutput.AddGroup, instead 7 年之前
  nickysn d3db9e101a * don't check for the presence of the group in TOmfObjOutput.AddSegmentToGroup, 7 年之前