Commit History

Author SHA1 Message Date
  florian af37ca8563 - remove SetccMovbLeaveRet2SetccLeaveRet optimization, this type of code is not generated anymore for years 7 years ago
  florian 1472a81768 * patch by J. Gareth Moreton to unify the x86 assembler optimizer method headers, resolves #33908 7 years ago
  Mattias Gaertner 5228cada27 pas2js: set version 0.9.26 7 years ago
  Mattias Gaertner 5c0a27a974 pastojs: external record field 7 years ago
  Mattias Gaertner 936a26ed29 fcl-passrc: parser: external record field 7 years ago
  Mattias Gaertner 2bc313fbe5 fcl-passrc: useanalyzer: new msg id for parameter of a virtual method not used 7 years ago
  Mattias Gaertner b2bd41d08e pastojs: hint how to use -vl 7 years ago
  Mattias Gaertner 2b12c34c0d fcl-passrc: scanner: sleLineNumbers: show last parsed line of each file 7 years ago
  florian 4aa0ad6735 * use vmov.xx to load float constants if possible 7 years ago
  florian 4f5f3c4a09 + support for vmov.xx vreg,#imm on arm 7 years ago
  michael ec7a3a023e * Fix resourcestring settings 7 years ago
  michael 6e8ec3449f * Allow to set version, add copyright header 7 years ago
  michael 609c2385d6 * Added copyright headers, make sure webbluetooth spec can be converted 7 years ago
  michael bfc5d63fde * Add webidl2pas 7 years ago
  michael e655b9137b * webidl added 7 years ago
  michael 426c610f13 * Added pascodegen 7 years ago
  michael 6abf361557 * New common base for all pascal code generator units in fcl 7 years ago
  svenbarth a2b58b842b + add support for threadvars in records 7 years ago
  svenbarth c3ca96279a + add support for threadvars inside classes 7 years ago
  svenbarth 019ebe598a * regenerate msg*.inc files after addition of the message about threadvars inside classes/records without 7 years ago
  svenbarth 0a45d7a774 + add a message that is used when a threadvar section is started inside a class or record without the "class" 7 years ago
  svenbarth 89f42fcdae * handle vd_threadvar inside read_record_fields() 7 years ago
  Mattias Gaertner 821182d518 pas2js: docs 7 years ago
  Mattias Gaertner db9d1aa547 pastojs: assignation using constant array, + operator arrays, clone static arrays, ref sets, adapted copy(), concat(), insert() 7 years ago
  Mattias Gaertner 115e34eb51 fcl-passrc: resolver: assignation using constant array, + operator arrays, modeswitch arrayoperators, mode delphi: dyn arrays requires square bracket 7 years ago
  Mattias Gaertner 7b96b931b3 fcl-passrc: modeswitch arrayoperators 7 years ago
  svenbarth ff407c56d9 * extend scanning of $modeswitch to support not only + and -, but also ON and OFF like other switches 7 years ago
  nickysn f036e67d8f * fixed the reading of OMF groups by the internal linker. Previously, it only 7 years ago
  nickysn 46b82e3208 + added the necessary changes for section based smartlinking to the msdos 7 years ago
  nickysn 45337b67fe + when using the i8086 with section based smartlinking, create OMF section 7 years ago