Simon Krajewski 149e122a59 FastCell fix (fixed issue #1049) 13 年之前
..
cpp 2c631b45e2 separate StringBuf per-platform, default implementation use no-overhead String concat 13 年之前
cs 2bf3b23368 [java/cs] fixed visibility issues 13 年之前
flash 4dd9a534a8 keep flash Xml.compare 13 年之前
flash8 f7d609151a keep flash8 Boot and temporarily activate DCE for unit tests to investigate some Java DCE issues 13 年之前
haxe 149e122a59 FastCell fix (fixed issue #1049) 13 年之前
java 2bf3b23368 [java/cs] fixed visibility issues 13 年之前
js 9a3f43a666 added haxedoc -v to list api incompatibilities resulting in duplicates entries in merged API 13 年之前
neko 0134196095 added @:keepSub: allow classes to force keeping their subclasses (fixed issue #1005) 13 年之前
php 8bd155e9cb missing core_api 13 年之前
sys 0672aaa78d moved usage of null-safe comparison operator from compile-time to runtime (fixed issue #606) 13 年之前
tools 9a3f43a666 added haxedoc -v to list api incompatibilities resulting in duplicates entries in merged API 13 年之前
Array.hx 73bec4fca0 changed Array iterator() to return an Iterator<T> instead of Iterator<Null<T>> 13 年之前
Class.hx de55d4774a added Class<T> 19 年之前
Date.hx b6195c1b02 Use static methods for JS date functions instead of prototype patches. 13 年之前
DateTools.hx 9440ffc5ff added --interp support (pass most unit tests, miss regexp/xml) 15 年之前
EReg.hx dcd32ad9aa cleared core api classes implementation. 15 年之前
Enum.hx 2e83a0c37a small fixes for as3 16 年之前
EnumValue.hx cd21e4a629 added EnumValue (any instance of any Enum) 13 年之前
Hash.hx dcd32ad9aa cleared core api classes implementation. 15 年之前
IntHash.hx dcd32ad9aa cleared core api classes implementation. 15 年之前
IntIter.hx 7052396f40 patches in php 17 年之前
Lambda.hx 5c20689134 added "pred" to "count" 15 年之前
List.hx 2139de788d [cs] minor fix in List array typing 13 年之前
Math.hx d8ea86f64e remove $hxClasses generation if Type.resolveClass/resolveEnum not referenced 13 年之前
Reflect.hx 22ec3c982e partial support for Reflect.getProperty/setProperty 14 年之前
Std.hx fd1a28875e ExprRequire -> ExprOf + haxe3 transition 13 年之前
StdTypes.hx ddfed1342e [java] many fixes for the unit tests 13 年之前
String.hx 3937daa677 modified String.substring implementation (fixued issue #751) 13 年之前
StringBuf.hx f1338eabec readded additional String/StringBuf indirection to avoid reference/value problems (fixed issue #1044) 13 年之前
StringTools.hx ac034e1c67 [cs] Several fixes to C# unit tests. Still one exception (needs @:delegate support) and three issues left. 13 年之前
Sys.hx 6a817f73d4 prevent access to sys package and Sys class for not-system platforms 13 年之前
Type.hx cd21e4a629 added EnumValue (any instance of any Enum) 13 年之前
Xml.hx 58f455a29c fixed issue #1040 13 年之前