Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 125c0cf225 + support for generics on the JVM target: há 14 anos atrás
  Jonas Maebe 019a58ab1d * always save/restore the current_filepos when injecting code, sometimes it há 14 anos atrás
  Jonas Maebe 3d22aa3cd1 + support for synthetic procdefs that are not part of a structdef há 14 anos atrás
  Jonas Maebe 1d2748fa69 * fixed insertion of typed constants twice in bss after r18723 há 14 anos atrás
  Jonas Maebe 48710a5a3f * print the owning class/record of internally generated methods when há 14 anos atrás
  Jonas Maebe 0b7b6361fe * ignore methods that are added for the purpose of the JVM (inherited há 14 anos atrás
  Jonas Maebe 6fe124507e * fixed calling procvars with copyout parameters há 14 anos atrás
  Jonas Maebe 3791f0de1c * fixed mangled name of JVM class vars with an external name in case their há 14 anos atrás
  Jonas Maebe df5fc421ce + support for increasing the visibility of fields using properties há 14 anos atrás
  Jonas Maebe b3072b3dab * extracted the code to deal with static fields into a routine há 14 anos atrás
  Jonas Maebe dbe55d1f6f * only override "clone" for records that contain fields that require a há 14 anos atrás
  Jonas Maebe 3ac950eed7 * changed the parameter of fpcDeepCopy() from an out-parameter of the há 14 anos atrás
  Jonas Maebe ad871b6acd * automatically generate versions of inherited virtual class methods that há 14 anos atrás
  Jonas Maebe 57c7e21d8f * support propagating a function result (if any) from functions called há 14 anos atrás
  Jonas Maebe e9d27c3efe * mark copied virtual parent constructors as "override" há 14 anos atrás
  Jonas Maebe 3eb588cca7 * some improvements to replace_scanner(): há 14 anos atrás
  Jonas Maebe 7d8cbe80f5 + support for virtual class methods on the JVM platform. The JVM does not há 14 anos atrás
  Jonas Maebe 979f55e1db + support for procedural variables for the JVM target há 14 anos atrás
  Jonas Maebe 5bf16214cd * changed initialization of records from constructing a new instance and há 14 anos atrás
  Jonas Maebe 3a983d8ea5 * also escape the field names of records when used as source in fpcDeepCopy() há 14 anos atrás
  Jonas Maebe 102e9cf8f4 * mark implicitly created typesyms immediately as "referenced" to avoid hints há 14 anos atrás
  Jonas Maebe 37aa2d8443 + full support for sets on the JVM target há 14 anos atrás
  Jonas Maebe 5ea497857d + FpcEnumValueObtainable interface that's implemented by all FPC há 14 anos atrás
  Jonas Maebe 466f6751c8 + getpointerdef() function that returns a pointerdef for the passed def. há 14 anos atrás
  Jonas Maebe 1ad834f5f9 * in case a property uses a getter/setter with lower visibility than the há 14 anos atrás
  Jonas Maebe b50bd9534d * name nestedfpstruct types so they can no longer be confused with names of há 14 anos atrás
  Jonas Maebe 569228447d * converted all enum handling for the JVM target so that it uses the há 14 anos atrás
  Jonas Maebe 13b0ac91d9 + generate java.lang.Enum descendant classes for Pascal enum types há 14 anos atrás
  Jonas Maebe 30478a14b6 + new vis_none visibility specifier that can be used as "neutral" há 14 anos atrás
  Jonas Maebe 4f52639871 * use procdef.defid instead of procdef.procsym.symid to make the names of há 14 anos atrás