Nicolas Cannasse
|
f27a3c1e12
allow compiler caching of extern types (close #1946)
|
пре 10 година |
Nicolas Cannasse
|
dddc76b36f
don't allow to override method marked as @:final (close #2061)
|
пре 10 година |
Cauê Waneck
|
5834b9ab1a
[java/cs] Correctly handle .0X on Std.parseFloat. Closes #3742
|
пре 10 година |
Simon Krajewski
|
6359c685be
Merge pull request #3737 from player-03/development
|
пре 10 година |
Simon Krajewski
|
66b5916594
Merge pull request #3740 from AndrewVernon/patch-1
|
пре 10 година |
AndrewVernon
|
c4353ed3bd
Update TestCase.hx
|
пре 10 година |
player-03
|
ae0f8853e2
Throw an error if eelse isn't defined.
|
пре 10 година |
player-03
|
8d16511e26
Added support for conditionals to getValue()
|
пре 10 година |
Simon Krajewski
|
cbcdefd387
do not generate `@:value` if there are no values (closes #3725)
|
пре 10 година |
Simon Krajewski
|
ee67c02812
ignore stupid PHP XML parsing issue
|
пре 10 година |
Simon Krajewski
|
a9852f86e8
use `@:value` to generate more accurate XML information (closes #3725)
|
пре 10 година |
Simon Krajewski
|
b3f17bdf3f
use `@:value` to deal with default args of extern constructors (closes #3451)
|
пре 10 година |
Simon Krajewski
|
5135a2265b
store var inits and function arg defaults in `@:value`
|
пре 10 година |
Simon Krajewski
|
5ac42e191b
add test (closes #3690)
|
пре 10 година |
Simon Krajewski
|
732d2b8000
Merge pull request #3718 from nadako/typetools_iter
|
пре 10 година |
Simon Krajewski
|
d102f14dc2
improve error message on invalid static/non-static property accessor (closes #3726)
|
пре 10 година |
Simon Krajewski
|
2d5cea3cec
add documentation to `haxe.macro.Compiler.addGlobalMetadata` (closes #3721)
|
пре 10 година |
Simon Krajewski
|
65b365da7d
make new dump style the default (old is available through dump=legacy)
|
пре 10 година |
Simon Krajewski
|
691a59701a
add `-D dump_ignore_var_ids`
|
пре 10 година |
Simon Krajewski
|
cd11af3707
[analyzer] improve interface and process only uncached types
|
пре 10 година |
Simon Krajewski
|
c27c0b8480
Merge pull request #3723 from HaxeFoundation/some_assembly_required
|
пре 10 година |
Nicolas Cannasse
|
493e93d085
make sure filters are only run once
|
пре 10 година |
Simon Krajewski
|
5b9966f389
change type of TTry, TSwitch and TIf to Void in `promote_complex_rhs`
|
пре 10 година |
Simon Krajewski
|
f613f147b1
fix type of TReturn in `promote_complex_rhs`
|
пре 10 година |
Simon Krajewski
|
429d8f5abe
never skip unsafe casts in `promote_complex_rhs`
|
пре 10 година |
Simon Krajewski
|
2cd5ef6379
add `-D dump=ast` so we have an type-annotated output that I can actually read
|
пре 10 година |
Simon Krajewski
|
34737be814
[as3] create TCast to String using `as` (closes #3719)
|
пре 10 година |
Simon Krajewski
|
a74040ecc0
[macro] remove automatic wrapping of returned expression in `@:privateAccess` (closes #3714)
|
пре 10 година |
Simon Krajewski
|
261956fec3
[typeload] disable strange `@:multiType @:from` unification
|
пре 10 година |
Nicolas Cannasse
|
4b122ac0a1
fixed insane Std.instance bug (see #3642)
|
пре 10 година |