Commit History

Author SHA1 Message Date
  Jonas Maebe 979f55e1db + support for procedural variables for the JVM target 14 years ago
  Jonas Maebe 37aa2d8443 + full support for sets on the JVM target 14 years ago
  Jonas Maebe 466f6751c8 + getpointerdef() function that returns a pointerdef for the passed def. 14 years ago
  Jonas Maebe 1dca48bce5 * set reused left node to nil for JVM loadvmtaddrnodes that need to call a 14 years ago
  Jonas Maebe f187128428 * allow addrnodes for procdef (and procvardef in TP/Delphi mode), and 14 years ago
  Jonas Maebe 6e0b73ad88 * handle string/jlstring/jlobject typecasts properly again after the reworked 14 years ago
  Jonas Maebe fde622e050 * generate a loadvmtaddrnode wrapper around Java objectdef typenode arguments 14 years ago
  Jonas Maebe c1abc4a275 * call cgmessage() instead of message() for errors in 14 years ago
  Jonas Maebe 28740dce2d - removed extra "fordefinition" parameter again from tprocdef.mangledname(), 14 years ago
  Jonas Maebe 0ee702b3a2 * tprocdef.mangledname now gets an extra boolean parameter indicating 14 years ago
  Jonas Maebe 20c3809c3a * when a constant Objective-C class reference is used for anything but 14 years ago
  Jonas Maebe 2222f2c44b * renamed is_class_or_interface_or_dispinterface_or_objc() into 14 years ago
  paul dc5f5c3f63 compiler: use current_structdef instead of current_objectdef in more places 14 years ago
  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 14 years ago
  paul 56bf42de57 compiler: implement record methods and class methods: 14 years ago
  florian 7d1627e9ca * patch by Aleksa Todorovic to handle access to types inside generics correctly 14 years ago
  Jonas Maebe 769eb3f604 * moved the initialisation of the nodetree and tai class reference constants 15 years ago
  Jonas Maebe 7ba5eaf272 * fixed copy/paste error in the test, and the compiler bug that was 15 years ago
  joost 65ab1e820b * Safecall on linux/i386 now behaves like cdecl plus hidden exception support. 15 years ago
  florian 683ac0ea45 * taking the address of an absolute var sym with constant address evaluates into a const. pointer, resolves #17118 15 years ago
  Jonas Maebe 57bd6d2685 + merged nestedprocvars branch 15 years ago
  florian 62c630abce * handle usage of generics type as class type correctly, resolves #16065 15 years ago
  Jonas Maebe 4833867826 * moved most handling of records that fit in a register but that cannot be 15 years ago
  paul 009ef9184d compiler: add dispinterfaces to most of places where something is comparing to usual interfaces since they are not very different things 15 years ago
  Jonas Maebe 10cfba3b28 * convert booleans to the actual array index type (mantis #15364) 15 years ago
  Jonas Maebe b521f80b13 * give a proper error when a rangen appears in a vecn that's not an 15 years ago
  Jonas Maebe 0c675a4039 * the objc1 unit has been renamed to objc 16 years ago
  Jonas Maebe a149674a75 Merged revisions 13458-13596 via svnmerge from 16 years ago
  Jonas Maebe 2f7457f37e * set the fileinfo of typeconversions created using inserttypeconv*() 16 years ago
  Jonas Maebe acdb0bbb3e * don't change current_filepos in pass_typecheck when not generating 16 years ago