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

Аутор SHA1 Порука Датум
  Jonas Maebe df5fc421ce + support for increasing the visibility of fields using properties пре 14 година
  Jonas Maebe b3072b3dab * extracted the code to deal with static fields into a routine пре 14 година
  Jonas Maebe 93ddf11143 * ifdefed pjvm usage пре 14 година
  Jonas Maebe 1ad834f5f9 * in case a property uses a getter/setter with lower visibility than the пре 14 година
  Jonas Maebe 13b0ac91d9 + generate java.lang.Enum descendant classes for Pascal enum types пре 14 година
  Jonas Maebe 9d0fdb3150 * explicitly specify symtable to jvm_guarantee_record_typesym() instead of пре 14 година
  Jonas Maebe df7100ff80 + support for anonymous record types for the JVM targets: automatically пре 14 година
  Jonas Maebe e663f0f31f + support for class constructors for the JVM target пре 14 година
  Jonas Maebe c264c24fb0 + support for unit initialisation sections for the JVM target, пре 14 година
  Jonas Maebe f384c274bb * allow specifying an external name for fields in external Java classes/ пре 14 година
  Jonas Maebe c0b4514b7c * also search for fully qualified nested types in Java classes/interfaces пре 14 година
  Jonas Maebe 37b5c061e3 + support for "final" fields in *external* (Java and other) classes, enabled пре 14 година
  Jonas Maebe 6b176351e1 * removed jvmdef.jvminternalstaticfieldname() and now use newly created пре 14 година
  Jonas Maebe 002455ab5c + support for instance and class fields, and unit-level global variables пре 14 година
  sergei bbae63a4f2 * Check that a single interface is only delegated to a single property within a class. пре 14 година
  pierre cfdc7c861d * Use public/global name 'name' section 'section' without semicolon for Windows TLS support пре 14 година
  pierre 47ff755068 symdef.pas New make_dllmangledname function пре 14 година
  florian d35d1ed357 + initial support for pascal booleans with sizes 2, 4 and 8 пре 14 година
  pierre 239944f8d0 + Use DLL name in assembler labels used to import DLL functions/variables пре 14 година
  svenbarth 35b47e491c Rebase to revision 17306 пре 14 година
  florian f328b6d635 + user section type пре 14 година
  svenbarth 96116a6c3a Several adjustments because virtual methods in helpers are just normal methods and a VMT isn't generated for them either. пре 14 година
  svenbarth d12b198c7f Rebase to revision 16888 пре 14 година
  paul e77a9051c8 compiler: treat record/class fields types as bt_var_type block in delphi mode - as result they don't create a forward declaration for ^Type. Leave it as is for other modes because in other case it break the compilation of RTL and packages (fixes issue #0018620) пре 14 година
  sergei 58f37dc952 Improvements to dispinterface property handling: пре 14 година
  sergei ba74d47081 * pdecvar.pas, refactoring: don't create storedprocdef unless it is actually required. пре 14 година
  Jonas Maebe 8a389c16d7 * fixed indentation пре 14 година
  paul fa41b6ffe3 compiler: allow generic classes to derive from generic classes and generic interfaces пре 14 година
  paul 79813da090 compiler: don't allow record case with parameterized members пре 14 година
  paul 101f545ad0 compiler: don't allow generic object types (interfaces,dispinterfaces,objclasses,...) to have type,var,const sections if regular object types don't have them. currently only objects, classes and records are allowed to have nested type,var,const sections. пре 14 година