frabbit
|
4a4f1455a6
renamed and moved PyIterator => NativeIterator, PyIterable => NativeIterable, the underlying typedefs are now suffixed with Raw
|
11 years ago |
frabbit
|
88212142c6
remove Builtin dependency of Array and String
|
11 years ago |
Simon Krajewski
|
7b1207d28c
run python -V on travis (and fix some other things)
|
11 years ago |
frabbit
|
2fff8852f5
reflect on all fields of String and Array, use Macro to hide python specific field access/call, move all of string and array implementation to impl classes
|
11 years ago |
Simon Krajewski
|
c33de726b4
add @:coreApi to Array
|
11 years ago |
frabbit
|
1d9fde534b
fix for macro unit tests
|
11 years ago |
Simon Krajewski
|
d9ed72f630
add std files from hx2python
|
11 years ago |