Aurel
|
8616359ff7
Reformat std (#8408)
|
hace 6 años |
Aurel
|
51b10b5f6a
Unicode sys tests and fixes (#8135)
|
hace 6 años |
Mark Knol
|
5286223994
Merge branch 'development' of https://github.com/haxefoundation/haxe into development
|
hace 6 años |
Mark Knol
|
90eda8ce3c
Happy new year! :tada:
|
hace 6 años |
George Corney
|
9c2aec4793
[python] Allow main() as entry point when imported (#7529)
|
hace 6 años |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
hace 7 años |
frabbit
|
c84d6b1fb7
[python] reduce generated output for Sys.print or Lib.print significantly, inline all print/println methods to allow optimized code especially for calls with just a string argument close #6184
|
hace 7 años |
Dan Korostelev
|
7d023c11cf
[python] inline Lib.dictAsAnon
|
hace 8 años |
Mark Knol
|
875ad19432
2017 (#5932)
|
hace 8 años |
Mark Knol
|
90a9e8895a
Documentation update (#5070)
|
hace 9 años |
Andy Li
|
1c79168a33
update copyright year to 2016
|
hace 9 años |
Andy Li
|
ae6349cccf
bump license year to 2015
|
hace 9 años |
Dan Korostelev
|
3a302fa1ec
[python] move python.lib.Exceptions to python.Exceptions, change BaseException constructor args to haxe.Rest
|
hace 10 años |
Dan Korostelev
|
3d54020fdb
[python] move python.lib.Dict to python.Dict, don't import dict from builtins module
|
hace 10 años |
Dan Korostelev
|
8d01ba9dd8
[python] major work on improving generated python code cleanliness
|
hace 10 años |
frabbit
|
8d12218b30
add licenses to all python files, add some missing imports
|
hace 10 años |
frabbit
|
db98dbb4f8
[python] add support for typed KwArgs like KwArgs<{ foo : String}>
|
hace 10 años |
Dan Korostelev
|
11cba31941
[python] get rid of HxBuiltin, clean up things here and there
|
hace 10 años |
frabbit
|
a5d8dc6699
allow KwArgs after VarArgs, allow passing null for VarArgs and KwArgs (fixes problem when they are optional arguments and become null implicitly
|
hace 11 años |
frabbit
|
ca21d890f2
get rid of Reflection code generated by Boot,ArrayImpl and StringImpl, remove Dependency from Dict to Reflect
|
hace 11 años |
frabbit
|
4a8bae80ed
use native json at least for parsing in the first place
|
hace 11 años |
frabbit
|
34edde33d0
renaming
|
hace 11 años |
frabbit
|
c41e909e23
rename StringTools and ArrayTools to NativeStrings and NativeLists
|
hace 11 años |
frabbit
|
0bf640d436
remove python.lib.Types
|
hace 11 años |
frabbit
|
4a4f1455a6
renamed and moved PyIterator => NativeIterator, PyIterable => NativeIterable, the underlying typedefs are now suffixed with Raw
|
hace 11 años |
frabbit
|
71bf40620e
restructure python lib
|
hace 11 años |
frabbit
|
5da60f3e41
remove old code
|
hace 11 años |
frabbit
|
6f94809a65
no need for preCode anymore
|
hace 11 años |
frabbit
|
01080cca0d
get rid of untyped code in Sys
|
hace 11 años |
frabbit
|
a54943a0bc
cleanup dependencies (first run)
|
hace 11 años |