提交历史

作者 SHA1 备注 提交日期
  sergei c0f6084c2e * SysUtils.Format: Fixed behavior in case when format specifier contains both index and '*' for width/precision. 14 年之前
  joost a03c7cdc69 * Added two more Dwarf-4 constants 14 年之前
  paul 86482658a8 compiler: fix tgeneric11 test: 14 年之前
  Jonas Maebe a40fe9c078 * fixed potentially wrong operation size in tgppccasenode.genlinearlist() 14 年之前
  joost faeb80b55c * Write Dwarf-debug info for class constants 14 年之前
  marco a318f1c91e * Also changed the redef version of getprocessaffinity.. to dword_ptr. 14 年之前
  paul def46487eb compiler: simplify _CLASS token handling in record declarations too 14 年之前
  paul d37fde7302 compiler: simplify _CLASS token handling in object declarations by Sven Barth (issue #18425) 14 年之前
  Jonas Maebe b49b3ecc61 * one more fix that should have been part of r16717: also generate 14 年之前
  paul 4e93ecda3d utils: fix ppudump generic tokenbuf reading 14 年之前
  paul f5965a9ce4 compiler: specialize record methods the same way as currently done for object and class methods + test 14 年之前
  marco 24813219da * update of openbsd sysnr by Jasper Lievisse Adriaanse 14 年之前
  paul e0e01899e5 compiler: move parse_generic_parameters to the interface of pdecl unit, move insert_generic_parameter_types to pdecl unit to access them from pdecsub (preparations for generic methods implementation) 14 年之前
  paul 31de2aab1b compiler: change parse_proc_head pd argument access type from var to out 14 年之前
  joost d97d2490c8 * Fixed the order in which the httpd-units are searched for (bug 18405) 14 年之前
  paul 2599cc63bd compiler: implement generic procedural types 14 年之前
  paul fab44804d2 test: forgotten { %fail } directive 14 年之前
  Jonas Maebe 0da9d36116 * fixed internal assembler for x86-64 so that it correctly handles 14 年之前
  michael bd7b4840b0 * Forgot to add fpjsonrtti to makefile 14 年之前
  Tomas Hajny b8062957b9 * fix check for necessity of LIBPATH changes 14 年之前
  michael 6898dcee66 * Example for streaming 14 年之前
  michael 8390a18298 * Support for RTTI streaming 14 年之前
  michael 853a1eb31c * Added support for project file 14 年之前
  paul 749075a851 compiler: ignore case when check type parameters for identity 14 年之前
  paul 0d6b62d293 compiler: allow generic inline specialization for delphi mode (like TFoo<Integer>.Create) 14 年之前
  paul d55a141d70 compiler: allow generics as class parents + fixed test 14 年之前
  paul bd64575add compiler: require generic name with type parameters for the method class prefix (like TGenericClass<T>.MethodName instead of TGenericClass.MethodName) in delphi mode 14 年之前
  paul fa41b6ffe3 compiler: allow generic classes to derive from generic classes and generic interfaces 14 年之前
  paul 4cfcc7ae7b compiler: implement delphi generic syntax for delphi mode 14 年之前
  marco a7c1e0f134 * ptypes updates from Jasper Lievens. 14 年之前