提交历史

作者 SHA1 备注 提交日期
  michael eaeb21e6ae * Add stub generator 5 年之前
  florian 6f661e44d0 * do not throw an internal error later on in case of a recursive call, if the declaration of the function was faulty, resolves #37460 5 年之前
  svenbarth b412259c1c * fix for Mantis #37355: the method name and the named parameters need to be separated by a single #0 5 年之前
  svenbarth b62045809d * reject overloads if they only differ in the result types (as long as they aren't operator overloads) 5 年之前
  svenbarth fa0c9adbf4 * extract checking whether two parameter defs of two procdefs are equal into a separate function 5 年之前
  florian 42f2e5f8ad + simplify "x mod -1", resolves #37449 5 年之前
  pierre 546a679f4e Add -SfPROCESSES for arm cpu, to be able to compile fcl-base package as for xtensa 5 年之前
  pierre 93fc5abe8b Use same parameters as in fileutilh.inc for the handle variant of FileSetDate overloaded function 5 年之前
  Mattias Gaertner 8dbf8ae823 pastojs: (a as b)[] 5 年之前
  Mattias Gaertner ebf35bcac4 fcl-passrc: fixed generic proc 5 年之前
  Mattias Gaertner 0fa8ef9fa9 fcl-passrc: resolving (a as b)[] 5 年之前
  Mattias Gaertner fc5a1d81c7 fcl-passrc: less hints 5 年之前
  Mattias Gaertner 4c99a82dbf pas2js: docs 5 年之前
  florian 941020af1a * patch by J. Gareth Moreton: Minor oversight in MovAnd2Mov 3 optimisation, resolves #37442 5 年之前
  pierre 34b1cfa4b9 Do not use sets for ESysXX as the values are not in byte range for Haiku OS 5 年之前
  michael a5db62a300 * Mark THandleObject as abstract 5 年之前
  yury 2d8873d085 * Fixed TAOptObj.CollapseZeroDistJump to properly handle delay slots. 5 年之前
  yury 2b86651914 * Re-enabled safe generic jump optimizations for mips. 5 年之前
  florian 0b5c50ea41 * Aarch64: set register size correctly for AndStrb2Strb optimization, resolves #37427 5 年之前
  yury cc936710a0 * mips: Added support for unaligned load/store. It greatly improves performance and prevents bus errors on systems which do not emulate unaligned memory access. 5 年之前
  florian 55c4986c8d * modified patch by J. Gareth Moreton: MovOpMov2Op/Lea2Add/Lea2Sub consolidation, resolves #37422 5 年之前
  florian a172064767 * patch by J. Gareth Moreton: fix for incorrect alignment removal, resolves #37420 5 年之前
  Mattias Gaertner 091862cd88 pastojs: added include file and test specializations are created later 5 年之前
  Mattias Gaertner dc54c1297a fcl-passrc: added include file and append specializations at end of declarations in front of unfinished elements 5 年之前
  Mattias Gaertner fad9fb738c fcl-js: added include file 5 年之前
  Mattias Gaertner 86ee4a57c3 fcl-json: added include file 5 年之前
  florian 3db2794598 + add test for #31714 which is already fixed 5 年之前
  Jonas Maebe a534fb9acd * fixed allocation of function result location 5 年之前
  yury e6b89c98f5 * Changed tsuperregisterworklist.get() to always return the last item from the list. 5 年之前
  yury 72dc2145e9 * In Delphi mode throw a conversion error when trying to typecast a pointer to a procdef when they use different memory models. 5 年之前