Simon Krajewski
|
abdc39debb
turn Int initialization constants to Float constants if expected type is Float (closes #3039)
|
11 years ago |
Simon Krajewski
|
6fb0e0be37
move binop optimization to own function
|
11 years ago |
Nicolas Cannasse
|
d367333539
Merge pull request #3187 from Gama11/GameInput
|
11 years ago |
frabbit
|
9dcb47ac0c
make JQuery work with -D js-flatten
|
11 years ago |
Gama11
|
21e5b4167b
flash.ui.GameInput was added in 11.8, not 11.2 (#3116)
|
11 years ago |
Cauê Waneck
|
71a9761c1a
[java/cs] TVar is not typed as Void: Make a special case for it. Closes #3185
|
11 years ago |
Andy Li
|
d92393f42f
[TravisCI] flex sdk 4.12.0 -> 4.12.1
|
11 years ago |
Simon Krajewski
|
06fe066594
allow duplicate fields when structurally extending if the types are equal (closes #3081)
|
11 years ago |
Simon Krajewski
|
be8c787ed5
add verify_ast to check for abstracts being used as value (closes #3059)
|
11 years ago |
Simon Krajewski
|
bcdc1f9046
use dot path instead of flattened path for `@:expose` (closes #3142)
|
11 years ago |
Simon Krajewski
|
0625d1e2c1
disable deprecation warning upon returning Type from `@:genericBuild` macro
|
11 years ago |
Simon Krajewski
|
d367b2bfdd
Merge pull request #3183 from Simn/get_constructor_arguments
|
11 years ago |
Simon Krajewski
|
e1d197c85d
add tests
|
11 years ago |
Simon Krajewski
|
83beb94577
add Context.get_constructor_arguments for use in @:genericBuild macros
|
11 years ago |
Simon Krajewski
|
0fb56b95a4
allow constants to be used for Rest type parameter
|
11 years ago |
Simon Krajewski
|
7eeb9a1142
do not turn Rest type parameter into a monomorph in the allow_no_params case
|
11 years ago |
Simon Krajewski
|
fd8042e51f
actually check for `@:genericBuild` when encountering a Rest parameter (see #3089)
|
11 years ago |
Simon Krajewski
|
20509385d1
allow Rest type parameter for @:genericBuild classes (closes #3089)
|
11 years ago |
Simon Krajewski
|
85c80a18d2
allow ComplexType return from @:genericBuild macros, deprecate Type return (closes #3176)
|
11 years ago |
Simon Krajewski
|
96c5a3d21b
check exit conditions for TContinue in side effect handler (closes #3115)
|
11 years ago |
Simon Krajewski
|
06f81261fa
disallow macro accessor on dynamic resolve method (closes #3125)
|
11 years ago |
Simon Krajewski
|
5bb945c557
always add core types to default imports so they are available from macros (closes #3131, closes #3154, see #1904)
|
11 years ago |
Simon Krajewski
|
1001a26c6e
disable broken Js tests for now (see #2857)
|
11 years ago |
Simon Krajewski
|
18a19b8596
catch empty sub-term list when pattern matching (closes #3150)
|
11 years ago |
Simon Krajewski
|
3176a5062d
do not try to resolve enum abstract constants when the value is null (closes #3181)
|
11 years ago |
Dan Korostelev
|
cb7cb37b1d
iterate on case pattern expressions in TypedExprTools.map/mapWithType/iter
|
11 years ago |
Dan Korostelev
|
24bb36c035
add TypedExprTools.iter
|
11 years ago |
hughsando
|
ed4309c117
[cpp] record function types for return casting
|
11 years ago |
Simon Krajewski
|
9d4d8790bc
Merge pull request #3152 from bendmorris/fullpath
|
11 years ago |
Simon Krajewski
|
fe0b2e20f1
disable test for 3159
|
11 years ago |