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