提交歷史

作者 SHA1 備註 提交日期
  Martin Jonasson fb5cfdf2d3 Fixes null reference exception when trying to use the non-existing MemberInfo for the field when operating on a property (#9392) 5 年之前
  Aleksandr Kuzmenko 3b41726389 Soft deprecation of "Std.is" (#2976) (#9016) 5 年之前
  Aurel 8616359ff7 Reformat std (#8408) 6 年之前
  Mark Knol 90eda8ce3c Happy new year! :tada: 6 年之前
  Mark Knol b3cc1d7949 Happy new year! (#6799) 7 年之前
  Dan Korostelev 8e17262833 [cs/java] use native arrays for dynamic function invokation (#6125) 8 年之前
  Dan Korostelev b0e44df185 remove obsolete comment [skip ci] 8 年之前
  Mark Knol 875ad19432 2017 (#5932) 8 年之前
  Dan Korostelev 8872b4402a [cs] add null check in Runtime.slowSetField (closes #5481) 9 年之前
  Dan Korostelev 6a7a167112 [cs] remove duplicate import 9 年之前
  Dan Korostelev e6a3bbf2f0 [cs] simplify (and probably speedup) Type.createEmptyInstance 9 年之前
  Dan Korostelev c281f6fbc0 [cs] properly support parametrized types in non-optimized Std.is (closes #4285) 9 年之前
  Cauê Waneck ec3afeec42 [java/cs] Add experimental -D fast_cast to minimize the amount of casts and their execution cost 9 年之前
  Cauê Waneck ae2309311f [java/cs] Fix Null<Int64> compare 9 年之前
  Andy Li 1c79168a33 update copyright year to 2016 9 年之前
  Andy Li ae6349cccf bump license year to 2015 9 年之前
  Dan Korostelev 4bdfca3acd [cs] use c# original double.PositiveInfinity instead of Math.POSITIVE_INFINITY, so Math.cs is not even generated for a hello world 10 年之前
  Cauê Waneck dd57bdae17 [cs] Correctly handle generic types when accessing through Class or resolveClass. Closes #3658 10 年之前
  Cauê Waneck 2d49622657 [cs] Try to convert from Double to any other type. Closes #3217 10 年之前
  Cauê Waneck 06e715e71d [java/cs] Replace `nativeType` with `getNativeType` for clarification 10 年之前
  Dan Korostelev 3657330aec [cs] remove @:functionCode 10 年之前
  Dan Korostelev bb04783798 [cs] get rid of more @:functionCode 10 年之前
  Dan Korostelev c3da3362ff [cs] remove some @:functionCode 10 年之前
  Cauê Waneck f60e748942 [cs] Added -D erase_generics . Closes #1107 10 年之前
  Dan Korostelev 8de8bd39c7 [cs] generate small native enum for EmptyObject marker 10 年之前
  Cauê Waneck c29d53b4d3 [cs] Trying to get reflection to work with COM objects 10 年之前
  Cauê Waneck 6702276558 [cs] Fixed dynamic array access on native classes. Prepare test for optionals. 10 年之前
  Dan Ogles 0201be4ba3 Fix Runtime.callMethod failing when there are multiple overloads and passing null as one of the reference type parameters 10 年之前
  Cauê Waneck 8a79d25170 [cs] SPOD SQLite tests passing on Linux 10 年之前
  Simon Krajewski 88e6717d74 remove some unused code 10 年之前