Commit History

Author SHA1 Message Date
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  florian 36471608c1 * fixed regression caused by r7180 18 years ago
  peter e7ead9fc9f * nested procedures are not supported in generic methods 18 years ago
  peter c831b2fb00 * set symoptions for all implicit created parameters 18 years ago
  florian 2eb40fc025 * forbid file types as function results 18 years ago
  florian 8800db8fa0 * allow external in cppclasses 18 years ago
  Tomas Hajny 30b78920cd * OS/2 compilation fixes (not completely finished yet) 18 years ago
  peter 6db1d803fa * removed invalid code from proc_get_importname where the result could be empty 18 years ago
  yury 7547f3a0c0 * Allow @ and ? characters in imported function name when AS is used. It fixes bug #8391. 18 years ago
  pierre 7e62e2cfc1 * correct debug info for parentfp hidden parameter, 18 years ago
  peter 91dbd27a42 * cleanup deleting of defs 18 years ago
  florian a2ec2e72b6 * better hint about abstract methods (fixes 5098) 18 years ago
  florian 475664acf5 * fixed local check, fixes #7242 18 years ago
  Jonas Maebe f308bfb45c * fixed mantis 6686 ("function a;" without prior definition of "a" 18 years ago
  Jonas Maebe 9d28af4269 * removed po_function and instead check proctypeoption (more 18 years ago
  Jonas Maebe a63ed25f74 * fixed support for repeating constructor without parameters in Delphi 18 years ago
  Jonas Maebe e5a1d628eb * fixed one regression in r5682: implementation declarations with a 18 years ago
  Jonas Maebe f3f8a76559 * fixed mantis 7173 (properly check parameters in unit 18 years ago
  florian 534048e286 * fixed parameter name change message 19 years ago
  peter 13f359aa80 * resultname changed to pshortstring 19 years ago
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym 19 years ago
  peter 0c8796c210 * fix hiding of symbols 19 years ago
  peter 35c21515a9 * fixed adding of .dll extension 19 years ago
  peter 86f1fe11d6 * fix generics parsing for new symtable 19 years ago
  peter e17b424e28 * refactor procsym procdef list 19 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago
  peter 136d3e8d46 * refactor implemented interfaces 19 years ago
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead 19 years ago
  florian bce905b106 * give correct error locations for errors when specializing templates 19 years ago
  florian ef7bd58c54 * germanism removed (aktfilepos -> current_filepos) 19 years ago