提交歷史

作者 SHA1 備註 提交日期
  Jonas Maebe 8fa42c206f + support for nested procedures for the JVM target 14 年之前
  Jonas Maebe 564b8a2cf7 - removed "{$ifdef unsupported}" block for jvm (is handled in njvmmem 14 年之前
  Jonas Maebe 6e0b73ad88 * handle string/jlstring/jlobject typecasts properly again after the reworked 14 年之前
  Jonas Maebe d1a1d30e04 * unless compiled with -dnounsupported, the compiler will now accept not 14 年之前
  Jonas Maebe 1daff40e8e * fixed subscripting records containing unicodestrings and other 14 年之前
  Jonas Maebe 40e0b4677a + support for (only named, for now) records in the JVM target: 14 年之前
  Jonas Maebe 002455ab5c + support for instance and class fields, and unit-level global variables 14 年之前
  sergei 3e6ad5f5aa * tcgvecnode, simplified range checking for strings. Removed FPC_*STR_CHECKZERO helpers, and changed FPC_*STR_CHECKRANGE so they accept the original left node. Now strings are checked the same way as dynamic arrays, and the compiler part is considerably simpler. 14 年之前
  sergei cf4c00e8d6 tcgvecnode, cleanup/refactoring: 14 年之前
  Jonas Maebe 9a6f574f06 * removed (already unused, because of never taken branch) handling of 14 年之前
  Jonas Maebe 2222f2c44b * renamed is_class_or_interface_or_dispinterface_or_objc() into 14 年之前
  joost 65ab1e820b * Safecall on linux/i386 now behaves like cdecl plus hidden exception support. 15 年之前
  Jonas Maebe 15e9c54b44 * fixed ABI compliance for parameter passing and function returning on all 15 年之前
  Jonas Maebe 283018a3bf * changed tprocdef.funcretloc[] from a tlocation into a tcgpara so it can 15 年之前
  Jonas Maebe 9bc15a5f61 * renamed a_param_* to a_load_*_cgpara 15 年之前
  Jonas Maebe 537cb9677d * prevent duplicate range check code for some array accesses (mantis #16518) 15 年之前
  Jonas Maebe 3f280c34cb * don't generate range checking code for pointers-indexed-as-arrays when 15 年之前
  Jonas Maebe 2eddd5e704 * don't try to bitpack types > 32 bit on 32 bit cpus (mantis #16328) 15 年之前
  Jonas Maebe 4833867826 * moved most handling of records that fit in a register but that cannot be 15 年之前
  Jonas Maebe fe5d0b0ef4 * fixed internalerror in case of dereferencing a loc_(c)subsetreg/ref 15 年之前
  paul 009ef9184d compiler: add dispinterfaces to most of places where something is comparing to usual interfaces since they are not very different things 15 年之前
  florian 988b94e578 * store array results returned in registers on x86_64-win64 in a memory location if needed, resolves #14388 15 年之前
  florian c1f3d8dcaa * unified names of system_*/systems_* sets 15 年之前
  Jonas Maebe 1a87386bfe * allow and properly handle @classtype(pointerconst).field (mantis #15415) 15 年之前
  paul f718be3afd compiler: remove unused variable 15 年之前
  Jonas Maebe 0c675a4039 * the objc1 unit has been renamed to objc 16 年之前
  Jonas Maebe a36f888a17 * use the objextname rather than the declared type name for generating 16 年之前
  Jonas Maebe ab8e119c3e * use separate pools for obj-c strings and string references 16 年之前
  Jonas Maebe 5a2ccfff52 --WARNING: start build process with FPC 2.2.4; won't work when 16 年之前
  Jonas Maebe b1b9894ae3 * initial Objective-C 1.0 support: 16 年之前