| .. | 
		
		
			
				
					| _std | b24f35d456
					Remove hx4compat stuff (part 1) (#11386) | преди 1 година | 
		
			
				
					| abi | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| cppia | b24f35d456
					Remove hx4compat stuff (part 1) (#11386) | преди 1 година | 
		
			
				
					| link | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| net | 3b41726389
					Soft deprecation of "Std.is" (#2976) (#9016) | преди 5 години | 
		
			
				
					| objc | 4e69fda544
					[std] remove redundant public keywords from extern classes (#9205) | преди 5 години | 
		
			
				
					| rtti | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| vm | cbae66d8e7
					[cpp] improve cpp.vm.Debugger docs + use new function type syntax | преди 6 години | 
		
			
				
					| zip | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| ArrayBase.hx | 4e69fda544
					[std] remove redundant public keywords from extern classes (#9205) | преди 5 години | 
		
			
				
					| AtomicInt.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| AutoCast.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| Callable.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| CastCharStar.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| Char.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| ConstCharStar.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| ConstPointer.hx | 4e69fda544
					[std] remove redundant public keywords from extern classes (#9205) | преди 5 години | 
		
			
				
					| ConstStar.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| EnumBase.hx | 4e69fda544
					[std] remove redundant public keywords from extern classes (#9205) | преди 5 години | 
		
			
				
					| ErrorConstants.hx | 4e69fda544
					[std] remove redundant public keywords from extern classes (#9205) | преди 5 години | 
		
			
				
					| FILE.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| FastIterator.hx | 4e69fda544
					[std] remove redundant public keywords from extern classes (#9205) | преди 5 години | 
		
			
				
					| Finalizable.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| Float32.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| Float64.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| Function.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| Int16.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| Int32.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| Int64.hx | 612daa7747
					[cpp,hl] disable lossy implicit cast of int 64 to 32 (#10133) | преди 4 години | 
		
			
				
					| Int64Map.hx | bc50a04855
					[cpp] Use cpp::Int64 for haxe.Int64 instead of a class (#9935) | преди 3 години | 
		
			
				
					| Int8.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| Lib.hx | d4ada56211
					[typer] require type-hints for extern field modifier too | преди 3 години | 
		
			
				
					| Native.hx | 7711bb543c
					update `@:native("hx::` to `@:native("::hx::` (fixes #9452) | преди 5 години | 
		
			
				
					| NativeArc.hx | 4e69fda544
					[std] remove redundant public keywords from extern classes (#9205) | преди 5 години | 
		
			
				
					| NativeArray.hx | c6140db0c1
					Add Array.removeAt extern for cpp | преди 5 години | 
		
			
				
					| NativeFile.hx | 4e69fda544
					[std] remove redundant public keywords from extern classes (#9205) | преди 5 години | 
		
			
				
					| NativeGc.hx | 7711bb543c
					update `@:native("hx::` to `@:native("::hx::` (fixes #9452) | преди 5 години | 
		
			
				
					| NativeMath.hx | 4e69fda544
					[std] remove redundant public keywords from extern classes (#9205) | преди 5 години | 
		
			
				
					| NativeProcess.hx | ac1d8bf3dd
					[cpp] Non-blocking process exit code reading (#10321) | преди 3 години | 
		
			
				
					| NativeRandom.hx | 4e69fda544
					[std] remove redundant public keywords from extern classes (#9205) | преди 5 години | 
		
			
				
					| NativeSocket.hx | 4e69fda544
					[std] remove redundant public keywords from extern classes (#9205) | преди 5 години | 
		
			
				
					| NativeSsl.hx | 4e69fda544
					[std] remove redundant public keywords from extern classes (#9205) | преди 5 години | 
		
			
				
					| NativeString.hx | 791be68265
					Add some substr helpers.  Add better enumEq function | преди 5 години | 
		
			
				
					| NativeSys.hx | e5c120c668
					[sys] Fix `Sys.putEnv()` with null as variable value on all targets (#10402) | преди 4 години | 
		
			
				
					| NativeXml.hx | d4ada56211
					[typer] require type-hints for extern field modifier too | преди 3 години | 
		
			
				
					| NativeXmlImport.cpp | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| Object.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| ObjectType.hx | 4e69fda544
					[std] remove redundant public keywords from extern classes (#9205) | преди 5 години | 
		
			
				
					| Pointer.hx | 4e69fda544
					[std] remove redundant public keywords from extern classes (#9205) | преди 5 години | 
		
			
				
					| Prime.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| Random.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| RawConstPointer.hx | 7711bb543c
					update `@:native("hx::` to `@:native("::hx::` (fixes #9452) | преди 5 години | 
		
			
				
					| RawPointer.hx | 7711bb543c
					update `@:native("hx::` to `@:native("::hx::` (fixes #9452) | преди 5 години | 
		
			
				
					| Reference.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| Rest.hx | 683b22440e
					Variable / Rest arguments (#9961) | преди 4 години | 
		
			
				
					| SizeT.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| Star.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| StdString.hx | 7711bb543c
					update `@:native("hx::` to `@:native("::hx::` (fixes #9452) | преди 5 години | 
		
			
				
					| StdStringRef.hx | 7711bb543c
					update `@:native("hx::` to `@:native("::hx::` (fixes #9452) | преди 5 години | 
		
			
				
					| Stdio.hx | 683b22440e
					Variable / Rest arguments (#9961) | преди 4 години | 
		
			
				
					| Stdlib.hx | 7711bb543c
					update `@:native("hx::` to `@:native("::hx::` (fixes #9452) | преди 5 години | 
		
			
				
					| Struct.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| UInt16.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| UInt32.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| UInt64.hx | 612daa7747
					[cpp,hl] disable lossy implicit cast of int 64 to 32 (#10133) | преди 4 години | 
		
			
				
					| UInt8.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| VarArg.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години | 
		
			
				
					| VirtualArray.hx | 80638bec2b
					[WiP] Adding keyValueIterator to Array (#7422) | преди 5 години | 
		
			
				
					| Void.hx | 8616359ff7
					Reformat std (#8408) | преди 6 години |