Dan Korostelev
|
3d54020fdb
[python] move python.lib.Dict to python.Dict, don't import dict from builtins module
|
10 years ago |
Dan Korostelev
|
8d01ba9dd8
[python] major work on improving generated python code cleanliness
|
10 years ago |
frabbit
|
8d12218b30
add licenses to all python files, add some missing imports
|
10 years ago |
Dan Korostelev
|
11cba31941
[python] get rid of HxBuiltin, clean up things here and there
|
11 years ago |
Simon Krajewski
|
d21e911f55
revert python macro temp fix, use `@:noPackageRestrict` instead (closes #3321)
|
11 years ago |
Simon Krajewski
|
916ff4567e
temp fix for python macro issue
|
11 years ago |
frabbit
|
bf4a7fc18c
improve performance of string concatenation, reflect.field
|
11 years ago |
frabbit
|
ca21d890f2
get rid of Reflection code generated by Boot,ArrayImpl and StringImpl, remove Dependency from Dict to Reflect
|
11 years ago |
Dan Korostelev
|
e74d8003c7
[python] Remove extern for python object for now, get __dict__ using Internal.
|
11 years ago |
frabbit
|
8257a5327f
remove more precode, cleanup _hx_builtin occurrences
|
11 years ago |
frabbit
|
25432a6b69
move some base types into python.lib
|
11 years ago |
frabbit
|
b5ab78c749
more cleanup
|
11 years ago |
frabbit
|
c2cfd4d685
more cleanup
|
11 years ago |
frabbit
|
c4b1ce140b
use Internal class to access internal identifiers
|
11 years ago |