提交历史

作者 SHA1 备注 提交日期
  nickysn 54299874d3 + implemented memory.grow and memory.size intrinsics and implemented SysOSAlloc 4 年之前
  florian 674c3f04e0 + added explanation for min/max intrinsics 4 年之前
  florian 6e4997265c + min/max intrinsics for internal use by the compiler 4 年之前
  svenbarth d401639b24 * fix for Mantis #37251: apply patches by Bi0T1N to implement the IsConstValue() intrinsic 5 年之前
  svenbarth d1cb341cfa * include the Z80 specific intrinsic values 5 年之前
  florian 70a836c4a2 * first part of merging parts of Jeppe's intrinsics patch, mainly r31135 5 年之前
  svenbarth b0ac0ddcc9 + add support for the IsManagedType() intrinsics which reports for a type (or variable) whether it needs initialization/finalization 5 年之前
  Jonas Maebe 9630eb7ce9 * synchronised with trunk till r40466 6 年之前
  Jonas Maebe 122d0d36d6 + volatile() expression that marks an expression as volatile 6 年之前
  Jonas Maebe 8555ec1438 + fpc_eh_return_data_regno() intrinsic to get the return register numbers 6 年之前
  nickysn fdc896ad0a + inline support for the x86 'in' and 'out' instructions. Currently only enabled 7 年之前
  nickysn 78e0f6c68b + added an i8086-specific FarAddr() function, similar to Addr(), but always 7 年之前
  florian c7d5525b56 + implemented some AVR specific intrinsics 7 年之前
  svenbarth 0b02dab684 + new Delphi-compatible intrinsic GetTypeKind() which returns the TTypeKind of a type as a constant value (and thus can be optimized away in If- and Case-statements) 8 年之前
  nickysn efc5e339d0 * use an enum instead of integer constants to represent inline numbers 8 年之前