.. |
_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 years ago |
internal
|
c395276412
[python] fix modulo operator for negative numbers
|
10 years ago |
io
|
eae150b012
[python] Initialize bigEndian field for NativeInput and NativeOutput (see #4444)
|
10 years ago |
lib
|
51b3811e52
fix Date.getTime
|
10 years ago |
Boot.hx
|
8d930d86fc
remove inline tabs (closes #4299)
|
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 |