Historial de Commits

Autor SHA1 Mensaje Fecha
  paul 90a92061a9 compiler: enumerator directive support: hace 16 años
  paul ef9d010cc3 complier: continue enumerator implementation: hace 16 años
  paul d29de71b75 compiler: allow message after the *deprecated* keyword hace 16 años
  Jonas Maebe 5bda2aa648 + added warning that TImplementedInterface.getcopy is completely broken hace 16 años
  florian e8dff46f8e * several small bugs in the handling of implements fixed, resolves #14418 hace 16 años
  Jonas Maebe 14107b42b2 * fixed tw9039{a,b} for 64 bit platforms (qwordvar > int64var) is evaluated hace 16 años
  Jonas Maebe e13a708002 * fixed compiler crash when using a bitpacked array whose size was hace 16 años
  Jonas Maebe 41acad1d11 + keep track of called virtual methods per unit. -Owoptvtms will now replace hace 16 años
  Jonas Maebe 844e0d04ba * to determine the alignment of arrays of orddef, enumdef and floatdef, hace 16 años
  Jonas Maebe c04e9e36f7 * set alignment for 0-byte sized entities to 1 instead of to 0 hace 16 años
  Jonas Maebe e58d8d6b92 * set maximum alignment of shortstrings to 2 in MacPas mode hace 16 años
  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 hace 16 años
  peter 2a952c89a5 * store vmt entries in ppu hace 16 años
  peter 36cad44923 * refactor is_visible_for_object hace 16 años
  peter 8419161964 * current_objectdef is now always valid when parsing is within the hace 16 años
  peter a3a66ba74d * split tvisibility from tsymoptions hace 16 años
  peter ca48c2f34c * tobjectdef.set_parent also inherits oo_can_have_published hace 16 años
  peter 84112032c3 * rename aktobjectdef to current_objectdef hace 16 años
  michael b40d826439 * Fixed bug #12323. Bug is in getting default value of string parameters, unterminated memory copy hace 17 años
  Jonas Maebe afa14de20d + some generic changes preparing for darwin/arm support hace 17 años
  florian 8c9baed5cb * force static; being repeated in the procedure body, this avoids trouble as in #12242 hace 17 años
  Jonas Maebe 76ce35b905 * method definitions in "child" interfaces also hide those in "parent" hace 17 años
  florian d2214685c3 * fixes compiler crash with out of memory on illegal array declarations hace 17 años
  florian f0dcb10509 * more fixes for 11062 hace 17 años
  florian 916e982519 * possible fix for 11062 hace 17 años
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. hace 17 años
  yury cf7390ea81 * Fixed 'mixed signed/unsigned' and pointer conversion warnings. hace 17 años
  yury fcceb9cfa1 * Removed/ifdefed/commented unused local variables. hace 17 años
  peter c2e5f885c6 * handle (build)derefimpl also for objectdef so it also works for methods hace 17 años
  Jonas Maebe c00108009d * insert vmt as hidden field in objectdefs hace 17 años