Historie revizí

Autor SHA1 Zpráva Datum
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 před 13 roky
  Jonas Maebe 284210ad48 * hardcode offset of the ISA field in Objective-C (meta)classes to be před 13 roky
  Jonas Maebe ab9b52a003 * truncate indices into arrays from 64 to 32 bit on 32 bit před 13 roky
  Jonas Maebe ceee186f2f * typecheck all array indices, not just integer and boolean types před 13 roky
  Jonas Maebe faaa86238c * enable support for creating loadvmtaddr nodes for Java interfaces, because před 14 roky
  paul c6ca9e5091 compiler: před 14 roky
  Jonas Maebe 67c2c7c166 * renamed cchartype to cansichartype před 14 roky
  Jonas Maebe 979f55e1db + support for procedural variables for the JVM target před 14 roky
  Jonas Maebe 37aa2d8443 + full support for sets on the JVM target před 14 roky
  Jonas Maebe 466f6751c8 + getpointerdef() function that returns a pointerdef for the passed def. před 14 roky
  Jonas Maebe 1dca48bce5 * set reused left node to nil for JVM loadvmtaddrnodes that need to call a před 14 roky
  Jonas Maebe f187128428 * allow addrnodes for procdef (and procvardef in TP/Delphi mode), and před 14 roky
  Jonas Maebe 6e0b73ad88 * handle string/jlstring/jlobject typecasts properly again after the reworked před 14 roky
  Jonas Maebe fde622e050 * generate a loadvmtaddrnode wrapper around Java objectdef typenode arguments před 14 roky
  Jonas Maebe c1abc4a275 * call cgmessage() instead of message() for errors in před 14 roky
  Jonas Maebe 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), před 14 roky
  Jonas Maebe 0ee702b3a2 * tprocdef.mangledname now gets an extra boolean parameter indicating před 14 roky
  Jonas Maebe 20c3809c3a * when a constant Objective-C class reference is used for anything but před 14 roky
  Jonas Maebe 2222f2c44b * renamed is_class_or_interface_or_dispinterface_or_objc() into před 14 roky
  paul dc5f5c3f63 compiler: use current_structdef instead of current_objectdef in more places před 14 roky
  paul 86d3e41442 compiler: replace MODESWTICH POINTERARITHMETICS with $POINTERMATH directive, disable pointer arithmetic in delphi mode by default (compatible with delphi), enable pointer arithmetic in fpc/objfpc modes as they had it enabled by default before, add has_pointer_math field to tpointerdef to allow pointer arithmetic with such pointer even if pointer math mode is off (delphi compatible) + tests před 14 roky
  paul 56bf42de57 compiler: implement record methods and class methods: před 15 roky
  florian 7d1627e9ca * patch by Aleksa Todorovic to handle access to types inside generics correctly před 15 roky
  Jonas Maebe 769eb3f604 * moved the initialisation of the nodetree and tai class reference constants před 15 roky
  Jonas Maebe 7ba5eaf272 * fixed copy/paste error in the test, and the compiler bug that was před 15 roky
  joost 65ab1e820b * Safecall on linux/i386 now behaves like cdecl plus hidden exception support. před 15 roky
  florian 683ac0ea45 * taking the address of an absolute var sym with constant address evaluates into a const. pointer, resolves #17118 před 15 roky
  Jonas Maebe 57bd6d2685 + merged nestedprocvars branch před 15 roky
  florian 62c630abce * handle usage of generics type as class type correctly, resolves #16065 před 15 roky
  Jonas Maebe 4833867826 * moved most handling of records that fit in a register but that cannot be před 15 roky