Commit History

Автор SHA1 Съобщение Дата
  Jonas Maebe 5e3e4437c4 * use new TSym.EscapedRealName property when creating new symbols with the преди 4 години
  florian 637976e83f * patch by Marģers to unify internal error numbers, resolves #37888 преди 5 години
  Jonas Maebe a2174753c1 - removed tabstractrecorddef.get_unit_symtable, which did not always return the unit преди 5 години
  svenbarth a041f899d3 * when creating the static field of a generic, insert it into the generic instead of the global symtable as it isn't really used anyway преди 5 години
  Jonas Maebe a051b8d225 - remmoved doregister parameter from t*sym constructors, as the registration преди 6 години
  svenbarth 6952ab5baf * fix for Mantis #35918: don't set the mangledname for the attribute's constructor function; let the compiler do its job instead преди 6 години
  svenbarth a64a8f8deb - remove code to create an attribute using a synthetic function преди 6 години
  svenbarth ced3885dbb * generate construction function for the attributes used in a unit using a more straight forward approach преди 6 години
  svenbarth f9cda608fa * take a copy of the constructor assignment node (and free it together with the attribute) преди 6 години
  svenbarth b2932393df Reintegration of Custom Attributes branch by Joost van der Sluis with patches reworked by Svetozar Belic [patch 1/3] преди 6 години
  Jonas Maebe 281b3ad276 * fix case completeness and unreachable code warnings in compiler that would преди 6 години
  Jonas Maebe ed2ae508d0 * only add hidden parameters for objectdef methods after generating the vmt, преди 6 години
  Jonas Maebe 91d5457b38 * moved around/replaced the following procedures to stop nflw from depending преди 6 години
  Jonas Maebe 4d03f3a65e * fixed LLVM memory leaks преди 6 години
  Jonas Maebe d75ba7cb11 * suppress notes about unused $nestedvars local variable преди 6 години
  Jonas Maebe acf02ab64b * when creating wrappers, add a prefix to parameter names to prevent them преди 6 години
  nickysn 3318703ece * moved nf_typedaddr to addrnodeflags (anf_typedaddr) преди 7 години
  Jonas Maebe d35377fdee * workaround for debug info for interface method wrappers: give them the преди 7 години
  florian b1dff29cbf * removed unused units преди 8 години
  svenbarth 1a6a8b7c9f + introduce a new potype for the main stub of a package library (which on Windows is simply a DLLMain returning True) преди 8 години
  Jonas Maebe d36fe53d85 * factored out the code to create an complete alias for a procdef to преди 8 години
  Jonas Maebe 8af85a16b3 * document finish_copied_procdef() преди 8 години
  Jonas Maebe 81b9928e31 * simply disable warnings rather than initialise the function result in преди 9 години
  Jonas Maebe c0ff55e95a * changed the abstract method wrapper generation from thlcgobj to synthetic преди 9 години
  Jonas Maebe c1fd3bc0de * specify the unit from which the routine comes when handling tsk_callthrough преди 9 години
  Jonas Maebe 4cfec3b6e9 * fixed copy/paste error in r31285 преди 9 години
  Jonas Maebe 5a8c151a72 * don't create the nestedvars struct for pure assembler routines, as преди 9 години
  Jonas Maebe 3c77214d4b * fixed redirecting aliases for the function result to the преди 9 години
  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". преди 10 години
  svenbarth 74c79803f7 Extend tlocalvarsym with the ability to not register it if needed. преди 10 години