Histórico de Commits

Autor SHA1 Mensagem Data
  nickysn 54299874d3 + implemented memory.grow and memory.size intrinsics and implemented SysOSAlloc há 4 anos atrás
  florian 674c3f04e0 + added explanation for min/max intrinsics há 4 anos atrás
  florian 6e4997265c + min/max intrinsics for internal use by the compiler há 4 anos atrás
  svenbarth d401639b24 * fix for Mantis #37251: apply patches by Bi0T1N to implement the IsConstValue() intrinsic há 5 anos atrás
  svenbarth d1cb341cfa * include the Z80 specific intrinsic values há 5 anos atrás
  florian 70a836c4a2 * first part of merging parts of Jeppe's intrinsics patch, mainly r31135 há 5 anos atrás
  svenbarth b0ac0ddcc9 + add support for the IsManagedType() intrinsics which reports for a type (or variable) whether it needs initialization/finalization há 5 anos atrás
  Jonas Maebe 9630eb7ce9 * synchronised with trunk till r40466 há 6 anos atrás
  Jonas Maebe 122d0d36d6 + volatile() expression that marks an expression as volatile há 6 anos atrás
  Jonas Maebe 8555ec1438 + fpc_eh_return_data_regno() intrinsic to get the return register numbers há 6 anos atrás
  nickysn fdc896ad0a + inline support for the x86 'in' and 'out' instructions. Currently only enabled há 7 anos atrás
  nickysn 78e0f6c68b + added an i8086-specific FarAddr() function, similar to Addr(), but always há 7 anos atrás
  florian c7d5525b56 + implemented some AVR specific intrinsics há 7 anos atrás
  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) há 8 anos atrás
  nickysn efc5e339d0 * use an enum instead of integer constants to represent inline numbers há 8 anos atrás