Gama11
|
875fb2aa7f
dynamicly -> dynamically
|
11 years ago |
Andy Li
|
6cb1e40b41
Reflect.callMethod should accept Function only.
|
11 years ago |
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
|
79286b5381
[As3] clarified Reflect.field/setField limitation (fixed issue #1848)
|
12 years ago |
Simon Krajewski
|
aad67758b2
documentation fixes
|
12 years ago |
Simon Krajewski
|
daf2556ac9
weaken Reflect.compare specification to admit negative/positive values instead of -1/1 so Caue has less stuff to fix
|
12 years ago |
Simon Krajewski
|
0e34e84ca9
completed specifications of Lambda and Reflect
|
12 years ago |
Simon Krajewski
|
00824f9a12
- added haxe.ds.BalancedTree
|
12 years ago |
Simon Krajewski
|
c8b1365f50
type without completion optimization if first completion failed (fixed issue #1286)
|
12 years ago |
Simon Krajewski
|
833cb2b3dd
added Reflect specification (part 1)
|
12 years ago |
Nicolas Cannasse
|
141cab1f55
added Reflect overload for Array<Dynamic> -> Void functions (fixed issue #1367)
|
12 years ago |
Nicolas Cannasse
|
f391388e7d
license /std to Haxe Foundation / MIT
|
13 years ago |
Nicolas Cannasse
|
22ec3c982e
partial support for Reflect.getProperty/setProperty
|
13 years ago |
Nicolas Cannasse
|
cb88382c0e
macro AST changes (added full class field definition)
|
14 years ago |
Nicolas Cannasse
|
5cd1089144
minor
|
14 years ago |
Nicolas Cannasse
|
dcd32ad9aa
cleared core api classes implementation.
|
15 years ago |
Hugh Sanderson
|
b91cd95c60
Implement cpp makeVarArgs
|
15 years ago |
Nicolas Cannasse
|
1d6abdce1c
core types implementation
|
15 years ago |
Nicolas Cannasse
|
30f923faa8
added TCast
|
15 years ago |
Hugh Sanderson
|
e88426f3a8
Check for null objects. Add removeField
|
15 years ago |
Hugh Sanderson
|
75585f3e5b
for cpp target, call '__SetThis', allow strings and arrays to be objects, and hace appropriate copy option
|
15 years ago |
Franco Ponticelli
|
c2a1b8d0de
- php : fixed haxe.Stack error (issue #11)
|
15 years ago |
Franco Ponticelli
|
fb4f6f999e
- php : fixed bug with Reflect.callMethod
|
15 years ago |
Franco Ponticelli
|
ccf8caf7c4
- php: new fixes for classes that implement Dynamic
|
16 years ago |
Franco Ponticelli
|
254a5ff1fe
- php: fixed issues with classes implementing Dynamic
|
16 years ago |
Franco Ponticelli
|
df6efc5678
- php: fixed String.charCodeAt
|
16 years ago |
Hugh Sanderson
|
b7491d8568
Handle isObject on cpp, use native dynamic_cast for Std.is
|
16 years ago |
Hugh Sanderson
|
c1345f87f1
Changes to the Std library required for cpp target
|
16 years ago |