Commit History

Author SHA1 Message Date
  Mattias Gaertner a66b6cd7c7 pastojs: classname=typeinfoname 5 years ago
  michael 7c238c24e8 * Fix bug ID #37824 5 years ago
  michael b9158ed311 * Fix bug #37830, always append dot even if signature empty 5 years ago
  Károly Balogh 9f8417ba52 z80: added handling of sections provided by the startup code to the vlink linker script. this fixes executable building, but the resulting executables still don't work at this point 5 years ago
  Károly Balogh aa745e0319 z80: re-enabled af_smartlink_sections for vasm which is required for the vasm + vlink combo, partially reverting r46916 5 years ago
  Károly Balogh 7c195d2062 z80: cleaned up some tabs vs. spaces indentation mess in the vasm writer. no functional change. 5 years ago
  florian bb92fbafa0 patch by J. Gareth Moreton: GetNextInstructionUsingReg drops out earlier, second part of #37526 5 years ago
  florian eec51afadd * patch (with little modification) by J. Gareth Moreton: refactor ARM/Aarch64 peephole optimizer, first part of #37526 5 years ago
  florian e1536bdf26 * when implicit try...finallys are turned off, do not throw an error if a procedure 5 years ago
  florian a628c1c3dd * if an array constructor is passed to a formaldef parameter, it is passed as a set (if the conversion is possible), resolves #37796 5 years ago
  florian 4c1978c131 * reported by Bart on the mailing list: insert empty line to make clear to which function the comment applies 5 years ago
  Mattias Gaertner ea0fb9a8b4 pastojs: specialize with interface constraints, issue #37690 5 years ago
  Mattias Gaertner 35f59b6736 pastojs: shortrefglobals: local recordtype 5 years ago
  Mattias Gaertner 7945631ff1 pastojs: clean up 5 years ago
  Mattias Gaertner d5d9635cd9 fcl-passrc: clean up 5 years ago
  Mattias Gaertner c1e700b3fe fcl-js: clean up 5 years ago
  Mattias Gaertner 8246aae1ae fcl-passrc: fixed compile with pas2js 5 years ago
  Mattias Gaertner 4d4cdfb804 pastojs: ShortRefGlobals: same module class, record and enumtype 5 years ago
  florian 7f53d04ffd + xtensa: make use of nsau to implement Bsr* 5 years ago
  florian 1c370ccde1 + xtensa: make use of float.s instruction 5 years ago
  florian 4ced513363 * xtensa-freertos: run python helpers only on non unix by directly calling python 5 years ago
  florian 112f8a41ad * Xtensa: set is_jmp flag so branch optimization works 5 years ago
  Mattias Gaertner ffef243908 pastojs: ShortRefGlobals: local var for TEnumType 5 years ago
  florian aa8fdabe1f * xtensa-freertos: patch by Alfred for better tool search, resolves #37308 5 years ago
  florian 40d9b1108a * add VUString branch to tvardata, resolves #37651 5 years ago
  florian 1fb7603f61 * x86: ImulMov2Imul optimization 5 years ago
  florian 61da70bb72 * do not copy unused paravarsyms 5 years ago
  svenbarth cce2dad1bf * fix for Mantis #37806: allow undefineddefs for Include() and Exclude() 5 years ago
  Mattias Gaertner 86c25c6783 pastojs: generic function names similar to generic types using $G, ShortRefGlobals: static functions 5 years ago
  michael 5198686c29 * Fix bug ID #37814: correctly initialize max chars 5 years ago