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

Аутор SHA1 Порука Датум
  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 година
  paul 327b570ea4 compiler: rename extended records to advanced records пре 14 година
  paul 210e78e4fa compiler: allow objects and records to have members which point to themself. only don't permit this to regular fields. пре 14 година
  paul 92d6503704 compiler: rename _EQUAL token to _EQ to prevent problems with adding delphi operator names which contains "EQUAL" name, also rename _UNEQUAL to _NE for consistency пре 14 година
  paul d1026bb052 compiler: reintegrate branch http://svn.freepascal.org/svn/fpc/branches/paul/extended_records пре 14 година
  paul 726ea27bc0 compiler: пре 14 година
  paul 17815ce7a2 compiler: implement properties in records: пре 14 година
  paul 69d3bb2ffc compiler: rename aclass->astruct in read_property_dec because records will have properties too пре 14 година
  paul 52cd624a76 compiler: fix static fields creation and access for records пре 14 година
  paul 56bf42de57 compiler: implement record methods and class methods: пре 14 година
  paul 26cef34005 compiler: пре 14 година
  paul 8e36256bc9 compiler: add support for visibility blocks in records and type, const declarations: пре 14 година
  paul 8b209be7e9 compiler: put static variables into unit level and not into parent class/object/record (fixes bug #0018131) пре 14 година
  sergei ba700ad2ff * Improvements to Dispatch call handling: пре 15 година
  florian eb3644140a * patches from Aleksa Todorovic for #15480 to improve error reporting, does not resolve #15480 пре 15 година
  joost 07bf44517c * Merged XPCom branch into trunk, added support for constref and changed пре 15 година