Commit History

作者 SHA1 備註 提交日期
  svenbarth 0ff87336aa Convert the Boolean parameters accept_equal, typeonly and hadspecialize of comp_expr(), sub_expr() and factor() to a set parameter and adjust all calls. 9 年之前
  nickysn 4edbd27774 * support writing omf libraries with size greater than 251 blocks 9 年之前
  nickysn e498bfc1ba * changed an internal error number to ensure it's unique 9 年之前
  michael 745c1499df * Mark forgotten implementations with runerror 219 9 年之前
  michael 6955106a13 * Fix TStringSplitOptions 9 年之前
  michael b86ef67a54 * Resolved conflict with none in TStringSplitoptions 9 年之前
  michael 4a32135563 * no type helpers in version 2.6.* 9 年之前
  michael fde42ca8ef * Type helpers, compatible to Delphi XE 8 9 年之前
  florian 094a3c4350 * fixes masm code generation for rep mov* 10 年之前
  marco a9ac2abc77 * fixed #28908 (add alias for ADDRINUSE to sockets) for win,os2,unix 10 年之前
  marco d95b95e648 * fix for #28940 also add PSizeUint 10 年之前
  nickysn ca24b006ef + support 'dw SEG symbol' in the inline assembler on i8086 10 年之前
  marco 266ebc351b * remove some deprecated functions. Most have alternatives since at least 2.4, and more often 2.2 10 年之前
  marco 4484f793e7 * avoid deprecated warning. 10 年之前
  marco a441becb11 * enable mysql 5.7 10 年之前
  nickysn bb47eb4a2a + support aitconst_seg in the i8086 internal assembler as well 10 年之前
  nickysn ac97d20249 + added support for typed word/smallint constants, initialized with Seg(symbol) on the i8086 10 年之前
  nickysn 44b04e250e + implemented support for aitconst_seg (emits a 'DW SEG symbol') in the nasm assembler writer for i8086 10 年之前
  nickysn 8c81e93a96 * replaced setintvec(x,@proc) in i8086 tests with the memory model independent version setintvec(x,ptr(seg(proc),ofs(proc))) 10 年之前
  Jonas Maebe 4f54f8b3bd * fixed expectloc for llvm bool_2_int typeconversions where the location 10 年之前
  Jonas Maebe 69b832c1d0 * added in_sqr_x support for llvm 10 年之前
  Jonas Maebe 98c08dee1a * fixed indentation 10 年之前
  Jonas Maebe 22d8b273bd * the type of tvarrec fields that are passed by address is already a pointer 10 年之前
  pierre f4cf58739f Add poWaitOnExit option to TProcess inside GetCompilerInfo 10 年之前
  Jonas Maebe fa3b0ca312 * support marking defs created via the getreusable*() class methods as 10 年之前
  Jonas Maebe d5aa498cf5 * fixed several issues related to dumping jvm ppu files 10 年之前
  Jonas Maebe 9914f02faa * always set the resultdef for variant array constructors correctly, so we 10 年之前
  Jonas Maebe a3ba779b22 * fixed formatting 10 年之前
  Jonas Maebe 5f4ba2c227 * ensure that the tai is an instruction in PostPeepHoleOptsCpu before 10 年之前
  Jonas Maebe c8839d487b * fixed accidentally committed (harmless) typo in r32202 10 年之前