Aurel
|
8616359ff7
Reformat std (#8408)
|
6 years ago |
Aleksandr Kuzmenko
|
1bcb3a91d6
Deprecate Std.instance; Add Std.downcast (#8301)
|
6 years ago |
Mark Knol
|
90eda8ce3c
Happy new year! :tada:
|
6 years ago |
Alexander Kuzmenko
|
6191e3c9a3
{platform}.Syntax modules (#6849)
|
7 years ago |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 years ago |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 years ago |
Andy Li
|
ae6349cccf
bump license year to 2015
|
9 years ago |
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
|
10 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 |