Commit History

Author SHA1 Message Date
  Hugh 9f019f9f8c Don't bind the results of specified function calls to temp vars. Mark some cpp functions as such. 10 years ago
  hughsando 1c1085bc9f Remove BasePointer, add RawPointer types. Add macro for conversion of string signature to function pointer 11 years ago
  hughsando 7e4f76876f [cpp] Move reinterpret from Pointer to ConstPointer 11 years ago
  Hugh cb576785a8 [cpp] all pointers are implemented with cpp.Pointer. Add Pointer.fromPointer. Add way of setting finalizer from haxe. 11 years ago
  hughsando 892420ea2b Add Pointer.addressOf. Pointer postInc returns value, not pointer 11 years ago
  hughsando 01ea152d00 [cpp] add more specific pointer types, including function pointer. Add some NativeString access 11 years ago