.. |
cpp
|
b7cca6dcbb
add back old Xml implementations as target.NativeXml for cpp, flash, neko and php (see #3910)
|
10 anos atrás |
cs
|
ac2055bd15
centralize path escaping in haxe.io.Path (non-public) and do not escape dots
|
10 anos atrás |
flash
|
789c022088
[flash] call hasNext when constructing a StringMap iterator (see #3908)
|
10 anos atrás |
flash8
|
e4a1fb51e8
X \o/ M \o/ L
|
10 anos atrás |
haxe
|
ac2055bd15
centralize path escaping in haxe.io.Path (non-public) and do not escape dots
|
10 anos atrás |
java
|
ac2055bd15
centralize path escaping in haxe.io.Path (non-public) and do not escape dots
|
10 anos atrás |
js
|
7e001f0297
fix js.Browser.supported
|
10 anos atrás |
neko
|
b7cca6dcbb
add back old Xml implementations as target.NativeXml for cpp, flash, neko and php (see #3910)
|
10 anos atrás |
php
|
ac2055bd15
centralize path escaping in haxe.io.Path (non-public) and do not escape dots
|
10 anos atrás |
python
|
0f4f6af45d
[python] add description for VarArgs and KwArgs
|
10 anos atrás |
sys
|
2bc69d8a60
rename absPath to absolutePath (closes #3204)
|
10 anos atrás |
Array.hx
|
bf12fcd6fa
Array.sort documentation fix
|
10 anos atrás |
Class.hx
|
04d1df7d77
Clean trailing whitespace from .hx files.
|
11 anos atrás |
Date.hx
|
04d1df7d77
Clean trailing whitespace from .hx files.
|
11 anos atrás |
DateTools.hx
|
5d98690fda
Added %F - Short YYYY-MM-DD date, equivalent to %Y-%m-%d
|
11 anos atrás |
EReg.hx
|
3a8e7d2ca4
[skip ci] update regexp manual link
|
10 anos atrás |
Enum.hx
|
04d1df7d77
Clean trailing whitespace from .hx files.
|
11 anos atrás |
EnumValue.hx
|
d54752f58c
Haxe is a proper language (and a proper noun)
|
12 anos atrás |
IntIterator.hx
|
12af25735d
inline IntIterator, just in case :-)
|
11 anos atrás |
Lambda.hx
|
0ad99fb7e1
fix Lambda.find documentation
|
11 anos atrás |
List.hx
|
fc0495ecfe
Use inlineable ListIterator class for List.iterator to save some allocations.
|
11 anos atrás |
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 anos atrás |
Math.hx
|
5a982dd4b0
Bring back js/Math.hx with inlined fields and methods. Also remove js conditionals from base Math.hx.
|
11 anos atrás |
Reflect.hx
|
875fb2aa7f
dynamicly -> dynamically
|
11 anos atrás |
Std.hx
|
04d1df7d77
Clean trailing whitespace from .hx files.
|
11 anos atrás |
StdTypes.hx
|
a4bd0b1e90
clarify Iterator.next behavior (see #3908)
|
10 anos atrás |
String.hx
|
2c4888195a
Chanage '-1' to 'not including'
|
11 anos atrás |
StringBuf.hx
|
2d197cb941
allow inlining of StringBuf objects
|
11 anos atrás |
StringTools.hx
|
5c40014bf6
Allocation-free versions of startsWith/endsWith for cpp
|
10 anos atrás |
Sys.hx
|
5d7d358bfa
StringMap<T> => Map<String,T>
|
11 anos atrás |
Type.hx
|
04d1df7d77
Clean trailing whitespace from .hx files.
|
11 anos atrás |
UInt.hx
|
e57d6459ca
minor
|
10 anos atrás |
Xml.hx
|
8dcf3a884e
define XmlType over Int (much faster on neko)
|
10 anos atrás |