커밋 기록

작성자 SHA1 메시지 날짜
  Jonas Maebe 844e0d04ba * to determine the alignment of arrays of orddef, enumdef and floatdef, 16 년 전
  Jonas Maebe c04e9e36f7 * set alignment for 0-byte sized entities to 1 instead of to 0 16 년 전
  Jonas Maebe e58d8d6b92 * set maximum alignment of shortstrings to 2 in MacPas mode 16 년 전
  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 16 년 전
  peter 2a952c89a5 * store vmt entries in ppu 17 년 전
  peter 36cad44923 * refactor is_visible_for_object 17 년 전
  peter 8419161964 * current_objectdef is now always valid when parsing is within the 17 년 전
  peter a3a66ba74d * split tvisibility from tsymoptions 17 년 전
  peter ca48c2f34c * tobjectdef.set_parent also inherits oo_can_have_published 17 년 전
  peter 84112032c3 * rename aktobjectdef to current_objectdef 17 년 전
  michael b40d826439 * Fixed bug #12323. Bug is in getting default value of string parameters, unterminated memory copy 17 년 전
  Jonas Maebe afa14de20d + some generic changes preparing for darwin/arm support 17 년 전
  florian 8c9baed5cb * force static; being repeated in the procedure body, this avoids trouble as in #12242 17 년 전
  Jonas Maebe 76ce35b905 * method definitions in "child" interfaces also hide those in "parent" 17 년 전
  florian d2214685c3 * fixes compiler crash with out of memory on illegal array declarations 17 년 전
  florian f0dcb10509 * more fixes for 11062 17 년 전
  florian 916e982519 * possible fix for 11062 17 년 전
  yury 491f0fa1d8 * Replaced all user defined warnings by TODO comments to reduce compiler noise. 17 년 전
  yury cf7390ea81 * Fixed 'mixed signed/unsigned' and pointer conversion warnings. 17 년 전
  yury fcceb9cfa1 * Removed/ifdefed/commented unused local variables. 17 년 전
  peter c2e5f885c6 * handle (build)derefimpl also for objectdef so it also works for methods 17 년 전
  Jonas Maebe c00108009d * insert vmt as hidden field in objectdefs 17 년 전
  florian fca8883f27 * moved oo_copied into defoptions 17 년 전
  florian 396b1c7c1e * do not write a "copied" symtable to a ppu when holding only a reference to it, 17 년 전
  florian d79851dc1b * patch by Sergei Gorelkin to improve class creation speed and make objpas.inc more readable 17 년 전
  florian d7673694f1 * enable parsing of default properties when used with objects, resolves #10795 17 년 전
  florian eca558b33b * don't crash on empty ProcDefs when handling interfaces, resolves #11295 17 년 전
  florian c56c6e976c + allow dyn. arrays to be published, resolves #10493 17 년 전
  yury 348e30958e * If object has VMT, properly align whole object instance if target CPU requires alignment. It fixes usage of static object instances created as var or const on CPUs which require alignment. 17 년 전
  peter 8f239d04b6 * cleanup and simplify the set type handling 17 년 전