Histórico de Commits

Autor SHA1 Mensagem Data
  paul 40615a1bdd compiler: don't allow to override final methods há 16 anos atrás
  florian e8dff46f8e * several small bugs in the handling of implements fixed, resolves #14418 há 16 anos atrás
  florian 53d60f02b2 * lying around newline fixes há 16 anos atrás
  florian b4914d063a * write class string message table correctly, resolves #14145 há 16 anos atrás
  Jonas Maebe 060d81b8fa Merged revisions 11878,11881-11882,11889,11891-11893,11895,11899-11902,11935,11938,12212,12304,12308-12310,12316,12330-12332,12334,12339-12340 via svnmerge from há 16 anos atrás
  peter 2a952c89a5 * store vmt entries in ppu há 16 anos atrás
  peter 36cad44923 * refactor is_visible_for_object há 16 anos atrás
  peter a3a66ba74d * split tvisibility from tsymoptions há 16 anos atrás
  Jonas Maebe 76ce35b905 * method definitions in "child" interfaces also hide those in "parent" há 17 anos atrás
  florian d79851dc1b * patch by Sergei Gorelkin to improve class creation speed and make objpas.inc more readable há 17 anos atrás
  florian d83722076f * fixed implements for interfaces há 17 anos atrás
  florian 6c53785e3a * first part of implements clean up and fixing há 17 anos atrás
  Jonas Maebe f36e5411af * split cpu64bit compiler define into há 17 anos atrás
  Jonas Maebe 288a538df5 * don't allow starting new virtual trees in TP-style objects + test há 18 anos atrás
  peter 5e36a73b80 * create a new vmt entry also if return type differs há 18 anos atrás
  Jonas Maebe 21f87ef1de * fixed instances of passing properties as var parameter há 18 anos atrás
  Jonas Maebe 4c1d540a21 * changed cpurequiresproperalignment from a compile-time define into há 18 anos atrás
  chrivers 997f254ff7 * Fixed crash bug with IMPLEMENTS due to the changes earlier today. (No longer dereferences VtblImplIntf when we should not) há 18 anos atrás
  chrivers 0249f07fa9 * Renamed IIOffset to FieldOffset to avoid confusion with IOffset (TImplementedInterface) há 18 anos atrás
  chrivers 0e6348e7b7 * Renamed "fieldoffset" to "iioffset" to avoid confusion with fieldvarsym.fieldoffset há 18 anos atrás
  chrivers 5e94d3f550 * Updated nobj to match moved iitype field to TImplementedInterface há 18 anos atrás
  ivost c0e9be49b8 * fixed bug related to IMPLEMENTS keyword. The interface type was stored inside the interface defintion what was wrong! now it's set per TImplementedInterface$ há 18 anos atrás
  Jonas Maebe 6c05674d51 * fixed overload checking of virtual and class methods (mantis #8140) há 18 anos atrás
  peter 91dbd27a42 * cleanup deleting of defs há 18 anos atrás
  peter 56379c37a9 * write vmt always according to the order of definitions há 18 anos atrás
  Jonas Maebe 66a07eba3e * give an error if the same method declaration is added twice to an há 18 anos atrás
  Jonas Maebe 2b9bdf2155 * fixed mantis 6631, 7322 and 7989: check parameters and return há 18 anos atrás
  peter 9ae8e9fa21 * refactor tclassheader in tvmtbuilder and tvmtwriter há 18 anos atrás
  peter 3cae449fda * moved rtti to ncgrtti há 19 anos atrás
  peter e17b424e28 * refactor procsym procdef list há 19 anos atrás