Dan Ogles
|
b254ba7842
Faster version of ValueType check in Null
|
il y a 10 ans |
Dan Ogles
|
03712045ff
Remove unnecessary GC allocation inside Null. Calling "v is ValueType" on a value type requires boxing it, whereas typeof(T).IsValueType does not require boxing.
|
il y a 10 ans |
Cauê Waneck
|
ef5f4b4562
[java/cs] Added support for @:readOnly fields when eagerly initialized. Closes #2061
|
il y a 10 ans |
Cauê Waneck
|
3c951aef6c
[cs] respect core_api_serialize : enums.
|
il y a 11 ans |
Cauê Waneck
|
e716629443
[cs] Added -D coreApiSerialize
|
il y a 11 ans |
Simon Krajewski
|
7507234559
strict meta
|
il y a 12 ans |
Nicolas Cannasse
|
f391388e7d
license /std to Haxe Foundation / MIT
|
il y a 13 ans |
Caue Waneck
|
ac034e1c67
[cs] Several fixes to C# unit tests. Still one exception (needs @:delegate support) and three issues left.
|
il y a 13 ans |
Caue Waneck
|
531a45c3c1
[java/cs] changed haxe.lang package to cs.internal, and sys.io.NativeInput/Output to cs.io / java.io
|
il y a 13 ans |