Commit History

Author SHA1 Message Date
  paul e784ec1079 merge revisions 13898-13899: 15 years ago
  Jonas Maebe 046b652c28 * don't show notes about "unused" private fields of external obj-c class 16 years ago
  Jonas Maebe ab3294dce2 * fixed handling of "type x = y" for objcclass/objcprotocol 16 years ago
  Jonas Maebe 970fc43aa5 * fixed support for forward-declared objcprotocols 16 years ago
  Jonas Maebe 5a2ccfff52 --WARNING: start build process with FPC 2.2.4; won't work when 16 years ago
  Jonas Maebe b1b9894ae3 * initial Objective-C 1.0 support: 16 years ago
  peter af437d5beb * refactor the forward type declaration handling, remove 16 years ago
  Jonas Maebe 597622d313 * moved the forwardchecksyms back to symbase (but the main functionality 17 years ago
  Jonas Maebe 0b815a6fff - removed global "resolving_forward" variable (was no longer used) 17 years ago
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from 17 years ago
  Jonas Maebe 156acf3817 * fixed version of r11719 (faster parsing of units with lots of declarations 17 years ago
  Jonas Maebe f35051f76e - reverted r11719, there are still some problems with it 17 years ago
  Jonas Maebe 632abdace8 * keep the syms that need to be checked for forward definitions in a 17 years ago
  peter 6c586e4eca * store specializations in globalsymtable for units, use localsymtable 17 years ago
  florian ed9c7ceaea * support deprecated for types 17 years ago
  Almindor 62205d0346 * fix memory leaks in create_dwarf and types_dec procedures thanks to Giulio Bernardi's detailed report 17 years ago
  Jonas Maebe 28bab3fb4f - removed some unused variables 18 years ago
  Jonas Maebe 20a35f9701 * fixed public/export support for initialised variables/typed 18 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  florian 7d3d64e2ec * fixed #8156 18 years ago
  pierre 31e650f98d fix another memory leak 18 years ago
  florian 11aa2b483e * kicked ignore_equal, usage was wrong anyways 18 years ago
  florian 28c5578976 * don't generate vmt for a generic 18 years ago
  peter 9ae8e9fa21 * refactor tclassheader in tvmtbuilder and tvmtwriter 19 years ago
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym 19 years ago
  peter 99309202bc * don't try to generate rtti if the type has an error 19 years ago
  peter 84a96d66de * move rtti and vmt table generation into write_persistent_type_info 19 years ago
  peter 3cae449fda * moved rtti to ncgrtti 19 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago
  florian 4c76107b98 * limited generics to records, classes, objects and interfaces 19 years ago