Commit History

Author SHA1 Message Date
  Jonas Maebe 62d677eb92 + support for formally declared objcclasses ("type x=objcclass;external;") 15 years ago
  Jonas Maebe 4847103436 * don't try to generate mangled names for methods of categories 15 years ago
  paul c879230f08 compiler: fix parsing and handling of typed constants declared inside classes/objects + tests 15 years ago
  paul 166f8a63a2 compiler: implement class constants + tests 15 years ago
  paul 91ed1c6e6f compiler: types in classes: 15 years ago
  paul 3ed4c58502 compiler: 15 years ago
  Jonas Maebe f8754d8fab + Objective-C category support (old and new ABI, both external and 15 years ago
  Jonas Maebe 60a9ef963d * finished basic support for calling methods from external C++ classes 15 years ago
  Jonas Maebe 559e284bd0 * merged r13762-14047 from trunk 15 years ago
  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