Historie revizí

Autor SHA1 Zpráva Datum
  svenbarth 6952ab5baf * fix for Mantis #35918: don't set the mangledname for the attribute's constructor function; let the compiler do its job instead před 6 roky
  svenbarth a64a8f8deb - remove code to create an attribute using a synthetic function před 6 roky
  svenbarth ced3885dbb * generate construction function for the attributes used in a unit using a more straight forward approach před 6 roky
  svenbarth f9cda608fa * take a copy of the constructor assignment node (and free it together with the attribute) před 6 roky
  svenbarth b2932393df Reintegration of Custom Attributes branch by Joost van der Sluis with patches reworked by Svetozar Belic [patch 1/3] před 6 roky
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would před 6 roky
  Jonas Maebe ed2ae508d0 * only add hidden parameters for objectdef methods after generating the vmt, před 6 roky
  Jonas Maebe 91d5457b38 * moved around/replaced the following procedures to stop nflw from depending před 6 roky
  Jonas Maebe 4d03f3a65e * fixed LLVM memory leaks před 6 roky
  Jonas Maebe d75ba7cb11 * suppress notes about unused $nestedvars local variable před 6 roky
  Jonas Maebe acf02ab64b * when creating wrappers, add a prefix to parameter names to prevent them před 6 roky
  nickysn 3318703ece * moved nf_typedaddr to addrnodeflags (anf_typedaddr) před 7 roky
  Jonas Maebe d35377fdee * workaround for debug info for interface method wrappers: give them the před 7 roky
  florian b1dff29cbf * removed unused units před 8 roky
  svenbarth 1a6a8b7c9f + introduce a new potype for the main stub of a package library (which on Windows is simply a DLLMain returning True) před 8 roky
  Jonas Maebe d36fe53d85 * factored out the code to create an complete alias for a procdef to před 8 roky
  Jonas Maebe 8af85a16b3 * document finish_copied_procdef() před 8 roky
  Jonas Maebe 81b9928e31 * simply disable warnings rather than initialise the function result in před 9 roky
  Jonas Maebe c0ff55e95a * changed the abstract method wrapper generation from thlcgobj to synthetic před 9 roky
  Jonas Maebe c1fd3bc0de * specify the unit from which the routine comes when handling tsk_callthrough před 9 roky
  Jonas Maebe 4cfec3b6e9 * fixed copy/paste error in r31285 před 9 roky
  Jonas Maebe 5a8c151a72 * don't create the nestedvars struct for pure assembler routines, as před 9 roky
  Jonas Maebe 3c77214d4b * fixed redirecting aliases for the function result to the před 9 roky
  svenbarth d3660fec31 Implement support for parsing "generic [class] procedure" and "generic [class] function" in non-Delphi modes. Since "generic" is a prefix it is quite ugly to implement, but from a Pascal language point of view it fits better than "procedure generic xyz". před 10 roky
  svenbarth 74c79803f7 Extend tlocalvarsym with the ability to not register it if needed. před 10 roky
  svenbarth 922646d106 Adjust tfieldvarsym (and by extension tabstractvarsym) so that it can be created as not registered if needed. před 10 roky
  Jonas Maebe 2cea723a0d * only write the parts of the unit localsymtables that are actually needed: před 10 roky
  Jonas Maebe c7a418829b * support for implementing interface method wrappers at the node tree před 10 roky
  svenbarth d45c275ef3 + extend ttypesym with the possiblity to create it as unregistered před 10 roky
  Jonas Maebe a58504990a * fixed llvm handling of routines that are normally declared in the před 10 roky