Commit History

Author SHA1 Message Date
  Jonas Maebe 76c499a0f6 * fixed some corner cases when parsing nested (* *) comments (mantis #15293) 15 years ago
  Jonas Maebe af80b89f55 * set default set packing to 1 for TP/Delphi mode (mantis #15088) 15 years ago
  florian 5d01732128 * several fixes which improve the behaviour of nested generics, resolves #15077 15 years ago
  Jonas Maebe 559e284bd0 * merged r13762-14047 from trunk 16 years ago
  Jonas Maebe d61eb3528f * make strict string var checking ({$v+}) the default in TP and Delphi modes 16 years ago
  florian 00049897b3 + support & to escape keywords being a solution for #14553 16 years ago
  Jonas Maebe 0c675a4039 * the objc1 unit has been renamed to objc 16 years ago
  Jonas Maebe a149674a75 Merged revisions 13458-13596 via svnmerge from 16 years ago
  Jonas Maebe 1f5d9b932f * various fixes for fully setting/restoring the token position, seems to 16 years ago
  Jonas Maebe 0356a35e1c Merged revisions 13156-13217 via svnmerge from 16 years ago
  Jonas Maebe b59d1f724b * support {$i *.ext} to include source files with the same base name, but 16 years ago
  Jonas Maebe b1b9894ae3 * initial Objective-C 1.0 support: 16 years ago
  Jonas Maebe 927dfc526a * search include files specified using relative path also in the include 16 years ago
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable 16 years ago
  peter af437d5beb * refactor the forward type declaration handling, remove 17 years ago
  peter b6dcffe79b * remove obsolete bt_specialize 17 years ago
  Jonas Maebe e5920bc2b8 * delay verbosity changes just like localswitches changes 17 years ago
  florian 69159eb9f3 + support for & and % in char constants, resolves #12186 17 years ago
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from 17 years ago
  florian 0789e9409d * write expressions when getting an invalid operand error in preprocessor 17 years ago
  yury fcceb9cfa1 * Removed/ifdefed/commented unused local variables. 17 years ago
  florian 4a243d451f + support of -Mxxx or $modeswitch to enable single mode specific features 17 years ago
  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