Simon Krajewski
|
9f8b8a2674
Revert @:forward.accessOnAbstract, hack instead
|
1 year ago |
Simon Krajewski
|
bafb5fe4b2
add @:forward.accessOnAbstract and use it for cs.PointerAccess
|
1 year ago |
Aurel
|
8616359ff7
Reformat std (#8408)
|
6 years ago |
Mark Knol
|
90eda8ce3c
Happy new year! :tada:
|
6 years ago |
Simon Krajewski
|
00f409858f
`extern` field syntax (#6984)
|
7 years ago |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 years ago |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 years ago |
Andy Li
|
ae6349cccf
bump license year to 2015
|
9 years ago |
Cauê Waneck
|
18972f25c2
[cs] More fixes from bugs introduced by abstracts casts
|
10 years ago |
Cauê Waneck
|
b1e92a6c5c
[cs] Added support for accessing a Pointer's underlying type's fields
|
10 years ago |
Cauê Waneck
|
817c7e7334
[cs] Transform cs.Pointer into abstract; Allow capturing pointers and using pointers in parameters
|
11 years ago |
Caue Waneck
|
8e32d7f112
LF normalization
|
12 years ago |
Caue Waneck
|
2c5462f005
[cs] restablished support for unsafe-mode and pointer types; re-enabled unsafe tests
|
12 years ago |
Nicolas Cannasse
|
f391388e7d
license /std to Haxe Foundation / MIT
|
12 years ago |
Nicolas Cannasse
|
29a2bced88
use abstract types for basic types (Int,Float,Bool,Void) and for Class,Enum,EnumValue
|
13 years ago |
Caue Waneck
|
9bf0a5059b
[cs] Added cs.Ref / cs.Out implementations . Started unsafe implementations
|
13 years ago |