Nicolas Cannasse
|
b753dacdd5
close #2249
|
12 years ago |
Tom Byrne
|
3580c0f921
attributes() should return namespace declarations.
|
12 years ago |
Caue Waneck
|
8e32d7f112
LF normalization
|
12 years ago |
Simon Krajewski
|
e19512f8e3
Xml.createProlog -> Xml.createProcessingInstruction (fixed issue #1435)
|
12 years ago |
Simon Krajewski
|
e5501093cb
[Swf9] remove XML nodes from their parents when addChild/insertChild is used (fixed issue #1304)
|
12 years ago |
Simon Krajewski
|
7b1ab5161a
do not consider empty enums to be extern by default (fixed issue #1333)
|
12 years ago |
Nicolas Cannasse
|
d4f48b3e34
force either get/set (or get_x/set_x) property names when -D haxe3
|
13 years ago |
Nicolas Cannasse
|
f391388e7d
license /std to Haxe Foundation / MIT
|
13 years ago |
Nicolas Cannasse
|
3bdeafa995
@:core_api is now @:coreApi
|
13 years ago |
Simon Krajewski
|
41833c5bbd
more haxe 3 property transition
|
13 years ago |
Simon Krajewski
|
4dd9a534a8
keep flash Xml.compare
|
13 years ago |
Simon Krajewski
|
414fec2d2d
added is_special_compare to as3
|
13 years ago |
Simon Krajewski
|
17a37b8dc4
added tests for "bad nodetype" exception in Xml and fixed flash 8 + 9 Xml accordingly
|
13 years ago |
Simon Krajewski
|
8b7a328d51
removed null checks from flash/_std/Xml.hx (returned XMLList will never be null)
|
13 years ago |
Nicolas Cannasse
|
ac81c55d9b
removed wrapping for Xml nodes, use instead specific compare when comparing two typed nodes (fixed issue #779)
|
13 years ago |
Nicolas Cannasse
|
f90c9efd73
fixed Xml.parent (fixed issue #766)
|
13 years ago |
Nicolas Cannasse
|
79a9771f51
second part
|
13 years ago |
Nicolas Cannasse
|
c44b0f048b
changed directory names for old flash (become flash8) and flash9 (become flash)
|
13 years ago |
Nicolas Cannasse
|
d0f733946a
added __this__ support
|
14 years ago |
Nicolas Cannasse
|
92e127a68c
added createDocType and createProlog support
|
15 years ago |
Nicolas Cannasse
|
50c4117f83
fixes in core api method parameters names
|
15 years ago |
Nicolas Cannasse
|
ca57039e2f
moved flash impl to flash/_std
|
15 years ago |