Commit History

Author SHA1 Message Date
  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
  Nicolas Cannasse 141cab1f55 added Reflect overload for Array<Dynamic> -> Void functions (fixed issue #1367) 12 years ago
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 13 years ago
  Nicolas Cannasse 3bdeafa995 @:core_api is now @:coreApi 13 years ago
  Caue Waneck ac034e1c67 [cs] Several fixes to C# unit tests. Still one exception (needs @:delegate support) and three issues left. 13 years ago
  Caue Waneck 531a45c3c1 [java/cs] changed haxe.lang package to cs.internal, and sys.io.NativeInput/Output to cs.io / java.io 13 years ago
  Caue Waneck a239d96923 [cs] Added String reflection, fixed Issue #940 13 years ago
  Caue Waneck 4ad37ea771 [java/cs] Several fixes to Type API 13 years ago
  Caue Waneck 25e9e32eba [java/cs] Addded support for Reflect.get/setProperty; Tried to eliminate code duplication between reflection helpers but had to revert for now. 13 years ago
  Caue Waneck 9e906ec4a9 [cs] Many changes to C# code generation: 13 years ago
  Caue Waneck 05c3a797a0 [java/cs] Closure enhancements and minor bugfix 13 years ago