커밋 기록

작성자 SHA1 메시지 날짜
  marco 19ffe4bdc2 --- Merging r21582 into '.': 13 년 전
  Jonas Maebe c9f8cc832b --- Merging r20425 into '.': 13 년 전
  marco f0c986dcce --- Merging r19343 into '.': 13 년 전
  marco 8e187dcf27 --- Merging r18999 into '.': 14 년 전
  marco 17941f0c2e --- Merging r18098 into '.': 14 년 전
  florian 570f3c4b39 * merges recent class helper fixes by Sven Barth 14 년 전
  florian 60e16260e1 o adjust define handling to resolve #19519 14 년 전
  Jonas Maebe b0e83a06af * fixed crash when trying to index a record without a default property 14 년 전
  svenbarth 35b47e491c Rebase to revision 17306 14 년 전
  florian 4d19f6c532 * patch by Jeppe Johansen to be able to generate debug info if an rtl without variant support is used, resolves #18483 14 년 전
  svenbarth 16e500ee3c Removed old search algorithm 14 년 전
  svenbarth d0705a1779 Rebase to revision 17236 14 년 전
  svenbarth a944be69a6 * nflw.pas: search for enumerators in helpers for records as well 14 년 전
  Jonas Maebe 10674153cf * set result of searchsym_in_record() in case nothing was found 14 년 전
  svenbarth f7f357f18e * symconst.pas: 14 년 전
  svenbarth 80e6498921 Rebase to revision 17096 14 년 전
  svenbarth 5218666328 * ncgrtti.pas: RTTI generation for helpers is handled like that for classes 14 년 전
  svenbarth 878c8c7806 Implemented correct handling of inherited methods. 14 년 전
  florian 26fbfaf5a7 + introduce the usage of asizeint/asizeuint for cpus with sizeof("alu")<>sizeof(pointer) 14 년 전
  svenbarth 963a4d7b23 Commit of a completely restructured helper implementation. Instead of changing objectdefs with odt_classhelper to odt_class, they'll have the odt_helper type assigned to and this will be kept. This also implies that the parent of a helper is its true parent while the extended type is set to a field in tobjectdef (extendeddef). 14 년 전
  svenbarth d12b198c7f Rebase to revision 16888 14 년 전
  florian ec2d294287 * compiler works again compiled with $R+ 14 년 전
  svenbarth e19bcfae38 Added a flag set to TSymtable that tells whether it contains a class helper symbol, which is currently only used for static- and globalsymtables. 14 년 전
  svenbarth 07eebff55c Rebase to revision 16827 14 년 전
  svenbarth a317827456 symtable.pas: 14 년 전
  svenbarth dde7290439 compiler/symtable.pas: 14 년 전
  paul 0c9b40acb7 compiler: record operators 14 년 전
  paul 368c215070 compiler: always derive DispInterface from IDispatch, this solve a problem with assigning dispinterface to IUnknown or IDispatch variables 14 년 전
  svenbarth a9b64c80ad Rebase to revision 16728 14 년 전
  svenbarth aed9f0a5f7 Added first version of class helper support (not fully working and not fully featured) 14 년 전