Commit Verlauf

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