Historial de Commits

Autor SHA1 Mensaje Fecha
  Hugh Sanderson c6140db0c1 Add Array.removeAt extern for cpp hace 5 años
  Jens Fischer 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) hace 5 años
  Aurel 8616359ff7 Reformat std (#8408) hace 6 años
  Mark Knol 90eda8ce3c Happy new year! :tada: hace 6 años
  Simon Krajewski 7d5160cc01 [typer] check for extern non-inline fields that have expressions hace 6 años
  Mark Knol b3cc1d7949 Happy new year! (#6799) hace 7 años
  Hugh e1e949d3db [cpp] Convert VirtualArrays to Object arrays when unserializing if possible hace 8 años
  Mark Knol 875ad19432 2017 (#5932) hace 8 años
  Hugh Sanderson 104f4f17e4 [cpp] Restore untyped version of blit so cppia vectors work hace 8 años
  Hugh ebe8229281 [cpp] Use @:nativeStaticExtension for NativeArray members hace 8 años
  hughsando d9f0b809eb [cpp] Add Array-with-length allocator hace 8 años
  hughsando 86869bd44f [cpp] Use cpp.Void instead of Void for pointers. Add memcpy function hace 9 años
  Hugh 7d392106e8 [cpp] Add 'capacity' function to cpp.NativeArray hace 9 años
  Hugh c1f7197d8f Add test for constructing a utf8 string with a (reserved) size. Add native array reserve function for cpp. Closes #5211 hace 9 años
  Hugh 7230d00743 [cpp] Use static function to get better typing in NativeArray. Small tweaks for Vector on cpp hace 9 años
  Hugh b65f0f236f [cpp] ConstPointer.raw now casts-away const, and added constRaw to get the actual const pointer. Restore logic for non-dynamic access to unknown array fields hace 9 años
  Andy Li 1c79168a33 update copyright year to 2016 hace 9 años
  Andy Li 6a65264bf6 added missing license headers in std hace 9 años
  Hugh 3640a5b631 [cpp] Add accessors for manipulating NativeArray data. hace 10 años
  Hugh 3ccfca5bdd [cpp] Expose some ArrayBase functions via the cpp.NativeArray and cpp.ArrayBase classes hace 10 años
  Simon Krajewski 3c33a73a38 make cpp.NativeArray extern so its methods are always inlined (closes #2938) hace 11 años
  Hugh 925baff243 [cpp] Add optimized version of Vector. Add cpp.NativeArray.setSize hace 11 años
  Hugh 0dcd798c17 [cpp] Add unsafeGet, unsafeSet and memcmp to cpp.NativeArray. Add optimised cpp versions for haxe.io.Bytes hace 11 años
  Hugh 3e27d2e8da [cpp] Create class to make native array access easier hace 11 años