Simon Krajewski 5cec0f83a8 try to fix things 3 days ago
..
atomic 743628773a [cpp] implement AtomicObject (#12322) 2 weeks ago
crypto 2dfc0d920b Remove C# and Java targets (#11551) 1 year ago
display 0416254d57 [display] Add ?wait:Bool param to server/readClassPaths (#12436) 5 days ago
ds 2a81f689d6 [hl/std] Fix compilation with hl_legacy32 / hl ver 1.12 (#12401) 1 month ago
exceptions 8d017da610 NotImplementedException; ArgumentException 5 years ago
extern 683b22440e Variable / Rest arguments (#9961) 5 years ago
format a3d775971d added circular references detection in JsonPrinter (same as JS native). optimized for big objects. 2 weeks ago
http f593ca0f0b Nullsafe api (#12141) 8 months ago
hxb e88f170480 Fix typos (#11818) 1 year ago
io 90a2a3c7ed [std] Make `haxe.io.Input` and `haxe.io.Output` abstract classes (#12346) 4 months ago
iterators b4b99d6004 [nullsafety] Some inline api fixes (#12210) 7 months ago
macro bb569d9b99 Default value for abstracts (#12351) 3 months ago
math 0db606040b BigInt improvments. Stop Lua test (#12319) 4 months ago
rtti b6b8925e43 Java std cleanup (#11829) 1 year ago
runtime a7cd7f768a Typeof & serialize haxe.Int64 (#12410) 2 weeks ago
xml f593ca0f0b Nullsafe api (#12141) 8 months ago
zip 8e145aeaea Fix incorrect compressed value in zip reader on non neko targets (#12163) 8 months ago
CallStack.hx fc9f5b4ce4 Allow setting haxe.Exception.stack (#12213) 7 months ago
Constraints.hx 1aad80c223 Add methods to get Map and EReg sizes (#11961) 5 months ago
DynamicAccess.hx 8616359ff7 Reformat std (#8408) 6 years ago
EntryPoint.hx 70820f181c Refactor event loops (#12388) 1 month ago
EnumFlags.hx 04db8f44da partial support for #10981 2 years ago
EnumTools.hx b6b8925e43 Java std cleanup (#11829) 1 year ago
EventLoop.hx e3408c55ff added promise/deliver calls 1 month ago
Exception.hx fc9f5b4ce4 Allow setting haxe.Exception.stack (#12213) 7 months ago
Http.hx 8616359ff7 Reformat std (#8408) 6 years ago
Int32.hx 8ce5f05a6b [abstracts] fix operator overloading with external methods (#10074) 4 years ago
Int64.hx 5cec0f83a8 try to fix things 3 days ago
Int64Helper.hx e88f170480 Fix typos (#11818) 1 year ago
Json.hx c53bf86f90 Clarify JSON docs. (#10815) 3 years ago
Log.hx fd51af810f [std] a bit of safety here 1 year ago
MainLoop.hx 70820f181c Refactor event loops (#12388) 1 month ago
NativeStackTrace.hx 509b5d5f07 Cross-target exception handling (#9124) 5 years ago
PosInfos.hx 130a9271e5 [std] more consistent backtick usage in docs of the haxe package 6 years ago
Resource.hx f593ca0f0b Nullsafe api (#12141) 8 months ago
Rest.hx 8a1381b3ff [java][jvm] switch `haxe.Rest` to `NativeArray<T>` instead of `NativeArray<Object>` 4 years ago
Serializer.hx a7cd7f768a Typeof & serialize haxe.Int64 (#12410) 2 weeks ago
SysTools.hx b159a634eb SysTools.quoteWinArg: add quotes if argument contains slashes (closes #10468) 4 years ago
Template.hx f593ca0f0b Nullsafe api (#12141) 8 months ago
Timer.hx 8e4f097a9d [hl] fix condition in Timer.milliseconds (#12421) 1 week ago
Unit.hx a1535c56da Add enum as haxe.Unit (#11563) 8 months ago
Unserializer.hx a7cd7f768a Typeof & serialize haxe.Int64 (#12410) 2 weeks ago
Utf8.hx 069c8d666b Throw NotImplementedException in std instead of strings (#9687) 5 years ago
ValueException.hx cec8d66e4a This didn't fix the issue 1 year ago