.. |
cpp
|
163052da9f
[cpp] Add cpp.Lib.unloadAllLibraries. Allow Sys.exit to exit after dlls have been unloaded
|
10 years ago |
cs
|
9ba87941bf
[java/cs] Use native Float parsing to ensure no precision loss. Closes #4051
|
10 years ago |
flash
|
71497f352a
remove old mt leftovers (see https://github.com/HaxeFoundation/haxe/commit/09ce6695e09fdea461a5de2458d1980f554fe7c9#commitcomment-10262976)
|
10 years ago |
haxe
|
fb304ff907
make sure the children count is in sync in XML parser (closes #4096)
|
10 years ago |
java
|
4bc90995d0
[java] Added other missing inner classes
|
10 years ago |
js
|
4cbeb6c1b0
Add DOMElement.innerText.
|
10 years ago |
neko
|
31f5d819cb
added neko 2.0+ support
|
10 years ago |
php
|
3135ba45df
[php] check feof after reading (see #4082)
|
10 years ago |
python
|
e4f83a650e
[python] wait for process exit in sys.io.Process.exitCode (see #4083)
|
10 years ago |
sys
|
e74b526de1
[java] Avoid some warnings
|
10 years ago |
Array.hx
|
bf12fcd6fa
Array.sort documentation fix
|
10 years ago |
Class.hx
|
04d1df7d77
Clean trailing whitespace from .hx files.
|
11 years ago |
Date.hx
|
7eeeed0b33
remove flash8 target (see #3922)
|
10 years ago |
DateTools.hx
|
5d98690fda
Added %F - Short YYYY-MM-DD date, equivalent to %Y-%m-%d
|
11 years ago |
EReg.hx
|
3a8e7d2ca4
[skip ci] update regexp manual link
|
10 years ago |
Enum.hx
|
04d1df7d77
Clean trailing whitespace from .hx files.
|
11 years ago |
EnumValue.hx
|
d54752f58c
Haxe is a proper language (and a proper noun)
|
12 years ago |
IntIterator.hx
|
12af25735d
inline IntIterator, just in case :-)
|
11 years ago |
Lambda.hx
|
0ad99fb7e1
fix Lambda.find documentation
|
11 years ago |
List.hx
|
fc0495ecfe
Use inlineable ListIterator class for List.iterator to save some allocations.
|
11 years ago |
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 years ago |
Math.hx
|
7eeeed0b33
remove flash8 target (see #3922)
|
10 years ago |
Reflect.hx
|
875fb2aa7f
dynamicly -> dynamically
|
11 years ago |
Std.hx
|
04d1df7d77
Clean trailing whitespace from .hx files.
|
11 years ago |
StdTypes.hx
|
7eeeed0b33
remove flash8 target (see #3922)
|
10 years ago |
String.hx
|
2c4888195a
Chanage '-1' to 'not including'
|
11 years ago |
StringBuf.hx
|
2d197cb941
allow inlining of StringBuf objects
|
11 years ago |
StringTools.hx
|
7eeeed0b33
remove flash8 target (see #3922)
|
10 years ago |
Sys.hx
|
5d7d358bfa
StringMap<T> => Map<String,T>
|
11 years ago |
Type.hx
|
04d1df7d77
Clean trailing whitespace from .hx files.
|
11 years ago |
UInt.hx
|
7eeeed0b33
remove flash8 target (see #3922)
|
10 years ago |
Xml.hx
|
4f36b96e5e
Update Xml.addChild() to behave similarly to 3.1.3
|
10 years ago |