Simon Krajewski
|
d76a85d4be
added Map and haxe.ds.IntMap
|
12 年之前 |
Nicolas Cannasse
|
e915c1c610
make sure that we are at the PTypeField pass (allows typeof in @:build) fixed issue #1401
|
12 年之前 |
Nicolas Cannasse
|
4da7bf1675
fixed flash super native prop access (fixed issue #1397)
|
12 年之前 |
Simon Krajewski
|
5c73a426cd
CHANGES.txt update
|
12 年之前 |
Nicolas Cannasse
|
313a1ebaac
fixed with_type_resume scope : only apply to errors that comes from expected type (fixed isuee #1405)
|
12 年之前 |
Simon Krajewski
|
a11876cd18
check for infinite numbers when encoding Floats to JSon
|
12 年之前 |
Nicolas Cannasse
|
b0ba49bb08
added getContext3d() shortcut
|
12 年之前 |
Hugh Sanderson
|
13aa990360
Handle dynamic methods in interfaces
|
12 年之前 |
Simon Krajewski
|
3cb409de61
do not add default display-mode value to avoid messing up cache signature
|
12 年之前 |
Nicolas Cannasse
|
0159a9a7c7
Dynamic target type allows mixed array content as well
|
12 年之前 |
Nicolas Cannasse
|
906cf96669
use -dce no for haxelib website (crash since the site sources are in /std ?)
|
12 年之前 |
Simon Krajewski
|
484bac730a
fixed name mixup
|
12 年之前 |
Simon Krajewski
|
31885821ba
handle tuples when swapping columns, also retain initialization order (fixed issue #1436)
|
12 年之前 |
Simon Krajewski
|
ee2f490148
disallow transitive implicit casts only for the abstract vs. abstract case
|
12 年之前 |
Simon Krajewski
|
628d455092
avoid Not_found when checking display-mode
|
12 年之前 |
Simon Krajewski
|
cba09a05a9
initial support for -D display-mode=usage|metadata|position (no parser yet)
|
12 年之前 |
Simon Krajewski
|
c07c204c27
added Array.map/filter to Cs and activated unit tests for it
|
12 年之前 |
Simon Krajewski
|
b86649b37c
removed Java and Cs from release.neko while they are commented in all.hxml
|
12 年之前 |
Simon Krajewski
|
4130b2b13d
minor
|
12 年之前 |
Simon Krajewski
|
3ecb209d76
allow @:generic abstracts
|
12 年之前 |
Hugh Sanderson
|
b8b99bc716
Arrays now haxe one function with a dynamic return value - map
|
12 年之前 |
Simon Krajewski
|
788efb276c
disallow implicit to-casts if the this type is not fully known yet
|
12 年之前 |
Hugh Sanderson
|
b4bad19e30
Do not cast scalars
|
12 年之前 |
Simon Krajewski
|
b0401bdb36
we actually only need the upcast detection for Cpp and As3
|
12 年之前 |
Simon Krajewski
|
cbafabf3df
declare typed_cast feature if we generate a typed cast while inlining
|
12 年之前 |
Hugh Sanderson
|
a07c44cf12
Cast return types back from functions that were altered to match overrides
|
12 年之前 |
Simon Krajewski
|
046e225e30
mark found dispatch methods as @:keep (fixed issue #1432)
|
12 年之前 |
Simon Krajewski
|
f2abbe321d
consider abstract field type parameters when inlining
|
12 年之前 |
Simon Krajewski
|
0d56312e4d
do not lose the : of custom @: metadata
|
12 年之前 |
Simon Krajewski
|
532ba7a487
[Cpp] disallow TReturn as value
|
12 年之前 |