.. |
_std
|
b94c54c055
Map key/value Iterators (#7516)
|
6 years ago |
abi
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
cppia
|
7d5160cc01
[typer] check for extern non-inline fields that have expressions
|
7 years ago |
link
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
net
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
objc
|
7d5160cc01
[typer] check for extern non-inline fields that have expressions
|
7 years ago |
rtti
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
vm
|
e8b8ddbbb4
[cpp] Fix cpp:Struct cast for Dynamic args
|
6 years ago |
zip
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
ArrayBase.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
AtomicInt.hx
|
bb3256622d
[cpp] Add cpp::AtomicInt type
|
9 years ago |
AutoCast.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
Callable.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
CastCharStar.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
Char.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
ConstCharStar.hx
|
00f409858f
`extern` field syntax (#6984)
|
7 years ago |
ConstPointer.hx
|
f912a38afe
@:semantics (#7463)
|
7 years ago |
ConstStar.hx
|
f26ead193d
[hxcpp] Export spcial cpp types as fsUnkown to cppia. Change definition of cpp.Star to allow null setting. Add cpp.Native class for some easier access to cpp.Star pointers. Bump hxcpp_api_version to 400.
|
7 years ago |
EnumBase.hx
|
5bb5710b4d
Explicitly put Dynamic in global namespace. Hide implementation variables in Enums
|
9 years ago |
ErrorConstants.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
FILE.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
FastIterator.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
Finalizable.hx
|
74824c7876
[cpp] Add some NativeGc functions. Add NativeSys.print(ln) that does not require gc/boxing
|
9 years ago |
Float32.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
Float64.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
Function.hx
|
7d5160cc01
[typer] check for extern non-inline fields that have expressions
|
7 years ago |
Int16.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
Int32.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
Int64.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
Int8.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
Lib.hx
|
7d5160cc01
[typer] check for extern non-inline fields that have expressions
|
7 years ago |
Native.hx
|
7d5160cc01
[typer] check for extern non-inline fields that have expressions
|
7 years ago |
NativeArc.hx
|
f769ed1136
[cpp] correctly re-type function args. Add an ios ARC helper class
|
9 years ago |
NativeArray.hx
|
7d5160cc01
[typer] check for extern non-inline fields that have expressions
|
7 years ago |
NativeFile.hx
|
7d5160cc01
[typer] check for extern non-inline fields that have expressions
|
7 years ago |
NativeGc.hx
|
7d5160cc01
[typer] check for extern non-inline fields that have expressions
|
7 years ago |
NativeMath.hx
|
7d5160cc01
[typer] check for extern non-inline fields that have expressions
|
7 years ago |
NativeProcess.hx
|
7d5160cc01
[typer] check for extern non-inline fields that have expressions
|
7 years ago |
NativeRandom.hx
|
7d5160cc01
[typer] check for extern non-inline fields that have expressions
|
7 years ago |
NativeSocket.hx
|
7d5160cc01
[typer] check for extern non-inline fields that have expressions
|
7 years ago |
NativeSsl.hx
|
7d5160cc01
[typer] check for extern non-inline fields that have expressions
|
7 years ago |
NativeString.hx
|
7d5160cc01
[typer] check for extern non-inline fields that have expressions
|
7 years ago |
NativeSys.hx
|
7d5160cc01
[typer] check for extern non-inline fields that have expressions
|
7 years ago |
NativeXml.hx
|
7d5160cc01
[typer] check for extern non-inline fields that have expressions
|
7 years ago |
NativeXmlImport.cpp
|
d64cfcfbda
[cpp] Use more efficient NativeXml externs
|
9 years ago |
Object.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
ObjectType.hx
|
75be9d386b
[cpp] Move some constants into cpp.ObjectType
|
9 years ago |
Pointer.hx
|
f912a38afe
@:semantics (#7463)
|
7 years ago |
Prime.hx
|
f8182f0fc1
[cppia] Make cpp cffi Prime work with cppia
|
7 years ago |
Random.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
RawConstPointer.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
RawPointer.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
Reference.hx
|
f912a38afe
@:semantics (#7463)
|
7 years ago |
SizeT.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
Star.hx
|
f26ead193d
[hxcpp] Export spcial cpp types as fsUnkown to cppia. Change definition of cpp.Star to allow null setting. Add cpp.Native class for some easier access to cpp.Star pointers. Bump hxcpp_api_version to 400.
|
7 years ago |
StdString.hx
|
e8b8ddbbb4
[cpp] Fix cpp:Struct cast for Dynamic args
|
6 years ago |
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
|
9 years ago |
Stdio.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
Stdlib.hx
|
7d5160cc01
[typer] check for extern non-inline fields that have expressions
|
7 years ago |
Struct.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
UInt16.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
UInt32.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
UInt64.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
UInt8.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
VarArg.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
VirtualArray.hx
|
00f409858f
`extern` field syntax (#6984)
|
7 years ago |
Void.hx
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |