Historique des commits

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