Simon Krajewski
|
394f0ea33e
allow operator overloading on abstracts with @:op syntax (this may be subject to change)
|
hace 12 años |
Nicolas Cannasse
|
6bdf606509
prevent recursive constraints (fixed issue #1337)
|
hace 12 años |
Nicolas Cannasse
|
cba7667054
added @:noPackageRestrict on sys.db.Types to allow its usage on all platforms (fixed issue #1382)
|
hace 12 años |
Nicolas Cannasse
|
0be7ec7ddc
allowed polymorphic functions with constraints in structures (fixed issue #1421)
|
hace 12 años |
Nicolas Cannasse
|
1d4fa04e16
abstract should be either @:coreType or provide an underlying type (fixed issue #1198)
|
hace 12 años |
Nicolas Cannasse
|
313a1ebaac
fixed with_type_resume scope : only apply to errors that comes from expected type (fixed isuee #1405)
|
hace 12 años |
Simon Krajewski
|
3ecb209d76
allow @:generic abstracts
|
hace 12 años |
Simon Krajewski
|
23924f4898
use spellchack for field access too (also made the threshold adaptive)
|
hace 12 años |
Simon Krajewski
|
9eb7e607b1
do not allow recursive abstract subtypes
|
hace 12 años |
Simon Krajewski
|
86a09bd3d9
improved error messages of invalid redefinitions
|
hace 12 años |
Simon Krajewski
|
e3f1baafd2
inverted @:to field unification order (we always want to unify 'this' first)
|
hace 12 años |
Simon Krajewski
|
403ffec350
consider cast function arguments and return types during unification (fixed issue #1408) (fixed issue #1419)
|
hace 12 años |
Simon Krajewski
|
7507234559
strict meta
|
hace 12 años |
Simon Krajewski
|
a6ed460433
require abstracts with subtypes to have an implementation (fixed issue #1414)
|
hace 12 años |
Nicolas Cannasse
|
f27b446f69
fixes to allow resuming some completion
|
hace 12 años |
Simon Krajewski
|
87ab9e3f1a
also allow new completion for abstracts
|
hace 12 años |
Simon Krajewski
|
45aaac23f2
adjusted Vector specification
|
hace 12 años |
Simon Krajewski
|
a406f8d9c5
store cast fields in a_to and a_from
|
hace 12 años |
Simon Krajewski
|
4797b4d47c
support for abstract type parameters (fixed issue #1400)
|
hace 12 años |
Simon Krajewski
|
b2a789969c
properly handle this assign without a block
|
hace 12 años |
Simon Krajewski
|
4c5160e799
initial support for abstract casts using @:from and @:to functions
|
hace 12 años |
Nicolas Cannasse
|
3259a851b1
changed abstract syntax for types relations
|
hace 12 años |
Nicolas Cannasse
|
a78ba9440f
initial abstract-class support (fixed issue #1298)
|
hace 12 años |
Nicolas Cannasse
|
02e88c8c6a
disable resume error when @:build fails (fixed issue #1362)
|
hace 12 años |
Nicolas Cannasse
|
43a4320d88
allow to resume from errors caused by WithType information in unify_call_params
|
hace 12 años |
Nicolas Cannasse
|
976c190543
warn about @:macro becoming macro with -D haxe3 + deprecated class-macro
|
hace 12 años |
Nicolas Cannasse
|
769cacdb95
macro is now a keyword and a field accessor (fixed issue #972)
|
hace 12 años |
Nicolas Cannasse
|
18d0123ac9
ensure that the class in FInstance is the one the field is declared in
|
hace 12 años |
Nicolas Cannasse
|
df0709e7e9
merge type_expr and type_expr_with_type (fixed issue #896)
|
hace 12 años |
Simon Krajewski
|
b6b880928b
reverted :deprecated change
|
hace 12 años |