Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Aurel 8616359ff7 Reformat std (#8408) 6 vuotta sitten
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 vuotta sitten
  Dan Korostelev 90361e70e2 [cs] add ToString to Null<T> 7 vuotta sitten
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 vuotta sitten
  Mark Knol 875ad19432 2017 (#5932) 8 vuotta sitten
  Dan Korostelev 4d686ae814 [cs] remove implicit Null<T> -> T operator as discussed in #4721, also protect special __NoValue__ class from being created in any way - it only serves as a dummy type for passing `null` to implicitly create Null<T> 9 vuotta sitten
  Vadim Dyachenko 7258a8bf61 [C#] Add implicit conversion operators for cs.internal.Null<T> 9 vuotta sitten
  Andy Li 1c79168a33 update copyright year to 2016 9 vuotta sitten
  Andy Li ae6349cccf bump license year to 2015 9 vuotta sitten
  Cauê Waneck 99fab15ca1 [cs] Clean up haxe.lang.Null code 10 vuotta sitten
  Cauê Waneck 9954e860c7 [cs] Skip value type check, which is too heavy. See #4301 10 vuotta sitten
  Dan Ogles b254ba7842 Faster version of ValueType check in Null 10 vuotta sitten
  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. 10 vuotta sitten
  Cauê Waneck ef5f4b4562 [java/cs] Added support for @:readOnly fields when eagerly initialized. Closes #2061 10 vuotta sitten
  Cauê Waneck 3c951aef6c [cs] respect core_api_serialize : enums. 11 vuotta sitten
  Cauê Waneck e716629443 [cs] Added -D coreApiSerialize 11 vuotta sitten
  Simon Krajewski 7507234559 strict meta 12 vuotta sitten
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 12 vuotta sitten
  Caue Waneck ac034e1c67 [cs] Several fixes to C# unit tests. Still one exception (needs @:delegate support) and three issues left. 13 vuotta sitten
  Caue Waneck 531a45c3c1 [java/cs] changed haxe.lang package to cs.internal, and sys.io.NativeInput/Output to cs.io / java.io 13 vuotta sitten