Commit History

Author SHA1 Message Date
  svenbarth ec7a17d1e3 * extend test for interface helper by tests for "inherited" 8 years ago
  svenbarth 6acba684d4 * class helpers: fix calling virtual methods of the extended type using inherited 8 years ago
  maciej-izak 597cf52a3a fcl-passrc: paswrite: allow to write procedure type 8 years ago
  maciej-izak 2e37c05f23 fcl-passrc: pparser: "class var" is section, not single modifier 8 years ago
  michael 6e308feb60 * Patch from Pascal Riekenberg to fix HasAggregate for functions 8 years ago
  pierre e325284160 Fix compilation failure for systems that do not have dynlibs 8 years ago
  florian 4d5a94644f * do not call a_load_reg_reg with tosize=OS_NO 8 years ago
  michael f6918dac3e * Fix from Graeme Geldenhuys to avoid memleaks by early exit 8 years ago
  michael 4f6b0feda3 * Patch from Graeme Geldenhuys to fix some unused variables warnings 8 years ago
  michael df49642935 * Patch from Graeme Geldenhuys to fix visibility warnings 8 years ago
  michael c74cf991a0 * Patch from Graeme Geldenhuys to avoid compiler warnings 8 years ago
  michael a4c4ce1764 * Capture result in SafeLoadLibrary 8 years ago
  michael b6700f68b8 * Fix bug #32314 (SafeLoadLibrary does nothing on other platforms than windows) 8 years ago
  michael 0117568c25 * Patch from Martok to let CreateElement create correct class (bug ID 32322) 8 years ago
  michael 5e51c9cc06 * Patch from Martok to avoid closing tags multiple times 8 years ago
  michael 164778b020 * Patch from Martok to fix compilation using build project (Bug ID 32322) 8 years ago
  michael a8aab3ea97 * Modified Patch from Pascal Riekenberg to implement VisibleExpr, plus some refactoring 8 years ago
  pierre cc87746fb0 Add missing .comm for environ and operatingsystem_parameter_{envp|argc|argv} 8 years ago
  maciej-izak 1f2225b805 fcl-passrc: paswrite: omit redundant visibility declaration for properties (which was treated as variable) 8 years ago
  maciej-izak eae5d48bc7 fcl-passrc: paswrite: proper write for class properties 8 years ago
  michael cd69d87bcf * Backup must not be in SVN 8 years ago
  michael 4f6fffa331 * Add libfontconfig 8 years ago
  maciej-izak ae15dfbc06 fcl-passrc: paswrite: allow to write class variables in classes/records 8 years ago
  maciej-izak 9c6b78f11e fcl-passrc: allow to generate implementations of class methods and class constructors/destructors (new field IsClassMethod in TPasProcedureImpl and related code in TPasWriter.WriteProcImpl) 8 years ago
  michael 042d7b3118 * Fix from Pascal Riekenberg to eliminate memleak (bug ID 32317) 8 years ago
  Károly Balogh a0ec51369c reverted some accidental changes in fpmake.pp, only affecting m68k-atari 8 years ago
  Károly Balogh d115b0e8dc m68k: changed the internal name of 68k MacOS from system_m68k_mac to system_m68k_macos, so it's consistent with the PowerPC version. suggestion/request by Sven :) 8 years ago
  Károly Balogh 04dee0fc04 regenerated Makefiles for m68k-macos target 8 years ago
  Károly Balogh a87df638e7 m68k-atari: reenable threading feature. even if it's technically unsupported, it breaks the build of too many otherwise applicable packages 8 years ago
  Mattias Gaertner c53a9a07db fcl-passrc: resolver: const eval ignore Assigned(), copy(), concat(), typeinfo() 8 years ago