Commit History

Author SHA1 Message Date
  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 18 years ago
  peter 0557ddc342 * removed typed const, it is now handled by staticvarsym 18 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
  peter 3078a1927f * remove ttype 19 years ago
  Jonas Maebe 36c6879581 + -Sx command line switch to turn on exception keywords in non-Delphi/ObjFPC 19 years ago
  micha 5f353d6fef add warning for arithmetic on untyped pointers 19 years ago
  micha bd6afce618 enable typed addresses {$T+} in fpc and objfpc mode 19 years ago
  peter d0156354a6 * inline directive enabled by default for fpc,objfpc,delphi modes 19 years ago
  Jonas Maebe eccbc78e04 + support for bitpacked arrays: 19 years ago
  Jonas Maebe ed910b5d31 * support goto/label by default in tp/delphi/macpas modes (bug 4893) 19 years ago
  peter b1c66a106e * more dup id fixes 19 years ago
  peter a59690b147 * make generic basics working again 19 years ago
  peter 232555904e * symtablestack cleanup and rewrite 19 years ago
  olle 7b811ac58e Added short circuit evaluation of compile time expressions 19 years ago