.. |
AnonObject.hx
|
e74d8003c7
[python] Remove extern for python object for now, get __dict__ using Internal.
|
11 years ago |
ArrayImpl.hx
|
db2c629027
[python] slight improvements/cleanup to python.Boot, allow inlining of Std.string, ArrayImpl use arrayJoin of Boot
|
11 years ago |
EnumImpl.hx
|
84345bd70b
remove untyped in EnumImpl.__str__
|
11 years ago |
HxBuiltin.hx
|
a8a24b972e
revert pythonCode string interpolation to the same used in cpp, c# etc.
|
11 years ago |
HxException.hx
|
71bf40620e
restructure python lib
|
11 years ago |
HxOverrides.hx
|
53547f6219
improve iterator call
|
11 years ago |
Internal.hx
|
bf4a7fc18c
improve performance of string concatenation, reflect.field
|
11 years ago |
StringImpl.hx
|
f6bb5419be
inline some string methods
|
11 years ago |