frabbit f86583b662 add support for @:native fields on typedefs, which are used in conjunction with KwArgs 10 年之前
..
cpp c8ae675d09 Add cpp.Lib.setFloatFormat 10 年之前
cs 4262e78f0d [cs] Fixed 'No overload found' errors with -D erase_generics 10 年之前
flash 5a58ba133c flash player 16 api sync 10 年之前
flash8 e4a1fb51e8 X \o/ M \o/ L 10 年之前
haxe 6c4c98eb5c Merge pull request #3995 from TiVo/fix-base64 10 年之前
java e74b526de1 [java] Avoid some warnings 10 年之前
js 920961a681 Add deprecated typedefs for some js.html types. 10 年之前
neko b7cca6dcbb add back old Xml implementations as target.NativeXml for cpp, flash, neko and php (see #3910) 10 年之前
php ac2055bd15 centralize path escaping in haxe.io.Path (non-public) and do not escape dots 10 年之前
python f86583b662 add support for @:native fields on typedefs, which are used in conjunction with KwArgs 10 年之前
sys e74b526de1 [java] Avoid some warnings 10 年之前
Array.hx bf12fcd6fa Array.sort documentation fix 10 年之前
Class.hx 04d1df7d77 Clean trailing whitespace from .hx files. 11 年之前
Date.hx 04d1df7d77 Clean trailing whitespace from .hx files. 11 年之前
DateTools.hx 5d98690fda Added %F - Short YYYY-MM-DD date, equivalent to %Y-%m-%d 11 年之前
EReg.hx 3a8e7d2ca4 [skip ci] update regexp manual link 10 年之前
Enum.hx 04d1df7d77 Clean trailing whitespace from .hx files. 11 年之前
EnumValue.hx d54752f58c Haxe is a proper language (and a proper noun) 12 年之前
IntIterator.hx 12af25735d inline IntIterator, just in case :-) 11 年之前
Lambda.hx 0ad99fb7e1 fix Lambda.find documentation 11 年之前
List.hx fc0495ecfe Use inlineable ListIterator class for List.iterator to save some allocations. 11 年之前
Map.hx 3fd4600561 Use K:Int instead of just Int for Map.toIntMap so concrete IntMap class is used instead of IMap<Int,V> (see #3777) 10 年之前
Math.hx 5a982dd4b0 Bring back js/Math.hx with inlined fields and methods. Also remove js conditionals from base Math.hx. 11 年之前
Reflect.hx 875fb2aa7f dynamicly -> dynamically 10 年之前
Std.hx 04d1df7d77 Clean trailing whitespace from .hx files. 11 年之前
StdTypes.hx a4bd0b1e90 clarify Iterator.next behavior (see #3908) 10 年之前
String.hx 2c4888195a Chanage '-1' to 'not including' 11 年之前
StringBuf.hx 2d197cb941 allow inlining of StringBuf objects 11 年之前
StringTools.hx 8d01ba9dd8 [python] major work on improving generated python code cleanliness 10 年之前
Sys.hx 5d7d358bfa StringMap<T> => Map<String,T> 11 年之前
Type.hx 04d1df7d77 Clean trailing whitespace from .hx files. 11 年之前
UInt.hx e57d6459ca minor 10 年之前
Xml.hx 8dcf3a884e define XmlType over Int (much faster on neko) 10 年之前