Aleksandr Kuzmenko 8ef3be1ae8 added deprecation warning to Std.is (#2976) hace 5 años
..
_std 8ef3be1ae8 added deprecation warning to Std.is (#2976) hace 5 años
abi 8616359ff7 Reformat std (#8408) hace 6 años
cppia 7711bb543c update `@:native("hx::` to `@:native("::hx::` (fixes #9452) hace 5 años
link 8616359ff7 Reformat std (#8408) hace 6 años
net 3b41726389 Soft deprecation of "Std.is" (#2976) (#9016) hace 5 años
objc 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) hace 5 años
rtti 8616359ff7 Reformat std (#8408) hace 6 años
vm cbae66d8e7 [cpp] improve cpp.vm.Debugger docs + use new function type syntax hace 6 años
zip 8616359ff7 Reformat std (#8408) hace 6 años
ArrayBase.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) hace 5 años
AtomicInt.hx 8616359ff7 Reformat std (#8408) hace 6 años
AutoCast.hx 8616359ff7 Reformat std (#8408) hace 6 años
Callable.hx 8616359ff7 Reformat std (#8408) hace 6 años
CastCharStar.hx 8616359ff7 Reformat std (#8408) hace 6 años
Char.hx 8616359ff7 Reformat std (#8408) hace 6 años
ConstCharStar.hx 8616359ff7 Reformat std (#8408) hace 6 años
ConstPointer.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) hace 5 años
ConstStar.hx 8616359ff7 Reformat std (#8408) hace 6 años
EnumBase.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) hace 5 años
ErrorConstants.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) hace 5 años
FILE.hx 8616359ff7 Reformat std (#8408) hace 6 años
FastIterator.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) hace 5 años
Finalizable.hx 8616359ff7 Reformat std (#8408) hace 6 años
Float32.hx 8616359ff7 Reformat std (#8408) hace 6 años
Float64.hx 8616359ff7 Reformat std (#8408) hace 6 años
Function.hx 8616359ff7 Reformat std (#8408) hace 6 años
Int16.hx 8616359ff7 Reformat std (#8408) hace 6 años
Int32.hx 8616359ff7 Reformat std (#8408) hace 6 años
Int64.hx 8616359ff7 Reformat std (#8408) hace 6 años
Int8.hx 8616359ff7 Reformat std (#8408) hace 6 años
Lib.hx 8616359ff7 Reformat std (#8408) hace 6 años
Native.hx 7711bb543c update `@:native("hx::` to `@:native("::hx::` (fixes #9452) hace 5 años
NativeArc.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) hace 5 años
NativeArray.hx c6140db0c1 Add Array.removeAt extern for cpp hace 5 años
NativeFile.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) hace 5 años
NativeGc.hx 7711bb543c update `@:native("hx::` to `@:native("::hx::` (fixes #9452) hace 5 años
NativeMath.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) hace 5 años
NativeProcess.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) hace 5 años
NativeRandom.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) hace 5 años
NativeSocket.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) hace 5 años
NativeSsl.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) hace 5 años
NativeString.hx 791be68265 Add some substr helpers. Add better enumEq function hace 5 años
NativeSys.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) hace 5 años
NativeXml.hx 8616359ff7 Reformat std (#8408) hace 6 años
NativeXmlImport.cpp 8616359ff7 Reformat std (#8408) hace 6 años
Object.hx 8616359ff7 Reformat std (#8408) hace 6 años
ObjectType.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) hace 5 años
Pointer.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) hace 5 años
Prime.hx 8616359ff7 Reformat std (#8408) hace 6 años
Random.hx 8616359ff7 Reformat std (#8408) hace 6 años
RawConstPointer.hx 7711bb543c update `@:native("hx::` to `@:native("::hx::` (fixes #9452) hace 5 años
RawPointer.hx 7711bb543c update `@:native("hx::` to `@:native("::hx::` (fixes #9452) hace 5 años
Reference.hx 8616359ff7 Reformat std (#8408) hace 6 años
SizeT.hx 8616359ff7 Reformat std (#8408) hace 6 años
Star.hx 8616359ff7 Reformat std (#8408) hace 6 años
StdString.hx 7711bb543c update `@:native("hx::` to `@:native("::hx::` (fixes #9452) hace 5 años
StdStringRef.hx 7711bb543c update `@:native("hx::` to `@:native("::hx::` (fixes #9452) hace 5 años
Stdio.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) hace 5 años
Stdlib.hx 7711bb543c update `@:native("hx::` to `@:native("::hx::` (fixes #9452) hace 5 años
Struct.hx 8616359ff7 Reformat std (#8408) hace 6 años
UInt16.hx 8616359ff7 Reformat std (#8408) hace 6 años
UInt32.hx 8616359ff7 Reformat std (#8408) hace 6 años
UInt64.hx 8616359ff7 Reformat std (#8408) hace 6 años
UInt8.hx 8616359ff7 Reformat std (#8408) hace 6 años
VarArg.hx 8616359ff7 Reformat std (#8408) hace 6 años
VirtualArray.hx 80638bec2b [WiP] Adding keyValueIterator to Array (#7422) hace 5 años
Void.hx 8616359ff7 Reformat std (#8408) hace 6 años