Dan Korostelev
|
3657330aec
[cs] remove @:functionCode
|
10 years ago |
Dan Korostelev
|
bb04783798
[cs] get rid of more @:functionCode
|
10 years ago |
Dan Korostelev
|
c3da3362ff
[cs] remove some @:functionCode
|
10 years ago |
Cauê Waneck
|
f60e748942
[cs] Added -D erase_generics . Closes #1107
|
10 years ago |
Dan Korostelev
|
8de8bd39c7
[cs] generate small native enum for EmptyObject marker
|
10 years ago |
Cauê Waneck
|
c29d53b4d3
[cs] Trying to get reflection to work with COM objects
|
10 years ago |
Cauê Waneck
|
6702276558
[cs] Fixed dynamic array access on native classes. Prepare test for optionals.
|
10 years ago |
Dan Ogles
|
0201be4ba3
Fix Runtime.callMethod failing when there are multiple overloads and passing null as one of the reference type parameters
|
10 years ago |
Cauê Waneck
|
8a79d25170
[cs] SPOD SQLite tests passing on Linux
|
10 years ago |
Simon Krajewski
|
88e6717d74
remove some unused code
|
11 years ago |
Dan Korostelev
|
a27eb0c82d
[cs] remove unused vars from Runtime.compare
|
11 years ago |
Cauê Waneck
|
fcf41f2bc7
[cs] Started to convert functionCode functions to actual Haxe code
|
11 years ago |
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 years ago |
Cauê Waneck
|
5223f9b916
[cs] More Ordinal comparisons
|
11 years ago |
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 years ago |
杨博 (Yang Bo)
|
4c48993c32
Update Runtime.hx
|
11 years ago |
Cauê Waneck
|
55c9417629
[cs] nullcheck
|
11 years ago |
Cauê Waneck
|
12faf6371a
[cs] Some IConvertibles don't like being converted to themselves
|
11 years ago |
Cauê Waneck
|
788292a404
[cs] Null cast to Bool is false, not runtime error. Closes #2725
|
11 years ago |
Cauê Waneck
|
89de9b2624
[java/cs] Lib.nativeArray works correctly now. Closes #2049
|
11 years ago |
Cauê Waneck
|
64c0bd519a
[cs] Use toDouble to guard against boxed int -> double class cast error. Closes #2304
|
11 years ago |
Cauê Waneck
|
562ff93a86
[cs] Do not convert string to any other IConvertible type; Correctly deal with Decimal and Int64. Closes #2668
|
11 years ago |
Dan Korostelev
|
9ed383efe9
[cs] fixes for Std.is check for Float, Int and UInt (closes #2114)
|
11 years ago |
Caue Waneck
|
485c7a594a
[java/cs] Fixed double comparison. Closes #2051
|
12 years ago |
Caue Waneck
|
d1e141c97c
[java/cs] Do not fail when passing null values to Reflect.compare
|
12 years ago |
Caue Waneck
|
c46f309577
[cs] generic implementation-related fixes:
|
12 years ago |
Caue Waneck
|
63ecd79c4a
[java/cs] Types that have their haxe type changed by how type parameters are handled now are properly cast;
|
12 years ago |
Caue Waneck
|
eec3cf846a
[cs] unit tests fixes
|
12 years ago |
Caue Waneck
|
2a16e41cfb
[java/cs] unit tests-related fixes
|
12 years ago |
Simon Krajewski
|
7507234559
strict meta
|
12 years ago |