Bruno Garcia
|
04d1df7d77
Clean trailing whitespace from .hx files.
|
11 years ago |
Simon Krajewski
|
a229212773
docfix
|
12 years ago |
Simon Krajewski
|
8dd364789d
markdown doc part 1
|
12 years ago |
Simon Krajewski
|
d64a4f086c
[As3] we can only get public fields through Type reflection
|
12 years ago |
Simon Krajewski
|
caaba1f695
added Type specification (part 2)
|
12 years ago |
Simon Krajewski
|
0c2287ff93
added Type specification (part 1)
|
12 years ago |
Nicolas Cannasse
|
f391388e7d
license /std to Haxe Foundation / MIT
|
13 years ago |
Nicolas Cannasse
|
cd21e4a629
added EnumValue (any instance of any Enum)
|
13 years ago |
Nicolas Cannasse
|
d44877d3eb
added Type.allEnums()
|
14 years ago |
Nicolas Cannasse
|
9c78b80f70
minor (removed core_api implementation)
|
14 years ago |
Nicolas Cannasse
|
dcd32ad9aa
cleared core api classes implementation.
|
15 years ago |
Hugh Sanderson
|
298ee7c4ae
Fix default-arg generation. Check resolveClass/resolveEnum for correct return type.
|
15 years ago |
Hugh Sanderson
|
724ad83ee6
Fix returning from Void block. Fis returning from TVars. Use cl_kind to find template arguements. Add optional name to MarkMember. Add (dynamic,dynamic) access. Fix enum from Dynamic
|
15 years ago |
Nicolas Cannasse
|
52265a5504
added missing BSD header
|
15 years ago |
Franco Ponticelli
|
acee1baa3c
php : fixed enum constructors sequence (issue 142)
|
15 years ago |
Nicolas Cannasse
|
3cea253d65
fixed Type.typeof(1<<28) was TFloat
|
15 years ago |
Nicolas Cannasse
|
f5e188bd79
minor fixes
|
15 years ago |
Nicolas Cannasse
|
af4e96b69e
minor fix
|
15 years ago |
Nicolas Cannasse
|
74ba55afec
added native accessors for flash9
|
15 years ago |
Hugh Sanderson
|
b516ac0df1
Filter out __Anon, Class and Enum fields
|
15 years ago |
Franco Ponticelli
|
63b7a502cb
- php : fixed bug in Type.getClassFields that returned duplicated values
|
15 years ago |
Franco Ponticelli
|
72016da823
- php : fixed small issue with Type.getClass and Boot when used with PHP 5.3
|
15 years ago |
Franco Ponticelli
|
1b9ee834f2
- js : added --js-namespace to create a namespace where root types are defined
|
16 years ago |
Franco Ponticelli
|
df6efc5678
- php: fixed String.charCodeAt
|
16 years ago |
Nicolas Cannasse
|
c856c5e448
minor
|
16 years ago |
Nicolas Cannasse
|
2e83a0c37a
small fixes for as3
|
16 years ago |
Franco Ponticelli
|
57ece63898
changed createInstance to support up to 14 arguments
|
16 years ago |
Nicolas Cannasse
|
cd9716f045
minor fixes
|
16 years ago |
Hugh Sanderson
|
c1345f87f1
Changes to the Std library required for cpp target
|
16 years ago |
Franco Ponticelli
|
7052396f40
patches in php
|
16 years ago |