Mark Knol d0b11f8af8 Update Host.hx 10 years ago
..
_std d0b11f8af8 Update Host.hx 10 years ago
internal c395276412 [python] fix modulo operator for negative numbers 10 years ago
io 5f89970863 move Bytes and Bytearray into python package, fix #3983 10 years ago
lib f2129439ae [python] fix StringTools.urlEncode to escape "/" symbol to be consistent with other targets 10 years ago
Boot.hx 9ae0a2c7d9 [python] move python.lib.Set to python.Set, cleanup and add missing methods, use native "set" instead of importing from builtins 10 years ago
Bytearray.hx 5f89970863 move Bytes and Bytearray into python package, fix #3983 10 years ago
Bytes.hx 5f89970863 move Bytes and Bytearray into python package, fix #3983 10 years ago
Dict.hx e861a89ad1 [python] cleanup dict API 10 years ago
Exceptions.hx 50c28e209f move haxe.Rest and haxe.EitherType to haxe.extern package (closes #3601) 10 years ago
HaxeIterable.hx 8d12218b30 add licenses to all python files, add some missing imports 10 years ago
HaxeIterator.hx 3a302fa1ec [python] move python.lib.Exceptions to python.Exceptions, change BaseException constructor args to haxe.Rest 10 years ago
KwArgs.hx 95795a09b8 [python] add reverse mapping to access native fields of kwArgs, fix #4011 10 years ago
Lib.hx 3a302fa1ec [python] move python.lib.Exceptions to python.Exceptions, change BaseException constructor args to haxe.Rest 10 years ago
NativeArrayTools.hx 8d12218b30 add licenses to all python files, add some missing imports 10 years ago
NativeIterable.hx 8d01ba9dd8 [python] major work on improving generated python code cleanliness 10 years ago
NativeIterator.hx 8d12218b30 add licenses to all python files, add some missing imports 10 years ago
NativeStringTools.hx 5f89970863 move Bytes and Bytearray into python package, fix #3983 10 years ago
Set.hx 50c28e209f move haxe.Rest and haxe.EitherType to haxe.extern package (closes #3601) 10 years ago
Syntax.hx 8d12218b30 add licenses to all python files, add some missing imports 10 years ago
Tuple.hx ac566cfaa3 [python] rename Tuple*.create -> Tuple*.make to make it more consistent with other types (e.g. Int64.make) 10 years ago
VarArgs.hx 8d01ba9dd8 [python] major work on improving generated python code cleanliness 10 years ago