Commit History

Author SHA1 Message Date
  Jonas Maebe a324744cbe * fixed checking for defined/undefined macro's in the configuration file 17 years ago
  peter f915cbc4ca * replace constants to formal const with variables 17 years ago
  Jonas Maebe 24f8249f36 * flush pending local switch changes before evaluating ifopt 17 years ago
  yury 99a8012472 * Allow using constants in {$IF } directive in OBJFPC mode. 17 years ago
  yury a477a3781a * Added support of HIGH() function in {$IF } preprocessor directive. Delphi 7 supports HIGH() there. 17 years ago
  florian d9e0f078e1 * continued to play around with package support 18 years ago
  florian 6e5ff9b825 * hack around the -intconst hack in pexpr when recording tokens, resolves #9471 18 years ago
  Jonas Maebe 91629f810f * better error messages for non-overloadable operators: 18 years ago
  peter 67e16340be * revert r8118 18 years ago
  daniel 21293f5818 + Add common type integer promotion. 18 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  daniel 5aef9bc086 - Put gpc mode between ifdefs. The only thing it does it disable all 18 years ago
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 18 years ago
  peter 70fc3274e2 * minor fixes from mantis 8132 18 years ago
  peter 2bc3bd8c4f * ignoredirectives changed to tfphashlist 18 years ago
  yury 4092321ae9 * Compiler directives {$...} are allowed in ARM inline assembler. It fixes tb0142.pp and tb0193.pp. 18 years ago
  florian f9235938b4 * storing/restoring of settings when doing a specialization 19 years ago
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym 19 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago
  peter c371d639f4 * fixed missing reset of inputbuffer after include file or macro 19 years ago
  peter aee2da566d * scannerdirectives to TFPHashObjectList 19 years ago
  florian 5cb1af6e2a * fixed some issue with the inputpointer when specializing generics 19 years ago
  florian a3a650ee73 * fixed more line numering output 19 years ago
  peter 7a2e0da7bd * extra parameter for file searching functions 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 2974bbaf10 * get proper moduleindex when loading a unit, fixes #4778 19 years ago
  florian 058e1877ba + store compiler switch changes in generic token streams 19 years ago
  florian 85d63d9fa9 * settings refactored 19 years ago