Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Mark Knol 875ad19432 2017 (#5932) 8 vuotta sitten
  Dan Korostelev 8872b4402a [cs] add null check in Runtime.slowSetField (closes #5481) 9 vuotta sitten
  Dan Korostelev 6a7a167112 [cs] remove duplicate import 9 vuotta sitten
  Dan Korostelev e6a3bbf2f0 [cs] simplify (and probably speedup) Type.createEmptyInstance 9 vuotta sitten
  Dan Korostelev c281f6fbc0 [cs] properly support parametrized types in non-optimized Std.is (closes #4285) 9 vuotta sitten
  Cauê Waneck ec3afeec42 [java/cs] Add experimental -D fast_cast to minimize the amount of casts and their execution cost 9 vuotta sitten
  Cauê Waneck ae2309311f [java/cs] Fix Null<Int64> compare 9 vuotta sitten
  Andy Li 1c79168a33 update copyright year to 2016 9 vuotta sitten
  Andy Li ae6349cccf bump license year to 2015 10 vuotta sitten
  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 vuotta sitten
  Cauê Waneck dd57bdae17 [cs] Correctly handle generic types when accessing through Class or resolveClass. Closes #3658 10 vuotta sitten
  Cauê Waneck 2d49622657 [cs] Try to convert from Double to any other type. Closes #3217 10 vuotta sitten
  Cauê Waneck 06e715e71d [java/cs] Replace `nativeType` with `getNativeType` for clarification 10 vuotta sitten
  Dan Korostelev 3657330aec [cs] remove @:functionCode 10 vuotta sitten
  Dan Korostelev bb04783798 [cs] get rid of more @:functionCode 10 vuotta sitten
  Dan Korostelev c3da3362ff [cs] remove some @:functionCode 10 vuotta sitten
  Cauê Waneck f60e748942 [cs] Added -D erase_generics . Closes #1107 10 vuotta sitten
  Dan Korostelev 8de8bd39c7 [cs] generate small native enum for EmptyObject marker 10 vuotta sitten
  Cauê Waneck c29d53b4d3 [cs] Trying to get reflection to work with COM objects 10 vuotta sitten
  Cauê Waneck 6702276558 [cs] Fixed dynamic array access on native classes. Prepare test for optionals. 10 vuotta sitten
  Dan Ogles 0201be4ba3 Fix Runtime.callMethod failing when there are multiple overloads and passing null as one of the reference type parameters 10 vuotta sitten
  Cauê Waneck 8a79d25170 [cs] SPOD SQLite tests passing on Linux 10 vuotta sitten
  Simon Krajewski 88e6717d74 remove some unused code 11 vuotta sitten
  Dan Korostelev a27eb0c82d [cs] remove unused vars from Runtime.compare 11 vuotta sitten
  Cauê Waneck fcf41f2bc7 [cs] Started to convert functionCode functions to actual Haxe code 11 vuotta sitten
  Cauê Waneck 520bb0633d [cs] Reverted 1cd97a3 ; Made really return the enum index as defined by the field's position, not its value. Closes #3232 11 vuotta sitten
  Cauê Waneck 5223f9b916 [cs] More Ordinal comparisons 11 vuotta sitten
  Cauê Waneck 1cd97a3fa4 [cs] Started to work on being culture invariant. Started to tackle Issue #996; Transformed Runtime.compare to haxe code. Fixed enum to int on native C# enums. Closes #2931 11 vuotta sitten
  杨博 (Yang Bo) 4c48993c32 Update Runtime.hx 11 vuotta sitten
  Cauê Waneck 55c9417629 [cs] nullcheck 11 vuotta sitten