Aleksandr Kuzmenko
|
31449b13d8
[lua] fixed entry-point handling (closes #9402)
|
5 年之前 |
Aleksandr Kuzmenko
|
30eed0a60c
up version to 4.1.0
|
5 年之前 |
Aleksandr Kuzmenko
|
e91aae8a68
Prevent abstract casts handler for Std.string in inlined code (#9380)
|
5 年之前 |
Aleksandr Kuzmenko
|
dba77893cd
[tre] fix tre-compatibility detection for static vars
|
5 年之前 |
Aleksandr Kuzmenko
|
abcf231208
[tre] don't optimize non-final instance methods
|
5 年之前 |
Aleksandr Kuzmenko
|
1c31a59125
added -D no-tre
|
5 年之前 |
Aleksandr Kuzmenko
|
e923c6b61a
changelog
|
5 年之前 |
Aleksandr Kuzmenko
|
234fb68764
changelog
|
5 年之前 |
George Corney
|
8d04929543
Workaround for unit test failures (#9399)
|
5 年之前 |
George Corney
|
829cc24d8f
Update ocamldebug note in CONTRIBUTING.md (#9398)
|
5 年之前 |
Aleksandr Kuzmenko
|
3db2ac0966
changelog
|
5 年之前 |
Simon Krajewski
|
ddd91d235a
CHANGES.txt update
|
5 年之前 |
George Corney
|
addce2b341
Fix arrow function syntax printing edge-case (#9386)
|
5 年之前 |
Aleksandr Kuzmenko
|
ab39d7af22
[java] reserve all top-level symbols to avoid package shadowing by local vars (#9394)
|
5 年之前 |
Aleksandr Kuzmenko
|
a1a852989d
[neko] reserve all top-level symbols to avoid package shadowing by local vars (fixes #9394)
|
5 年之前 |
Aleksandr Kuzmenko
|
7440224a03
[js] don't generate $bind for `method == null` (#6297)
|
5 年之前 |
Aleksandr Kuzmenko
|
24de08669b
Revert FClosure->FInstance rewriting (#6297, closes #9379)
|
5 年之前 |
Martin Jonasson
|
fb5cfdf2d3
Fixes null reference exception when trying to use the non-existing MemberInfo for the field when operating on a property (#9392)
|
5 年之前 |
Aleksandr Kuzmenko
|
ef9469a1d4
update HelperMacros.getErrorMessage
|
5 年之前 |
Justin Donaldson
|
77e5f96315
[lua] fix global error handler
|
5 年之前 |
Aleksandr Kuzmenko
|
ad1e181227
[macro] make haxe.macro.Error extend haxe.Exception (fixes #9389)
|
5 年之前 |
Justin Donaldson
|
bde35a20d9
[lua] custom global error handler
|
5 年之前 |
Aleksandr Kuzmenko
|
bec8e9e16d
check final field is not re-assigned in a wrong constructor (fixes #9378)
|
5 年之前 |
Simon Krajewski
|
3d600a0cfb
[eval] fix StringBuf.addSub unicode handling
|
5 年之前 |
Aleksandr Kuzmenko
|
88b39d2ce7
[inliner] ++ and -- are also assignment operations
|
5 年之前 |
Aleksandr Kuzmenko
|
0741f6e18a
[php] make Array mimic native array for 3rd-party php code (closes #9377)
|
5 年之前 |
Justin Donaldson
|
e0af6c662c
lint haxe.iterators.StringIterator (and overrides)
|
5 年之前 |
Justin Donaldson
|
3a9b65559b
[lua] optimized haxe.iterators.StringIterator, fixed lua Utf8.codes
|
5 年之前 |
Aleksandr Kuzmenko
|
18b5e7d105
fix detection of function argument shadowing (closes #9374)
|
5 年之前 |
Aleksandr Kuzmenko
|
2b6424c1a2
Add full module path to module name errors (#8758)
|
5 年之前 |