Commit History

Autor SHA1 Mensaxe Data
  Jonas Maebe 57908f528b * AIX-specific struct alignment rules %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe 3589f90cf8 * also show the valid bounds in most cases when signalling a range check %!s(int64=13) %!d(string=hai) anos
  Jonas Maebe f984a3d74e - removed optimization that pops the current symtable off the symtablestack %!s(int64=14) %!d(string=hai) anos
  paul d752ce2c11 compiler: %!s(int64=14) %!d(string=hai) anos
  Jonas Maebe 1f614b7efc * use correct source code position for error messages about invalid %!s(int64=14) %!d(string=hai) anos
  svenbarth 4419dc3d34 Rebase to revision 19673 %!s(int64=14) %!d(string=hai) anos
  svenbarth 461d231daa Rebase to revision 19078 (directly before the merge of cpstrnew) %!s(int64=14) %!d(string=hai) anos
  svenbarth 594f84dc2c Merge branch 'unique-syms' %!s(int64=14) %!d(string=hai) anos
  paul a1e0b833b2 compiler: fix ppu read/write of property parameters symtable (bug #0020454) %!s(int64=14) %!d(string=hai) anos
  paul 62b4ef3d1a compiler: don't create a parasymtable for property if property has no parameters %!s(int64=14) %!d(string=hai) anos
  paul ceb141523d compiler: store property parameters in a parasymtables together with property. restore those parameters for descendant properties (fixes mantis #0020421 but maybe not very optimal) %!s(int64=14) %!d(string=hai) anos
  paul 7e88628b02 compiler: clear vd_class option if it was added by _STATIC token (issue #0020119) %!s(int64=14) %!d(string=hai) anos
  sergei 16859976da Mantis #19182, Delphi compatible tweaks: %!s(int64=14) %!d(string=hai) anos
  sergei bbae63a4f2 * Check that a single interface is only delegated to a single property within a class. %!s(int64=14) %!d(string=hai) anos
  pierre cfdc7c861d * Use public/global name 'name' section 'section' without semicolon for Windows TLS support %!s(int64=14) %!d(string=hai) anos
  pierre 47ff755068 symdef.pas New make_dllmangledname function %!s(int64=14) %!d(string=hai) anos
  florian d35d1ed357 + initial support for pascal booleans with sizes 2, 4 and 8 %!s(int64=14) %!d(string=hai) anos
  pierre 239944f8d0 + Use DLL name in assembler labels used to import DLL functions/variables %!s(int64=14) %!d(string=hai) anos
  svenbarth 35b47e491c Rebase to revision 17306 %!s(int64=14) %!d(string=hai) anos
  florian f328b6d635 + user section type %!s(int64=14) %!d(string=hai) anos
  svenbarth 96116a6c3a Several adjustments because virtual methods in helpers are just normal methods and a VMT isn't generated for them either. %!s(int64=14) %!d(string=hai) anos
  svenbarth d12b198c7f Rebase to revision 16888 %!s(int64=15) %!d(string=hai) anos
  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) %!s(int64=15) %!d(string=hai) anos
  sergei 58f37dc952 Improvements to dispinterface property handling: %!s(int64=15) %!d(string=hai) anos
  sergei ba74d47081 * pdecvar.pas, refactoring: don't create storedprocdef unless it is actually required. %!s(int64=15) %!d(string=hai) anos
  Jonas Maebe 8a389c16d7 * fixed indentation %!s(int64=15) %!d(string=hai) anos
  paul fa41b6ffe3 compiler: allow generic classes to derive from generic classes and generic interfaces %!s(int64=15) %!d(string=hai) anos
  paul 79813da090 compiler: don't allow record case with parameterized members %!s(int64=15) %!d(string=hai) anos
  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. %!s(int64=15) %!d(string=hai) anos
  paul 327b570ea4 compiler: rename extended records to advanced records %!s(int64=15) %!d(string=hai) anos