Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
%!s(int64=7) %!d(string=hai) anos |
frabbit
|
131568ed90
for historic reasons pythons bool extends int, fixes #6549
|
%!s(int64=7) %!d(string=hai) anos |
Simon Krajewski
|
c4dd6dfd04
deal with uninferred argument monomorphs
|
%!s(int64=7) %!d(string=hai) anos |
frabbit
|
3dba438fa2
[python] improve performance of Boot.field, it's faster to check the type before the field
|
%!s(int64=8) %!d(string=hai) anos |
frabbit
|
1500b893cd
[python] fix String.length handling in Boot.field
|
%!s(int64=8) %!d(string=hai) anos |
Alexander Kuzmenko
|
1e843f7064
[pythong] fix accessing `length` on a string stored into `Dynamic` variable (#6276)
|
%!s(int64=8) %!d(string=hai) anos |
Nicolas Cannasse
|
e0a28b374b
extend documentation of Reflect.compareMethods and add more tests (#5792)
|
%!s(int64=8) %!d(string=hai) anos |
Dan Korostelev
|
17beb301de
[python] properly type Internal.fieldFields invocations (see #6147)
|
%!s(int64=8) %!d(string=hai) anos |
Dan Korostelev
|
8de200f07b
[python] oh, actually always copy _hx_fields (see #6147)
|
%!s(int64=8) %!d(string=hai) anos |
Dan Korostelev
|
90aa2c82a5
[python] don't modify _hx_fields of a superclass, make a copy instead (closes #6147)
|
%!s(int64=8) %!d(string=hai) anos |
Mark Knol
|
875ad19432
2017 (#5932)
|
%!s(int64=8) %!d(string=hai) anos |
Mark Knol
|
6c29743078
Update documentation
|
%!s(int64=9) %!d(string=hai) anos |
Andy Li
|
1c79168a33
update copyright year to 2016
|
%!s(int64=9) %!d(string=hai) anos |
Andy Li
|
ae6349cccf
bump license year to 2015
|
%!s(int64=9) %!d(string=hai) anos |
frabbit
|
8d930d86fc
remove inline tabs (closes #4299)
|
%!s(int64=10) %!d(string=hai) anos |
Dan Korostelev
|
9ae0a2c7d9
[python] move python.lib.Set to python.Set, cleanup and add missing methods, use native "set" instead of importing from builtins
|
%!s(int64=10) %!d(string=hai) anos |
Dan Korostelev
|
8d01ba9dd8
[python] major work on improving generated python code cleanliness
|
%!s(int64=10) %!d(string=hai) anos |
frabbit
|
8d12218b30
add licenses to all python files, add some missing imports
|
%!s(int64=10) %!d(string=hai) anos |
Simon Krajewski
|
ff7df08646
[python] that method REALLY does not want to have local DCE applied to it
|
%!s(int64=10) %!d(string=hai) anos |
Dan Korostelev
|
11cba31941
[python] get rid of HxBuiltin, clean up things here and there
|
%!s(int64=10) %!d(string=hai) anos |
Dan Korostelev
|
34849cc8d7
[python] use Math.round instead of own function
|
%!s(int64=10) %!d(string=hai) anos |
Dan Korostelev
|
596dcdb96d
[python] clean up python.Boot a bit
|
%!s(int64=10) %!d(string=hai) anos |
frabbit
|
db2c629027
[python] slight improvements/cleanup to python.Boot, allow inlining of Std.string, ArrayImpl use arrayJoin of Boot
|
%!s(int64=11) %!d(string=hai) anos |
frabbit
|
bf4a7fc18c
improve performance of string concatenation, reflect.field
|
%!s(int64=11) %!d(string=hai) anos |
frabbit
|
0328a22a50
small Boot.toString improvements
|
%!s(int64=11) %!d(string=hai) anos |
frabbit
|
9e37e778be
improve performance of Std.is, Std.string(Boot.toString), avoid HxOverride.eq calls when possible
|
%!s(int64=11) %!d(string=hai) anos |
frabbit
|
ca21d890f2
get rid of Reflection code generated by Boot,ArrayImpl and StringImpl, remove Dependency from Dict to Reflect
|
%!s(int64=11) %!d(string=hai) anos |
Simon Krajewski
|
9342294ad1
remove newlines
|
%!s(int64=11) %!d(string=hai) anos |
Dan Korostelev
|
11760627ef
[python] rename @:import to @:pythonImport
|
%!s(int64=11) %!d(string=hai) anos |
Dan Korostelev
|
e74d8003c7
[python] Remove extern for python object for now, get __dict__ using Internal.
|
%!s(int64=11) %!d(string=hai) anos |