Revīziju vēsture

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