Dan Korostelev 7fd122fbef [python] cleanup haxe.Resource (see #4400), remove `embed_resources` check for now as it doesn't seem to be implemented in the compiler anyway (cc @frabbit) 10 年之前
..
_std 7fd122fbef [python] cleanup haxe.Resource (see #4400), remove `embed_resources` check for now as it doesn't seem to be implemented in the compiler anyway (cc @frabbit) 10 年之前
internal c395276412 [python] fix modulo operator for negative numbers 10 年之前
io 5f89970863 move Bytes and Bytearray into python package, fix #3983 10 年之前
lib 51b3811e52 fix Date.getTime 10 年之前
Boot.hx 8d930d86fc remove inline tabs (closes #4299) 10 年之前
Bytearray.hx 5f89970863 move Bytes and Bytearray into python package, fix #3983 10 年之前
Bytes.hx 5f89970863 move Bytes and Bytearray into python package, fix #3983 10 年之前
Dict.hx e861a89ad1 [python] cleanup dict API 10 年之前
Exceptions.hx 50c28e209f move haxe.Rest and haxe.EitherType to haxe.extern package (closes #3601) 10 年之前
HaxeIterable.hx 8d12218b30 add licenses to all python files, add some missing imports 10 年之前
HaxeIterator.hx 3a302fa1ec [python] move python.lib.Exceptions to python.Exceptions, change BaseException constructor args to haxe.Rest 10 年之前
KwArgs.hx 95795a09b8 [python] add reverse mapping to access native fields of kwArgs, fix #4011 10 年之前
Lib.hx 3a302fa1ec [python] move python.lib.Exceptions to python.Exceptions, change BaseException constructor args to haxe.Rest 10 年之前
NativeArrayTools.hx 8d12218b30 add licenses to all python files, add some missing imports 10 年之前
NativeIterable.hx 8d01ba9dd8 [python] major work on improving generated python code cleanliness 10 年之前
NativeIterator.hx 8d12218b30 add licenses to all python files, add some missing imports 10 年之前
NativeStringTools.hx 5f89970863 move Bytes and Bytearray into python package, fix #3983 10 年之前
Set.hx 50c28e209f move haxe.Rest and haxe.EitherType to haxe.extern package (closes #3601) 10 年之前
Syntax.hx 8d12218b30 add licenses to all python files, add some missing imports 10 年之前
Tuple.hx ac566cfaa3 [python] rename Tuple*.create -> Tuple*.make to make it more consistent with other types (e.g. Int64.make) 10 年之前
VarArgs.hx 8d01ba9dd8 [python] major work on improving generated python code cleanliness 10 年之前