Historial de Commits

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