Commit történet

Szerző SHA1 Üzenet Dátum
  Károly Balogh b13ef4e3bb * fixed DFA warnings for JVM target 11 éve
  Jonas Maebe 43992495cb * moved jvm tprocdef name mangling to jvm-specific descendant class 11 éve
  Jonas Maebe f4c0daddb4 * moved jvm-specific exprasm field from tprocdef to jvm-specific descendant 11 éve
  pierre 441b9feffc pass new asm extra opt using -ao option 11 éve
  Jonas Maebe 7cf8bcd7eb * initialise dollarsign field of jasmin tasminfo 12 éve
  Jonas Maebe 9feee08eba * mark Java inner interfaces as "static abstract" like javac, solves the 13 éve
  Jonas Maebe b6db767ac4 * fixed uninitialized TJasminAssembler.ConstAssignmentValue() function result 13 éve
  Jonas Maebe 9c0ec8ee8c * part of r21120, forgot to commit 13 éve
  Jonas Maebe 14cfe770a4 * replaced most (if not all) remaining fields/parameters in the compiler 13 éve
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 13 éve
  Jonas Maebe c9f19d710b * fixed writing ".implements" directives for implemented nested interfaces 13 éve
  Jonas Maebe 0d5b2b84a8 + Android/JVM target, including a translation of the Android r14 SDK 13 éve
  Jonas Maebe 0418766417 * properly delete all generated .j files in case -a is not used 13 éve
  Jonas Maebe 8bca3e9b0b * don't mark nested interfaces as "static", only do so for classes 13 éve
  Jonas Maebe 125c0cf225 + support for generics on the JVM target: 14 éve
  Jonas Maebe a2a0436347 + support for threadvars in the JVM based on JLThreadLocal; see 14 éve
  Jonas Maebe 2338463a4b * don't mark non-virtual class methods automatically as "final" 14 éve
  Jonas Maebe 13d68da2be * translated Pascal 'protected' also in JVM 'protected', because 'protected' 14 éve
  Jonas Maebe b3072b3dab * extracted the code to deal with static fields into a routine 14 éve
  Jonas Maebe b8286c729a * always write constant values as signed values, since the JVM does not support 14 éve
  Jonas Maebe 1b1face692 * fixed signature in enum class header (missed L-prefix) 14 éve
  Jonas Maebe 37aa2d8443 + full support for sets on the JVM target 14 éve
  Jonas Maebe 4af73c0c51 + also support sp_internal for constsyms (mark them as "synthetic") 14 éve
  Jonas Maebe 5ea497857d + FpcEnumValueObtainable interface that's implemented by all FPC 14 éve
  Jonas Maebe 6154f1b0d9 * keep track of the number of abstract methods per class via a counter 14 éve
  Jonas Maebe 92fbbcff88 * also write definitions for abstract methods 14 éve
  Jonas Maebe 569228447d * converted all enum handling for the JVM target so that it uses the 14 éve
  Jonas Maebe 297f3d087d * don't write field definitions for varsyms marked as external 14 éve
  Jonas Maebe 13b0ac91d9 + generate java.lang.Enum descendant classes for Pascal enum types 14 éve
  Jonas Maebe d0b1bfa52d * mark sp_internal fields as "synthetic" 14 éve