Cauê Waneck
|
c49333ce84
[java/cs] run filters on cf_overloads as well
|
10 年之前 |
Cauê Waneck
|
a93451ee12
[java/cs] fix overload + inheritance + cf_params mismatch
|
10 年之前 |
Nicolas Cannasse
|
8b251f5767
Merge branch 'development' of github.com:HaxeFoundation/haxe into development
|
10 年之前 |
Nicolas Cannasse
|
1bb6730263
close #3484
|
10 年之前 |
Andy Li
|
c993a09257
[AppVeyor] Rearranged targets order. Skip zipping dox output.
|
10 年之前 |
Simon Krajewski
|
5aa5cdf6ee
Add gitter badge because why not
|
10 年之前 |
Simon Krajewski
|
c50c316a68
[xml] mark generic field instances as `@:genericInstance` and omit these from XML output
|
10 年之前 |
Simon Krajewski
|
2fe0defae3
[analyzer] run local DCE on simplified AST
|
10 年之前 |
Dan Korostelev
|
89bc90572f
Merge pull request #3688 from HaxeFoundation/analyzer_fixes
|
10 年之前 |
Dan Korostelev
|
feaef99d0f
don't run local dce for deep matching js output test
|
10 年之前 |
Dan Korostelev
|
08c8ea726b
Use proper has_side_effect check for local dce.
|
10 年之前 |
Dan Korostelev
|
596dedbaae
fix ssa logic wrt OpAssignOp (closes #3687)
|
10 年之前 |
Simon Krajewski
|
44ed4e425a
[makefile] fix typo
|
10 年之前 |
Dan Korostelev
|
6b9e45f737
[js] some inlining for StringMap
|
10 年之前 |
Dan Korostelev
|
eb4bc483e7
[js] some inlining for IntMap
|
10 年之前 |
Simon Krajewski
|
54f4465521
Merge pull request #3686 from markknol/patch-1
|
10 年之前 |
Mark Knol
|
bf12fcd6fa
Array.sort documentation fix
|
10 年之前 |
Simon Krajewski
|
3cead4a743
[analyzer] do not generate temp vars for control flow assignments (closes #3685)
|
10 年之前 |
Dan Korostelev
|
136d4bc9ca
[js] inline Std.parseFloat
|
10 年之前 |
Dan Korostelev
|
6f8a28fe58
add test for #3683 (hope these tests won't become too much PITA when analyzer improves)
|
10 年之前 |
Simon Krajewski
|
ccd13c368b
[analyzer] propagate constant enum values because enums are immutable
|
10 年之前 |
Simon Krajewski
|
e49798ed31
shut up the effect checker on the new nadako tests
|
10 年之前 |
Simon Krajewski
|
53f4affc45
[analyzer] add back TParenthesis and TMeta skipping (closes #3683)
|
10 年之前 |
Cauê Waneck
|
5bb6b1228b
[cs] Use global:: on generated meta
|
10 年之前 |
Simon Krajewski
|
115391998a
[swf] do not use followed type to classify type parameter field access type (closes #3588) (closes #3681)
|
10 年之前 |
Dan Korostelev
|
5b0a86073c
disable test for #3681 on flash for now
|
10 年之前 |
Dan Korostelev
|
ccf479c382
only test Null<T> to T inline unwrapping on static platform (see #3585)
|
10 年之前 |
Dan Korostelev
|
93b8758998
add test for Null<T> unwrapping in inline functions (closes #3585)
|
10 年之前 |
Dan Korostelev
|
4de275294d
add some more cases to Ast.s_expr
|
10 年之前 |
Dan Korostelev
|
14dd5e0c3f
Revert "Fixes #3542"
|
10 年之前 |