Aleksandr Kuzmenko
|
ed2bc3d339
make searching for empty string with String.indexOf() and Stirng.lastIndexOf() consistent (#7609)
|
5 سال پیش |
Aurel
|
8616359ff7
Reformat std (#8408)
|
6 سال پیش |
Aleksandr Kuzmenko
|
5e1dffef4c
Change String.iterator() to @:using (#8331)
|
6 سال پیش |
Alexander Kuzmenko
|
1d45ab0419
`String.iterator()` and `String.keyValueIterator()`
|
6 سال پیش |
Mark Knol
|
90eda8ce3c
Happy new year! :tada:
|
6 سال پیش |
frabbit
|
53b21a69c7
[python] python fixes for #6710 and #7335, add Builtins.repr
|
6 سال پیش |
frabbit
|
d761d6bd08
fix String.substr for python (#7383)
|
6 سال پیش |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
7 سال پیش |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 سال پیش |
frabbit
|
52c7b67cf9
cleanup python dce, fix #5820, fix #5817
|
8 سال پیش |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 سال پیش |
Andy Li
|
ae6349cccf
bump license year to 2015
|
9 سال پیش |
Dan Korostelev
|
8d01ba9dd8
[python] major work on improving generated python code cleanliness
|
10 سال پیش |
frabbit
|
8d12218b30
add licenses to all python files, add some missing imports
|
10 سال پیش |
Dan Korostelev
|
11cba31941
[python] get rid of HxBuiltin, clean up things here and there
|
10 سال پیش |
Simon Krajewski
|
916ff4567e
temp fix for python macro issue
|
11 سال پیش |
frabbit
|
f6bb5419be
inline some string methods
|
11 سال پیش |
frabbit
|
ca21d890f2
get rid of Reflection code generated by Boot,ArrayImpl and StringImpl, remove Dependency from Dict to Reflect
|
11 سال پیش |
frabbit
|
8257a5327f
remove more precode, cleanup _hx_builtin occurrences
|
11 سال پیش |
frabbit
|
b5ab78c749
more cleanup
|
11 سال پیش |
Simon Krajewski
|
3a6806e5b0
leading colon -> trailing colon
|
11 سال پیش |
Simon Krajewski
|
a8610fafea
untypedPython -> pythonCode
|
11 سال پیش |
frabbit
|
ad4dfe90f1
get rid of dirty __python__whatever__ syntax in some classes
|
11 سال پیش |
frabbit
|
95192bd4ad
rename python.Macros to python.Syntax
|
11 سال پیش |
frabbit
|
a54943a0bc
cleanup dependencies (first run)
|
11 سال پیش |
Simon Krajewski
|
3425248c71
format
|
11 سال پیش |
Simon Krajewski
|
9474beb48a
move Tools content to StringImpl
|
11 سال پیش |
frabbit
|
2fff8852f5
reflect on all fields of String and Array, use Macro to hide python specific field access/call, move all of string and array implementation to impl classes
|
11 سال پیش |
frabbit
|
2c388bc4cf
fix reflection of core type fields paritally
|
11 سال پیش |
Simon Krajewski
|
c33de726b4
add @:coreApi to Array
|
11 سال پیش |