Commit History

Author SHA1 Message Date
  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
  florian 85d63d9fa9 * settings refactored 19 years ago
  peter 3078a1927f * remove ttype 19 years ago
  peter 0f6355e805 * fix property overriding 19 years ago
  florian 9a1b9071a5 * implemented kylix like local directive, fixes #7242 19 years ago
  Jonas Maebe 593f74d155 + full support for varargs-related functionality for "mwpascal; external;" 19 years ago
  florian 948ec12140 * use oldfpccall for interrupts 19 years ago
  peter 506f44dc7a * only compare non-hidden parameters when searching for an implementation. The location 19 years ago
  peter d0156354a6 * inline directive enabled by default for fpc,objfpc,delphi modes 19 years ago