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

Аутор SHA1 Порука Датум
  Jonas Maebe 4cfec3b6e9 * fixed copy/paste error in r31285 пре 10 година
  Jonas Maebe 5a8c151a72 * don't create the nestedvars struct for pure assembler routines, as пре 10 година
  Jonas Maebe 3c77214d4b * fixed redirecting aliases for the function result to the пре 10 година
  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 година
  svenbarth 5c1b8fdad9 Fix for Mantis #19697. For this we need to have the internal static var symbol know that it came from a static field var symbol so that we can check that for generic or not. пре 11 година
  Jonas Maebe b57c95043f + support overriding tdef/tsym methods with target-specific functionality: пре 11 година
  Jonas Maebe cb85846507 * fixed typo in jvm record clone implementation comment пре 13 година
  Jonas Maebe fffa2e163a - removed unused local type in internal jvm record clone implementation пре 13 година
  Jonas Maebe 4aa05f5133 + support for automatically generating setters/getters for properties on the пре 13 година
  Jonas Maebe bc6f078247 * don't create the synthetic routines if any errors occurred, since that пре 13 година
  Jonas Maebe ca57ab2c99 * support storing the scanner state when the current token is _ID пре 13 година
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 пре 13 година
  Jonas Maebe 94b058fe19 * fixed version of r20547: can't check the number of abstract methods of a пре 13 година
  Jonas Maebe 0d5b2b84a8 + Android/JVM target, including a translation of the Android r14 SDK пре 14 година
  Jonas Maebe cf47b8d422 * fixed all known memory leaks in the code added for the JVM port пре 14 година
  Jonas Maebe 26b19274a3 + create an nested interface type called "Callback" inside the classes that пре 14 година
  Jonas Maebe 125c0cf225 + support for generics on the JVM target: пре 14 година
  Jonas Maebe 019a58ab1d * always save/restore the current_filepos when injecting code, sometimes it пре 14 година
  Jonas Maebe 3d22aa3cd1 + support for synthetic procdefs that are not part of a structdef пре 14 година