История коммитов

Автор SHA1 Сообщение Дата
  Aurel 8616359ff7 Reformat std (#8408) 6 лет назад
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 лет назад
  Dan Korostelev 90361e70e2 [cs] add ToString to Null<T> 7 лет назад
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 лет назад
  Mark Knol 875ad19432 2017 (#5932) 8 лет назад
  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 лет назад
  Vadim Dyachenko 7258a8bf61 [C#] Add implicit conversion operators for cs.internal.Null<T> 9 лет назад
  Andy Li 1c79168a33 update copyright year to 2016 9 лет назад
  Andy Li ae6349cccf bump license year to 2015 10 лет назад
  Cauê Waneck 99fab15ca1 [cs] Clean up haxe.lang.Null code 10 лет назад
  Cauê Waneck 9954e860c7 [cs] Skip value type check, which is too heavy. See #4301 10 лет назад
  Dan Ogles b254ba7842 Faster version of ValueType check in Null 10 лет назад
  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 лет назад
  Cauê Waneck ef5f4b4562 [java/cs] Added support for @:readOnly fields when eagerly initialized. Closes #2061 10 лет назад
  Cauê Waneck 3c951aef6c [cs] respect core_api_serialize : enums. 11 лет назад
  Cauê Waneck e716629443 [cs] Added -D coreApiSerialize 11 лет назад
  Simon Krajewski 7507234559 strict meta 12 лет назад
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 13 лет назад
  Caue Waneck ac034e1c67 [cs] Several fixes to C# unit tests. Still one exception (needs @:delegate support) and three issues left. 13 лет назад
  Caue Waneck 531a45c3c1 [java/cs] changed haxe.lang package to cs.internal, and sys.io.NativeInput/Output to cs.io / java.io 13 лет назад