Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  svenbarth 922646d106 Adjust tfieldvarsym (and by extension tabstractvarsym) so that it can be created as not registered if needed. пре 10 година
  Jonas Maebe 2cea723a0d * only write the parts of the unit localsymtables that are actually needed: пре 10 година
  Jonas Maebe c7a418829b * support for implementing interface method wrappers at the node tree пре 10 година
  svenbarth d45c275ef3 + extend ttypesym with the possiblity to create it as unregistered пре 10 година
  Jonas Maebe a58504990a * fixed llvm handling of routines that are normally declared in the пре 10 година
  Jonas Maebe f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method пре 10 година
  Jonas Maebe 25e6eaf07f * store the to be used recordalignmin and maxcrecordalign settings inside пре 10 година
  Jonas Maebe 2bc8afaa63 + support for calling a method via a block: we capture the method as a пре 11 година
  Jonas Maebe bd09b88a5b + support for http://en.wikipedia.org/wiki/Blocks_(C_language_extension) пре 11 година
  Jonas Maebe 256f2fcf69 * fixed finish_copied_procdef() in case newstruct is nil after support for пре 11 година