Historial de Commits

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