Aleksandr Kuzmenko e6276d20db [js] fixed `haxe.CallStack.exceptionStack` (#9968) 4 years ago
..
cpp 280b13bd3f [cpp] fixed Lib.stringReference (closes #8457) 5 years ago
cs 3ea445ab40 [cs] unwrap TargetInvocationException 5 years ago
eval 4e3fe7a875 changed Exception.toString() to return message only (closes #9341) 5 years ago
flash 4e3fe7a875 changed Exception.toString() to return message only (closes #9341) 5 years ago
haxe 236ee3de4e Update CallStack.hx (#9947) 5 years ago
hl 90a3c24c7a [hl] fixed crash if thread finishes w/o send/receive messages (closes #9920) 5 years ago
java 4e3fe7a875 changed Exception.toString() to return message only (closes #9341) 5 years ago
js e6276d20db [js] fixed `haxe.CallStack.exceptionStack` (#9968) 4 years ago
jvm ce52d52a13 replaced `is` with `Std.isOfType` 5 years ago
lua c6d033294d [lua] remove extra semicolon from inline PairTools code 5 years ago
neko b40d5ce6f8 Neko soft deprecate : split off conditional compilation into separate impl (#9350) 5 years ago
php 1b29cb0b0f [php] fixed compatibility with PHP 8 (#9964) 4 years ago
python 4e3fe7a875 changed Exception.toString() to return message only (closes #9341) 5 years ago
sys 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) 5 years ago
Any.hx 8616359ff7 Reformat std (#8408) 6 years ago
Array.hx 80638bec2b [WiP] Adding keyValueIterator to Array (#7422) 5 years ago
Class.hx 8616359ff7 Reformat std (#8408) 6 years ago
Date.hx e38302aef7 Date improvements (#8508) 6 years ago
DateTools.hx 0ee48625cd [std] remove unnecessary untyped from DateTools (#9244) 5 years ago
EReg.hx 8616359ff7 Reformat std (#8408) 6 years ago
Enum.hx 8616359ff7 Reformat std (#8408) 6 years ago
EnumValue.hx 90eda8ce3c Happy new year! :tada: 6 years ago
IntIterator.hx 8616359ff7 Reformat std (#8408) 6 years ago
Lambda.hx 452cfec4b4 Added Lambda.findIndex() (#9071) 5 years ago
List.hx 8616359ff7 Reformat std (#8408) 6 years ago
Map.hx 8616359ff7 Reformat std (#8408) 6 years ago
Math.hx 2e3b8206e2 [std] improve doc formatting for Expr.hx 5 years ago
Reflect.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) 5 years ago
Std.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) 5 years ago
StdTypes.hx 8616359ff7 Reformat std (#8408) 6 years ago
String.hx 622649d151 unspecify negative startIndex in String.indexOf and String.lastIndexOf (#8365) 5 years ago
StringBuf.hx f020ef12d1 Clarify wording of StringBuf doc (#9201) 5 years ago
StringTools.hx d727942613 Use indexOf for StringTools.endsWith on cpp. For https://github.com/HaxeFoundation/haxe/issues/8980 5 years ago
Sys.hx 8616359ff7 Reformat std (#8408) 6 years ago
Type.hx 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) 5 years ago
UInt.hx 66a3522aea fix stringification of null values of abstract types with `toString` defined 6 years ago
UnicodeString.hx 8616359ff7 Reformat std (#8408) 6 years ago
Xml.hx 8616359ff7 Reformat std (#8408) 6 years ago