История коммитов

Автор 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 лет назад