Simon Krajewski
|
ccca68c7bf
ignore failing DCE test
|
9 년 전 |
Simon Krajewski
|
7008d183ae
first stab at singly-implemented interface elimination
|
9 년 전 |
Simon Krajewski
|
2a5c5cb220
allow parsing postfix ! but fail during typing (closes #4284)
|
9 년 전 |
Simon Krajewski
|
0a4e7f8114
[python] keep array getter/setter when we increment/decrement on it (closes #4403)
|
9 년 전 |
Simon Krajewski
|
e05f2b6438
[matcher] fix non-exhaustive guard cases (closes #4473)
|
9 년 전 |
Dan Korostelev
|
6d73a932ca
[js] consider @:selfCall when generating bound method values (closes #4425)
|
9 년 전 |
Simon Krajewski
|
009e1594e2
fix GADT handling of enum field parameters (closes #4578)
|
9 년 전 |
Simon Krajewski
|
ae986dde00
fix issue number (closes #4580)
|
9 년 전 |
Simon Krajewski
|
407e62ce7d
[python] generate AnonObject when metadata exists (closes #4422)
|
9 년 전 |
Simon Krajewski
|
dc6a2a7f45
add test (closes #4426)
|
9 년 전 |
Simon Krajewski
|
9ec45e3ebf
allow parsing `||=` and `&&=` (closes #4427)
|
9 년 전 |
Simon Krajewski
|
98ae9a3cd6
check recursive implements earlier (closes #4850)
|
9 년 전 |
Simon Krajewski
|
671639df98
make test that is supposed to fail fail
|
9 년 전 |
Simon Krajewski
|
902e0b750c
avoid duplicate variable declarations when capturing (closes #3902)
|
9 년 전 |
Simon Krajewski
|
e0bd2b0b14
allow abstract variance when checking constraints (closes #3781)
|
9 년 전 |
Simon Krajewski
|
d764c9468f
allow using Const type parameters as value (closes #3450)
|
10 년 전 |
Simon Krajewski
|
71144b9cf0
properly fix var initialization checks (closes #4466)
|
9 년 전 |
Simon Krajewski
|
15b95e19f2
mention ArrayAccess restriction (closes #4632)
|
9 년 전 |
Simon Krajewski
|
16cc61e498
Merge pull request #4635 from belohlavek/development
|
9 년 전 |
Simon Krajewski
|
8b0841929c
Merge pull request #4579 from haxiomic/patch-3
|
9 년 전 |
Dan Korostelev
|
fae40faddd
fix for cs/java unit test compilation
|
9 년 전 |
Simon Krajewski
|
f3116ea9d2
update haxelib submodule
|
9 년 전 |
Dan Korostelev
|
9f163f4866
fix for js-unflatten unit tests
|
9 년 전 |
Simon Krajewski
|
04899ffdc5
properly disallow non-constant field access in patterns
|
9 년 전 |
Simon Krajewski
|
62bcf793b1
Revert "[matcher] follow through static fields for value types (closes #4084)"
|
9 년 전 |
Simon Krajewski
|
fe1ce12fbb
make sure multiple `@:build` macros are run (closes #4454)
|
9 년 전 |
Simon Krajewski
|
35706bdadb
get local vars initialization checks working again (see #4466)
|
9 년 전 |
Simon Krajewski
|
154889abe2
check implicit String casts on string concatenation (closes #4593)
|
9 년 전 |
Simon Krajewski
|
233e8e899f
use parameterized abstract to detect chain (closes #4591)
|
9 년 전 |
Simon Krajewski
|
1e43147f78
[parser] allow parsing `extern` as type path (closes #4535)
|
10 년 전 |