Aleksandr Kuzmenko 9dab085997 JsonParser.parseNumber: don't even try `Std.int` if there's a point in a number (#9844) 5 years ago
..
crypto b40d5ce6f8 Neko soft deprecate : split off conditional compilation into separate impl (#9350) 5 years ago
display 20b04cb321 [display] add KeywordKind.Overload 5 years ago
ds fa17b0d32e [typer] move abstract `this` handling from syntax to typing 5 years ago
exceptions 8d017da610 NotImplementedException; ArgumentException 5 years ago
extern 75cbcc6a9e [abstracts] change handling of transitive casts 5 years ago
format 9dab085997 JsonParser.parseNumber: don't even try `Std.int` if there's a point in a number (#9844) 5 years ago
http 069c8d666b Throw NotImplementedException in std instead of strings (#9687) 5 years ago
io 069c8d666b Throw NotImplementedException in std instead of strings (#9687) 5 years ago
iterators d0fd88b9b7 force the return type of values in MapKeyValueIterator to be non-Null 5 years ago
macro cd22814feb [std] in haxe.macro.Expr mark nullable fields as optional (#9822) 5 years ago
rtti af197e300c [std] allow platform specific enum constructors (closes #3583) 5 years ago
xml c5ac2324c4 [typer] no one will notice 5 years ago
zip ada9165357 [std] remove Null from optional fields, arguments 5 years ago
CallStack.hx ada9165357 [std] remove Null from optional fields, arguments 5 years ago
Constraints.hx 967bd500a6 Add haxe.Constraints.NotVoid (#8357) 5 years ago
DynamicAccess.hx 8616359ff7 Reformat std (#8408) 6 years ago
EntryPoint.hx 479a838063 [js] Correct time units in setTimeout, closes #9121 (#9125) 5 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 75cbcc6a9e [abstracts] change handling of transitive casts 5 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 319fa77c84 Bugfix mainloop (#8897) 6 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
Serializer.hx 3b41726389 Soft deprecation of "Std.is" (#2976) (#9016) 6 years ago
SysTools.hx 8616359ff7 Reformat std (#8408) 6 years ago
Template.hx 130a9271e5 [std] more consistent backtick usage in docs of the haxe package 6 years ago
Timer.hx b40d5ce6f8 Neko soft deprecate : split off conditional compilation into separate impl (#9350) 5 years ago
Ucs2.hx 130a9271e5 [std] more consistent backtick usage in docs of the haxe package 6 years ago
Unserializer.hx b4a5ba6ece [php] optimize haxe.Unserializer 5 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