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