提交历史

作者 SHA1 备注 提交日期
  Jonas Maebe 835899524b + support for Objective-Pascal for-in loops ("fast enumerations") 15 年之前
  paul 1ef53ca590 compiler: remove unused variables (reduce hints) 15 年之前
  Jonas Maebe 87c9773ac0 + also support & to escape identifiers (and for octal notation) in Delplhi 15 年之前
  Jonas Maebe a37850742c * fixed range check error if cstringpattern is empty (r14789, r14850) 15 年之前
  pierre f8144cc627 * fix range check error if cstringpattern is empty 15 年之前
  florian fc148f4aec * read/write new cstringpattern correctly from/to ppu files 15 年之前
  florian c6ffbe9eda * support string constants > 255 chars 15 年之前
  florian c1f3d8dcaa * unified names of system_*/systems_* sets 15 年之前
  florian 3fa46810be * don't generate invalid line information for template specializations if no line info is available, resolves #9671 15 年之前
  Jonas Maebe 76c499a0f6 * fixed some corner cases when parsing nested (* *) comments (mantis #15293) 15 年之前
  Jonas Maebe af80b89f55 * set default set packing to 1 for TP/Delphi mode (mantis #15088) 15 年之前
  florian 5d01732128 * several fixes which improve the behaviour of nested generics, resolves #15077 15 年之前
  Jonas Maebe 559e284bd0 * merged r13762-14047 from trunk 15 年之前
  Jonas Maebe d61eb3528f * make strict string var checking ({$v+}) the default in TP and Delphi modes 15 年之前
  florian 00049897b3 + support & to escape keywords being a solution for #14553 16 年之前
  Jonas Maebe 0c675a4039 * the objc1 unit has been renamed to objc 16 年之前
  Jonas Maebe a149674a75 Merged revisions 13458-13596 via svnmerge from 16 年之前
  Jonas Maebe 1f5d9b932f * various fixes for fully setting/restoring the token position, seems to 16 年之前
  Jonas Maebe 0356a35e1c Merged revisions 13156-13217 via svnmerge from 16 年之前
  Jonas Maebe b59d1f724b * support {$i *.ext} to include source files with the same base name, but 16 年之前
  Jonas Maebe b1b9894ae3 * initial Objective-C 1.0 support: 16 年之前
  Jonas Maebe 927dfc526a * search include files specified using relative path also in the include 16 年之前
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable 16 年之前
  peter af437d5beb * refactor the forward type declaration handling, remove 16 年之前
  peter b6dcffe79b * remove obsolete bt_specialize 16 年之前
  Jonas Maebe e5920bc2b8 * delay verbosity changes just like localswitches changes 16 年之前
  florian 69159eb9f3 + support for & and % in char constants, resolves #12186 17 年之前
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from 17 年之前
  florian 0789e9409d * write expressions when getting an invalid operand error in preprocessor 17 年之前
  yury fcceb9cfa1 * Removed/ifdefed/commented unused local variables. 17 年之前