hughsando cfe9a1debd [cpp] Implement haxe.extern.Rest for cpp hace 9 años
..
_std 1a39cf6367 [cpp] Make sure that the function vtable entries are set in the correct order hace 9 años
abi 1c79168a33 update copyright year to 2016 hace 9 años
cppia f1fa340701 [cppia] Add resolveClass to cppia.Module. Move build macro from cppia.Host to cppia.Module hace 9 años
link e0a3980e51 [cpp] No longer need to explicitly static link libs for cpp hace 9 años
net 1d8f0714e1 [cpp] Convert socket externs to native hace 9 años
objc b561068c04 [cpp] Add some more objc helper classes hace 9 años
rtti 1c79168a33 update copyright year to 2016 hace 9 años
vm ecf3eb5fbb readed -> read (#5532) hace 9 años
zip 1c79168a33 update copyright year to 2016 hace 9 años
ArrayBase.hx 1c79168a33 update copyright year to 2016 hace 9 años
AtomicInt.hx bb3256622d [cpp] Add cpp::AtomicInt type hace 9 años
Callable.hx 63a2350372 [cpp] Allow cpp.Object and cpp.Callable to be used in other targets again. Retype return values according to return.etype and retype OpAssign according to left-hand-side. Explicitly cast TCppObjectPtr to TCppDynamic where required. Always make the _dyn functions Dynamic. Should fix #5584. hace 9 años
CastCharStar.hx 1c79168a33 update copyright year to 2016 hace 9 años
Char.hx 1c79168a33 update copyright year to 2016 hace 9 años
ConstCharStar.hx 472e094b23 [cpp] Use @:access instead of untyped for sys.io.File constructors. Mark ConstCharStar as extern. Fix RawConstPointer in cppast. Do not use '::' on native metadat hace 9 años
ConstPointer.hx 81183db701 [cpp] Remove no_simplification meta from cpp files hace 9 años
EnumBase.hx 5bb5710b4d Explicitly put Dynamic in global namespace. Hide implementation variables in Enums hace 9 años
FILE.hx 87ea06c98b [cpp] Add some stdio externs to cpp hace 9 años
FastIterator.hx 1c79168a33 update copyright year to 2016 hace 9 años
Finalizable.hx 74824c7876 [cpp] Add some NativeGc functions. Add NativeSys.print(ln) that does not require gc/boxing hace 9 años
Float32.hx 1c79168a33 update copyright year to 2016 hace 9 años
Float64.hx 1c79168a33 update copyright year to 2016 hace 9 años
Function.hx 7e010523a4 [cpp] Use auto-cast wrappers to allow chaining of types that return AutoCast hace 9 años
Int16.hx 1c79168a33 update copyright year to 2016 hace 9 años
Int32.hx 1c79168a33 update copyright year to 2016 hace 9 años
Int64.hx 1c79168a33 update copyright year to 2016 hace 9 años
Int8.hx 1c79168a33 update copyright year to 2016 hace 9 años
Lib.hx 90a9e8895a Documentation update (#5070) hace 9 años
NativeArc.hx f769ed1136 [cpp] correctly re-type function args. Add an ios ARC helper class hace 9 años
NativeArray.hx 86869bd44f [cpp] Use cpp.Void instead of Void for pointers. Add memcpy function hace 9 años
NativeFile.hx 1e1eccaa1c [cpp] Convert FileSystem, File and Random over to use new Native externs hace 9 años
NativeGc.hx 74824c7876 [cpp] Add some NativeGc functions. Add NativeSys.print(ln) that does not require gc/boxing hace 9 años
NativeMath.hx a0b44603c6 [cpp] add cpp.NativeMath.imod hace 9 años
NativeProcess.hx 743fd2f6ea [cpp] Add option for setting the show param when creating process hace 9 años
NativeRandom.hx a340d84fd1 [cpp] Build hx/libs in developers obj directory hace 9 años
NativeSocket.hx 1d8f0714e1 [cpp] Convert socket externs to native hace 9 años
NativeSsl.hx 5f965678b7 Add sys.ssl for neko and cpp hace 9 años
NativeString.hx 9a3c076118 [cpp] Use hybrid code for adding Strings or Chars to StringBuf. Closes https://github.com/HaxeFoundation/hxcpp/issues/239 hace 9 años
NativeSys.hx 74824c7876 [cpp] Add some NativeGc functions. Add NativeSys.print(ln) that does not require gc/boxing hace 9 años
NativeXml.hx d64cfcfbda [cpp] Use more efficient NativeXml externs hace 9 años
NativeXmlImport.cpp d64cfcfbda [cpp] Use more efficient NativeXml externs hace 9 años
Object.hx 63a2350372 [cpp] Allow cpp.Object and cpp.Callable to be used in other targets again. Retype return values according to return.etype and retype OpAssign according to left-hand-side. Explicitly cast TCppObjectPtr to TCppDynamic where required. Always make the _dyn functions Dynamic. Should fix #5584. hace 9 años
ObjectType.hx 75be9d386b [cpp] Move some constants into cpp.ObjectType hace 9 años
Pointer.hx 7e010523a4 [cpp] Use auto-cast wrappers to allow chaining of types that return AutoCast hace 9 años
Prime.hx 256d36a102 [cpp] Fix CFFIPrime on neko for 0 args hace 9 años
Random.hx 1e1eccaa1c [cpp] Convert FileSystem, File and Random over to use new Native externs hace 9 años
RawConstPointer.hx 2c21039ff5 [cpp] Fix array access for cpp.Pointer. Closes #5239. Add array access for cpp.RawPointer hace 9 años
RawPointer.hx 1c79168a33 update copyright year to 2016 hace 9 años
Reference.hx 9e16487fe9 Add Reference typedef to hint to hxcpp that result should not be cast hace 9 años
SizeT.hx 86869bd44f [cpp] Use cpp.Void instead of Void for pointers. Add memcpy function hace 9 años
Star.hx eef5be8926 [cpp] Add special type, cpp.Star, to name internal type hace 9 años
StdString.hx 7b114eab55 [cpp] Add fileXml meta for injecting attributes into the Build.xml file elements. Add stackOnly meta for extern classes that must have destructors called. Make spaces in native names work again. Add some initial support fot std::string classes hace 9 años
StdStringRef.hx 7b114eab55 [cpp] Add fileXml meta for injecting attributes into the Build.xml file elements. Add stackOnly meta for extern classes that must have destructors called. Make spaces in native names work again. Add some initial support fot std::string classes hace 9 años
Stdio.hx cfe9a1debd [cpp] Implement haxe.extern.Rest for cpp hace 9 años
Stdlib.hx 87ea06c98b [cpp] Add some stdio externs to cpp hace 9 años
UInt16.hx 1c79168a33 update copyright year to 2016 hace 9 años
UInt32.hx 1c79168a33 update copyright year to 2016 hace 9 años
UInt64.hx 1c79168a33 update copyright year to 2016 hace 9 años
UInt8.hx 1c79168a33 update copyright year to 2016 hace 9 años
VarArg.hx 87ea06c98b [cpp] Add some stdio externs to cpp hace 9 años
VirtualArray.hx 7b4ae1a00b [cpp] Add an abstract to allow casting of VirtualArray hace 9 años
Void.hx 1c79168a33 update copyright year to 2016 hace 9 años