Histórico de commits

Autor SHA1 Mensagem Data
  Jonas Maebe c7a418829b * support for implementing interface method wrappers at the node tree 10 anos atrás
  svenbarth d45c275ef3 + extend ttypesym with the possiblity to create it as unregistered 10 anos atrás
  Jonas Maebe a58504990a * fixed llvm handling of routines that are normally declared in the 10 anos atrás
  Jonas Maebe f402b0d7df * changed getpointerdef() into a tpointerdef.getreusable() class method 10 anos atrás
  Jonas Maebe 25e6eaf07f * store the to be used recordalignmin and maxcrecordalign settings inside 10 anos atrás
  Jonas Maebe 2bc8afaa63 + support for calling a method via a block: we capture the method as a 11 anos atrás
  Jonas Maebe bd09b88a5b + support for http://en.wikipedia.org/wiki/Blocks_(C_language_extension) 11 anos atrás
  Jonas Maebe 256f2fcf69 * fixed finish_copied_procdef() in case newstruct is nil after support for 11 anos atrás
  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 anos atrás
  Jonas Maebe b57c95043f + support overriding tdef/tsym methods with target-specific functionality: 11 anos atrás
  Jonas Maebe cb85846507 * fixed typo in jvm record clone implementation comment 12 anos atrás
  Jonas Maebe fffa2e163a - removed unused local type in internal jvm record clone implementation 12 anos atrás
  Jonas Maebe 4aa05f5133 + support for automatically generating setters/getters for properties on the 12 anos atrás
  Jonas Maebe bc6f078247 * don't create the synthetic routines if any errors occurred, since that 12 anos atrás
  Jonas Maebe ca57ab2c99 * support storing the scanner state when the current token is _ID 13 anos atrás
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 13 anos atrás
  Jonas Maebe 94b058fe19 * fixed version of r20547: can't check the number of abstract methods of a 13 anos atrás
  Jonas Maebe 0d5b2b84a8 + Android/JVM target, including a translation of the Android r14 SDK 13 anos atrás
  Jonas Maebe cf47b8d422 * fixed all known memory leaks in the code added for the JVM port 14 anos atrás
  Jonas Maebe 26b19274a3 + create an nested interface type called "Callback" inside the classes that 14 anos atrás
  Jonas Maebe 125c0cf225 + support for generics on the JVM target: 14 anos atrás
  Jonas Maebe 019a58ab1d * always save/restore the current_filepos when injecting code, sometimes it 14 anos atrás
  Jonas Maebe 3d22aa3cd1 + support for synthetic procdefs that are not part of a structdef 14 anos atrás
  Jonas Maebe 1d2748fa69 * fixed insertion of typed constants twice in bss after r18723 14 anos atrás
  Jonas Maebe 48710a5a3f * print the owning class/record of internally generated methods when 14 anos atrás
  Jonas Maebe 0b7b6361fe * ignore methods that are added for the purpose of the JVM (inherited 14 anos atrás
  Jonas Maebe 6fe124507e * fixed calling procvars with copyout parameters 14 anos atrás
  Jonas Maebe 3791f0de1c * fixed mangled name of JVM class vars with an external name in case their 14 anos atrás
  Jonas Maebe df5fc421ce + support for increasing the visibility of fields using properties 14 anos atrás
  Jonas Maebe b3072b3dab * extracted the code to deal with static fields into a routine 14 anos atrás