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

Аутор SHA1 Порука Датум
  Jonas Maebe 52b62732e2 * mark classes representing records as final пре 14 година
  Jonas Maebe ce88df680b + symansistr conditional define that, when activated, makes the symbol/ пре 14 година
  Jonas Maebe 446d91eaab + ansistring support. Items of note: пре 14 година
  Jonas Maebe 8248e6762f * support opcode+operands > 255 characters (e.g. when loading string constants) пре 14 година
  Jonas Maebe 0fa1c9bbdd * escape #127 under all circumstances (it's not printable) пре 14 година
  Jonas Maebe 84640fe7f0 + support for non-static class methods on the JVM target пре 14 година
  Jonas Maebe 1795eff237 + support for emiting "signature" attributes for fields and methods; these пре 14 година
  Jonas Maebe f75a5895d8 * fixed crash for global constants after previous change пре 14 година
  Jonas Maebe a6e196bfd6 * don't write local constants of procedures, because their names may clash пре 14 година
  Jonas Maebe bd69e52451 * fixed writing string constants > 255 characters пре 14 година
  Jonas Maebe 43c5ed20c2 + support for initialising typed constants via compiler-generated пре 14 година
  Jonas Maebe 1c54d3a758 * fixed handling of static varsyms used for typed constants пре 14 година
  Jonas Maebe 7eef5e1c74 * don't mark compiler-generated routines as "synthetic", because that пре 14 година
  Jonas Maebe 40e0b4677a + support for (only named, for now) records in the JVM target: пре 14 година
  Jonas Maebe 2514c4ddb1 * mark classes representing units as "final", since you're not supposed to пре 14 година
  Jonas Maebe a6a60e3e26 * also mark all non-virtual methods as "final" (since regular methods пре 14 година
  Jonas Maebe 0700e2d7ef + support for {$namespace x.y.z} directive to specify the namespace пре 14 година
  Jonas Maebe 1aac04a639 * mark classes that represent units, and classes declared in the interface пре 14 година
  Jonas Maebe 20e55cd54e * mark unit-level routines as "final", since they can't be overridden пре 14 година
  Jonas Maebe 6b176351e1 * removed jvmdef.jvminternalstaticfieldname() and now use newly created пре 14 година
  Jonas Maebe 121a141953 + support for final methods in Java classes пре 14 година
  Jonas Maebe 8f2aacfed5 + support for (formal/untyped) constants (ordinal, floating point, пре 14 година
  Jonas Maebe 737f9f5e90 * moved tabstractvarsym.jvmmangledbasename to the jvmdef unit as a separate пре 14 година
  Jonas Maebe 59ccdd1de8 - removed unused local variables пре 14 година
  Jonas Maebe be4a27657b + support for nested Java classes пре 14 година
  Jonas Maebe 608572c63a * removed unused local variables пре 14 година
  Jonas Maebe 678e6dceef * write floating point numbers using hex notation to prevent data loss пре 14 година
  Jonas Maebe e20919f065 + support for writing JVM line number information пре 14 година
  Jonas Maebe d456ec2ffe + support for JVM local variable and parameter debug information пре 14 година
  Jonas Maebe b5e7989a06 * separate Jasmin operands by space instead of by "," пре 14 година