.. |
_std
|
54e50cddd8
[cpp] Use native-statics for Int64 externs
|
hace 9 años |
abi
|
1c79168a33
update copyright year to 2016
|
hace 9 años |
cppia
|
d3f7af70fd
Add ssl functions to cppia. Fix getEnum for cppia. Remove pointer test for cppia
|
hace 9 años |
link
|
1c79168a33
update copyright year to 2016
|
hace 9 años |
net
|
1d8f0714e1
[cpp] Convert socket externs to native
|
hace 9 años |
rtti
|
1c79168a33
update copyright year to 2016
|
hace 9 años |
vm
|
d0ea4b919f
[cpp] Add Float version of memory functions to allow bigger ranges.
|
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 |
Callable.hx
|
b566dc61ad
[cpp] Forward some functions from cpp.Callable to cpp.Function
|
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
|
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 |
EnumBase.hx
|
5bb5710b4d
Explicitly put Dynamic in global namespace. Hide implementation variables in Enums
|
hace 9 años |
FastIterator.hx
|
1c79168a33
update copyright year to 2016
|
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
|
457ff18536
get rid of some unknown analyzer options
|
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 |
NativeArray.hx
|
7230d00743
[cpp] Use static function to get better typing in NativeArray. Small tweaks for Vector on cpp
|
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
|
d0ea4b919f
[cpp] Add Float version of memory functions to allow bigger ranges.
|
hace 9 años |
NativeMath.hx
|
6c80e4c4d2
[cpp] Add cpp.NativeMath with some faster routines in it.
|
hace 9 años |
NativeProcess.hx
|
a340d84fd1
[cpp] Build hx/libs in developers obj directory
|
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
|
dd5d9a1d98
[cpp] Expose some native utf8 functions. Closes #4440
|
hace 9 años |
NativeSys.hx
|
cc9a4f95dc
[cpp] More native externs for cpp
|
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
|
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 |
ObjectType.hx
|
75be9d386b
[cpp] Move some constants into cpp.ObjectType
|
hace 9 años |
Pointer.hx
|
f98b0bdd5b
[cpp] Add some setAt and Array helpers to Pointer
|
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
|
1c79168a33
update copyright year to 2016
|
hace 9 años |
RawPointer.hx
|
1c79168a33
update copyright year to 2016
|
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 |
Stdlib.hx
|
be54ac49b9
[cpp] Add some c++ stdlib externs. Add Pointer setRaw and elementSize externs. Add c++ sizeof feature
|
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 |
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 |