Commit History

作者 SHA1 備註 提交日期
  Andy Li ae6349cccf bump license year to 2015 10 年之前
  Gama11 99ab589973 Slightly more consistent use of backticks in the docs 10 年之前
  Bruno Garcia 04d1df7d77 Clean trailing whitespace from .hx files. 11 年之前
  Simon Krajewski a229212773 docfix 12 年之前
  Simon Krajewski 8dd364789d markdown doc part 1 12 年之前
  Simon Krajewski d64a4f086c [As3] we can only get public fields through Type reflection 12 年之前
  Simon Krajewski caaba1f695 added Type specification (part 2) 12 年之前
  Simon Krajewski 0c2287ff93 added Type specification (part 1) 12 年之前
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 13 年之前
  Nicolas Cannasse cd21e4a629 added EnumValue (any instance of any Enum) 13 年之前
  Nicolas Cannasse d44877d3eb added Type.allEnums() 14 年之前
  Nicolas Cannasse 9c78b80f70 minor (removed core_api implementation) 14 年之前
  Nicolas Cannasse dcd32ad9aa cleared core api classes implementation. 15 年之前
  Hugh Sanderson 298ee7c4ae Fix default-arg generation. Check resolveClass/resolveEnum for correct return type. 15 年之前
  Hugh Sanderson 724ad83ee6 Fix returning from Void block. Fis returning from TVars. Use cl_kind to find template arguements. Add optional name to MarkMember. Add (dynamic,dynamic) access. Fix enum from Dynamic 15 年之前
  Nicolas Cannasse 52265a5504 added missing BSD header 15 年之前
  Franco Ponticelli acee1baa3c php : fixed enum constructors sequence (issue 142) 15 年之前
  Nicolas Cannasse 3cea253d65 fixed Type.typeof(1<<28) was TFloat 15 年之前
  Nicolas Cannasse f5e188bd79 minor fixes 15 年之前
  Nicolas Cannasse af4e96b69e minor fix 15 年之前
  Nicolas Cannasse 74ba55afec added native accessors for flash9 15 年之前
  Hugh Sanderson b516ac0df1 Filter out __Anon, Class and Enum fields 16 年之前
  Franco Ponticelli 63b7a502cb - php : fixed bug in Type.getClassFields that returned duplicated values 16 年之前
  Franco Ponticelli 72016da823 - php : fixed small issue with Type.getClass and Boot when used with PHP 5.3 16 年之前
  Franco Ponticelli 1b9ee834f2 - js : added --js-namespace to create a namespace where root types are defined 16 年之前
  Franco Ponticelli df6efc5678 - php: fixed String.charCodeAt 16 年之前
  Nicolas Cannasse c856c5e448 minor 16 年之前
  Nicolas Cannasse 2e83a0c37a small fixes for as3 16 年之前
  Franco Ponticelli 57ece63898 changed createInstance to support up to 14 arguments 16 年之前
  Nicolas Cannasse cd9716f045 minor fixes 16 年之前