.. |
cpp
|
1f3f7edbae
added stubs (haxe3 transitional)
|
13 years ago |
flash
|
22ec3c982e
partial support for Reflect.getProperty/setProperty
|
13 years ago |
flash9
|
428a98b69f
added __forin__ __foreach__ and __has_next__
|
13 years ago |
haxe
|
1685c6e1ef
some optional structures fields
|
13 years ago |
js
|
def442b995
charCodeAt(-1) => undefined instead of null (keep isNaN() = true behavior)
|
13 years ago |
mtwin
|
e7db3d7b23
fix
|
14 years ago |
neko
|
ce112af5d3
added merge_sort support (neko 1.8.3)
|
13 years ago |
php
|
1f3f7edbae
added stubs (haxe3 transitional)
|
13 years ago |
sys
|
4693730136
one missing quoteField
|
13 years ago |
tools
|
974e79fabb
fixed issue #574
|
13 years ago |
Array.hx
|
925070786d
No special code for cpp in Array.hx
|
16 years ago |
Class.hx
|
de55d4774a
added Class<T>
|
18 years ago |
Date.hx
|
5405b744c4
added $hxClasses
|
13 years ago |
DateTools.hx
|
9440ffc5ff
added --interp support (pass most unit tests, miss regexp/xml)
|
15 years ago |
EReg.hx
|
dcd32ad9aa
cleared core api classes implementation.
|
15 years ago |
Enum.hx
|
2e83a0c37a
small fixes for as3
|
16 years ago |
Hash.hx
|
dcd32ad9aa
cleared core api classes implementation.
|
15 years ago |
IntHash.hx
|
dcd32ad9aa
cleared core api classes implementation.
|
15 years ago |
IntIter.hx
|
7052396f40
patches in php
|
16 years ago |
Lambda.hx
|
5c20689134
added "pred" to "count"
|
14 years ago |
List.hx
|
d0f733946a
added __this__ support
|
14 years ago |
Math.hx
|
5405b744c4
added $hxClasses
|
13 years ago |
Reflect.hx
|
22ec3c982e
partial support for Reflect.getProperty/setProperty
|
13 years ago |
Std.hx
|
093f55ddf3
added Std.format
|
14 years ago |
StdTypes.hx
|
8bda9b4e54
removed === and !==
|
17 years ago |
String.hx
|
88037a099d
removed String.cca (replaced by StringTools.fastCodeAt + StringTools.isEOF)
|
14 years ago |
StringBuf.hx
|
09981f3218
fixed StringBuf.add(null) on php and js
|
14 years ago |
StringTools.hx
|
7e011d9399
null check is done in hxString.h already
|
14 years ago |
Type.hx
|
d44877d3eb
added Type.allEnums()
|
14 years ago |
Xml.hx
|
50c4117f83
fixes in core api method parameters names
|
15 years ago |