Commit History

作者 SHA1 備註 提交日期
  florian fce9e953b4 + nested exit support 12 年之前
  florian 4d6471fef6 * get rid of calls to empty procedures having parameters without side effect 12 年之前
  svenbarth 4adb36e8da Add support for generic type constraints. They are currently only useful to stop specialization of a generic. The parsing of a generic is still too lax and needs to be changed in the future... 12 年之前
  Jonas Maebe 4aa05f5133 + support for automatically generating setters/getters for properties on the 12 年之前
  Jonas Maebe c4a55f5481 * store the "synthetic kind" information about procdefs in ppu files, 12 年之前
  Jonas Maebe 5929ec5592 * turned getpropaccesslist, add_parameters and add_index_parameter into 12 年之前
  svenbarth 29c71d39ac Preparations for upcoming work on generics: 13 年之前
  pierre 600dd162af Merge of rev21557 by Foxsen 13 年之前
  florian 31b1678757 * write parameter refs to ppu (only 1=used; 0=unsed), fixes parameter usage checking of inlined procedures loaded from units 13 年之前
  florian 6c8eed21c4 + implement auto inlining (-Ooautoinline) 13 年之前
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 13 年之前
  Jonas Maebe 462de0f5fd + AIX target definition and info for the compiler and ppudump 13 年之前
  pierre 6907539691 * Add system_x86_64_netbsd system 13 年之前
  pierre 2794ce5c09 + Add system_x86_64_openbsd system 13 年之前
  svenbarth bd19a16be9 Add support for Default() intrinsic. For now this is only (fully) supported 13 年之前
  svenbarth 9cb16c950f This fixes Mantis #20851 . 13 年之前
  sergei cbad0abab5 + Platform-specific exception support for x86_64-win64. Enable by cycling with OPT=-dTEST_WIN64_SEH. 13 年之前
  Jonas Maebe 0d5b2b84a8 + Android/JVM target, including a translation of the Android r14 SDK 13 年之前
  svenbarth 4419dc3d34 Rebase to revision 19673 13 年之前
  svenbarth 461d231daa Rebase to revision 19078 (directly before the merge of cpstrnew) 13 年之前
  svenbarth 594f84dc2c Merge branch 'unique-syms' 13 年之前
  paul a1e0b833b2 compiler: fix ppu read/write of property parameters symtable (bug #0020454) 13 年之前
  sergei b997094755 + Generate unwind bytecode for function prologues on win64. 14 年之前
  paul 85450d5469 compiler utils: manual merge some cpstrnew changes which was impossible to merge using regular tools due to the merge conflicts 14 年之前
  pierre a1c5b7c118 + Add property options display 14 年之前
  pierre 01526fa582 * Remove forgotten wrong increments 14 年之前
  pierre 47f39748f6 Handle FileIndex/Line/Column for change_nedian in token buffer for generics 14 年之前
  pierre d3d91e40ab + Add procinfo options 14 年之前
  pierre df4388a47d + Added code to display 80-bit value on 14 年之前
  pierre b526bb4dfa * Fix failures introduced by rev 18975 14 年之前