Aleksandr Kuzmenko
|
842833a98d
change NoData internal type to Dynamic (#9008)
|
há 5 anos atrás |
Aleksandr Kuzmenko
|
b832af987b
Make haxe.Error more generic (#9005)
|
há 5 anos atrás |
Aleksandr Kuzmenko
|
8c0de2aaa2
Merge branch 'development' into feature/asys
|
há 5 anos atrás |
Simon Krajewski
|
2fe5916068
[display] check invalid dependencies for texpr-based display
|
há 5 anos atrás |
Aleksandr Kuzmenko
|
9ba2f8b9a7
4.0.3 changelog
|
há 5 anos atrás |
Dan Korostelev
|
ea8b45b248
[dce] use zero-range positions for @:keep and @:used metadata (closes #8948, closes #8992) (#8995)
|
há 5 anos atrás |
Aleksandr Kuzmenko
|
555c915334
[nullsafety] fixed field access on a block with nullable var declared inside
|
há 5 anos atrás |
Aleksandr Kuzmenko
|
8329f2df8d
typo [skip ci]
|
há 5 anos atrás |
Constantine Teplyakov
|
140842a4d6
Update hl._std.sys.thread.Lock (#8744)
|
há 5 anos atrás |
Aleksandr Kuzmenko
|
dafc63f7c5
[nullsafety] treat Strict as a single-threaded mode; added StrictThreaded
|
há 5 anos atrás |
Aleksandr Kuzmenko
|
ae2e103bd8
[win installer] update HKCU instead of HKLM registry if access is denied (closes #8870)
|
há 5 anos atrás |
Aleksandr Kuzmenko
|
17f8e89c6c
replace haxesetup.exe with WinSetup.hx (#8990)
|
há 5 anos atrás |
Dan Korostelev
|
2f1314e890
[flash] fix my stupidity
|
há 5 anos atrás |
Dan Korostelev
|
f72983c005
[flash] use String.replace (available since Flash 9) for StringTools.replace and use StringTools.replace in Type.getClassName
|
há 5 anos atrás |
Aleksandr Kuzmenko
|
4c8fc82830
[tre] don't apply to modifyable fields
|
há 5 anos atrás |
Aleksandr Kuzmenko
|
4b60ab6db4
[flash] update Array proto with ArrayIterator
|
há 5 anos atrás |
Aleksandr Kuzmenko
|
6b7db0254e
haxe.iterators.ArrayIterator (#8987)
|
há 5 anos atrás |
Dan Korostelev
|
7fcc3ab503
[js] add js.Lib.parseInt and replace some untyped __js__ in js.Lib with js.Syntax.code
|
há 5 anos atrás |
Aleksandr Kuzmenko
|
551565c16d
[lua] fix Std.parseInt() for haxedecimal with leading whitespaces
|
há 5 anos atrás |
Aleksandr Kuzmenko
|
582fed42db
[python] fix Std.parseInt() for haxedecimal with leading whitespaces
|
há 5 anos atrás |
Aleksandr Kuzmenko
|
3513b54515
[jvm][java] fix Std.parseInt() for haxedecimal with leading whitespaces
|
há 5 anos atrás |
Aleksandr Kuzmenko
|
87bd2cf5a3
[hl][cpp][neko] disable Std.parseInt() text for hex with whitespaces
|
há 5 anos atrás |
Aleksandr Kuzmenko
|
7cb6486add
[cs] fix Std.parseInt() for haxedecimal with leading whitespaces
|
há 5 anos atrás |
Aleksandr Kuzmenko
|
222dd2251e
[eval] fix Std.parseInt() for haxedecimal with leading whitespaces even more
|
há 5 anos atrás |
Aleksandr Kuzmenko
|
68d6dc75de
[eval] fix Std.parseInt() for haxedecimal with leading whitespaces
|
há 5 anos atrás |
Aleksandr Kuzmenko
|
9d35e809a6
[js] fix Std.parseInt() for haxedecimal with leading whitespaces
|
há 5 anos atrás |
Aleksandr Kuzmenko
|
aa36b470a3
[cs] fix right expr casting on bitwise shifts
|
há 5 anos atrás |
Aleksandr Kuzmenko
|
bb997f7fcc
[cs] fix Json.stringify for @:struct-annotated classes
|
há 5 anos atrás |
Aleksandr Kuzmenko
|
49b899883f
[python] maintain internal counter to avoid shadowing auto-generated functions
|
há 5 anos atrás |
Aleksandr Kuzmenko
|
86f3c02ccd
[cs] fix optional args for Reflect.callMethod()
|
há 5 anos atrás |