Aleksandr Kuzmenko 3247dc4a64 imediately cancel previous event in EventLoop upon MainLoop.add (fixes #10329) 4 years ago
..
crypto b40d5ce6f8 Neko soft deprecate : split off conditional compilation into separate impl (#9350) 5 years ago
display 82fd973277 update haxe.display for isAbstract (#9720) 4 years ago
ds e1d5a96b2d make Map abstract transitive, fixes #9874 (#9877) 5 years ago
exceptions 8d017da610 NotImplementedException; ArgumentException 5 years ago
extern 683b22440e Variable / Rest arguments (#9961) 4 years ago
format 537470a005 Fixed Json printing of Enum on static targets (cast Int to String) 4 years ago
http c83670323b [js] use `js.node.url.URL` in HttpNodeJs to parse urls (closes #9664) 4 years ago
io fe5adc1dfa add avif mime type (#10224) (#10225) 4 years ago
iterators 8bf3ebef90 lose Null<T> in DynamicAccessKeyValueIterator so the object inlining is not prevented (closes #10118) 4 years ago
macro d31ab67231 [macro] add Context.typeAndStoreExpr 4 years ago
rtti af197e300c [std] allow platform specific enum constructors (closes #3583) 5 years ago
xml 71b79b6f50 [typer] no one will notice 5 years ago
zip 6be7eca4f5 [std] remove Null from optional fields, arguments 5 years ago
CallStack.hx efb8c05a63 Update CallStack.hx (#9947) 4 years ago
Constraints.hx 967bd500a6 Add haxe.Constraints.NotVoid (#8357) 5 years ago
DynamicAccess.hx 8616359ff7 Reformat std (#8408) 6 years ago
EntryPoint.hx be525d0541 automatically insert a call to luv.Loop.run if "luv" module is loaded (#10199) 4 years ago
EnumFlags.hx 130a9271e5 [std] more consistent backtick usage in docs of the haxe package 6 years ago
EnumTools.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) 5 years ago
Exception.hx 4e3fe7a875 changed Exception.toString() to return message only (closes #9341) 5 years 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 75cbcc6a9e [abstracts] change handling of transitive casts 5 years ago
Int64Helper.hx 8616359ff7 Reformat std (#8408) 6 years ago
Json.hx 8616359ff7 Reformat std (#8408) 6 years ago
Log.hx 069c8d666b Throw NotImplementedException in std instead of strings (#9687) 5 years ago
MainLoop.hx 3247dc4a64 imediately cancel previous event in EventLoop upon MainLoop.add (fixes #10329) 4 years 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 b40d5ce6f8 Neko soft deprecate : split off conditional compilation into separate impl (#9350) 5 years ago
Rest.hx 8a1381b3ff [java][jvm] switch `haxe.Rest` to `NativeArray<T>` instead of `NativeArray<Object>` 4 years ago
Serializer.hx 3b41726389 Soft deprecation of "Std.is" (#2976) (#9016) 5 years ago
SysTools.hx 8616359ff7 Reformat std (#8408) 6 years ago
Template.hx bc3769050c [std] fix Template.resolve when current context is not an object (#10063) 4 years ago
Timer.hx 3e4e6288f0 Per-thread event loop (#9868) 5 years ago
Ucs2.hx 130a9271e5 [std] more consistent backtick usage in docs of the haxe package 6 years ago
Unserializer.hx b8f1adc4f8 removed haxe.Unserializer.FastString utility (fixes HaxeFoundation/api.haxe.org#11) 4 years ago
Utf8.hx 069c8d666b Throw NotImplementedException in std instead of strings (#9687) 5 years ago
ValueException.hx 509b5d5f07 Cross-target exception handling (#9124) 5 years ago