Aleksandr Kuzmenko
|
3b41726389
Soft deprecation of "Std.is" (#2976) (#9016)
|
5 years ago |
Aurel
|
8616359ff7
Reformat std (#8408)
|
6 years ago |
Aleksandr Kuzmenko
|
7ba3a01189
Specify Reflect.copy(null) (#8448)
|
6 years ago |
Mark Knol
|
90eda8ce3c
Happy new year! :tada:
|
6 years ago |
Mark Knol
|
b3cc1d7949
Happy new year! (#6799)
|
7 years ago |
Dan Korostelev
|
8e17262833
[cs/java] use native arrays for dynamic function invokation (#6125)
|
8 years ago |
Mark Knol
|
875ad19432
2017 (#5932)
|
8 years ago |
Dan Korostelev
|
3ac4e74c7b
[cs/java] only keep Reflect methods that are actually used in generators
|
9 years ago |
Andy Li
|
1c79168a33
update copyright year to 2016
|
9 years ago |
Dan Korostelev
|
25599b55c9
[cs] fix #4348
|
10 years ago |
Simon Krajewski
|
003657a650
[cs] get rid of `@:functionCode` on Reflect and Type
|
10 years ago |
Cauê Waneck
|
f60e748942
[cs] Added -D erase_generics . Closes #1107
|
10 years ago |
Dan Korostelev
|
573bef14ae
remove some duplicate license headers
|
10 years ago |
Dan Korostelev
|
e4d7c88d9f
[cs] construct BindingFlags without boxing casts to int for bitwise ops, using new cs.Flags type
|
10 years ago |
Cauê Waneck
|
f4e3e2982b
[cs] Reflect.fields should only return the fields
|
10 years ago |
Cauê Waneck
|
7b89f71b5b
[cs] Call Type.getInstanceFields if Reflect.fields called on @:nativeGen type
|
10 years ago |
Dan Korostelev
|
c922ef88bd
[cs] use haxe instead of @:functionCode for Reflect.compare
|
11 years ago |
Andy Li
|
6cb1e40b41
Reflect.callMethod should accept Function only.
|
11 years ago |
David Peek
|
2642ca5bed
Remove docs from platform std implementation classes.
|
12 years ago |
David Peek
|
d54752f58c
Haxe is a proper language (and a proper noun)
|
12 years ago |
Caue Waneck
|
8e32d7f112
LF normalization
|
12 years ago |
Caue Waneck
|
2816937507
[java/cs] fixed isObject() for basic types
|
12 years ago |
Caue Waneck
|
d231fd8696
[java/cs] Optimize Reflect.isEnumValue
|
12 years ago |
Simon Krajewski
|
00824f9a12
- added haxe.ds.BalancedTree
|
12 years ago |
Caue Waneck
|
c080261f7d
[java/cs] isObject doesn't test if target is an Anonymous Object
|
12 years ago |
Caue Waneck
|
3bb22f83cc
[cs] Reflect 'field' name fix
|
12 years ago |
Simon Krajewski
|
833cb2b3dd
added Reflect specification (part 1)
|
12 years ago |
Caue Waneck
|
ffb34803b3
[cs] unit-tests related fixes
|
12 years ago |
Caue Waneck
|
2a16e41cfb
[java/cs] unit tests-related fixes
|
12 years ago |
Simon Krajewski
|
7507234559
strict meta
|
12 years ago |