コミット履歴

作者 SHA1 メッセージ 日付
  Simon Krajewski 2bd3a0cc05 [Swf9] StringBuf fix 12 年 前
  Simon Krajewski 702d0ff23c @:rttiInfos -> @:rtti 12 年 前
  Simon Krajewski 43008ffc92 haxe.rtti.Infos -> @:rrtiInfos, haxe.rtti.Generic -> @:generic 12 年 前
  Simon Krajewski 4e31a2688d ctrl + s 12 年 前
  Simon Krajewski 6ebebf40b6 FileSystem.createDirectory now automatically creates intermediate directories (fixed issue #1271) 12 年 前
  Simon Krajewski 9950def75d finalized license headers on compiler sources (fixed issue #1226) 12 年 前
  Simon Krajewski 3d1978ab3b allow Map comprehension (fixed issue #1447) 12 年 前
  Simon Krajewski bdf6709006 map multitype abstracts without assertions 12 年 前
  Simon Krajewski b2ef74f86b added Codegen.get_underlying_type (use this instead of a_this if you need to know the exact specialized type) 12 年 前
  Simon Krajewski ca61a8de7f haxe.Public -> @:publicFields 12 年 前
  Simon Krajewski d88a29e2a1 added haxe.EnumTools with default using (fixed issue #1297) 12 年 前
  Simon Krajewski 5290faa826 delay underlying type vs. from/to check (fixed issue #1446) 12 年 前
  Simon Krajewski 3c6a77d0dc made using completion respect type constraints and added typer_globals.global_using 12 年 前
  Simon Krajewski 47d6893e84 ObjectMap fixes 12 年 前
  Simon Krajewski 03552f20b4 actually test "x in y" expressions 12 年 前
  Simon Krajewski 3a8e389521 added serialization support for ObjectMap 12 年 前
  Simon Krajewski bf114ac908 changed ObjectMap to a class 12 年 前
  Simon Krajewski d5468d14b7 restrict overloads to compatible base types if the @:op fields has no expression (fixed issue #1396) 12 年 前
  Simon Krajewski 26791080a0 naming 12 年 前
  Simon Krajewski 70931426ac allow Map to unify from all of its target types 12 年 前
  Simon Krajewski 935299a65d license change 12 年 前
  Simon Krajewski 5ed2240611 applied interface syntax changes 12 年 前
  Simon Krajewski fdc48926f9 added haxe.Http.responseData (fixed issue #1066) 12 年 前
  Simon Krajewski aa5a4046fc CHANGES.txt update 12 年 前
  Simon Krajewski f7a8ec51e2 improved some haxe 3 related error messages 12 年 前
  Simon Krajewski f5f72624fa flipped haxe3 switch 12 年 前
  Simon Krajewski 98888361a7 more cleanup 12 年 前
  Simon Krajewski 6bbe6ad6f8 cpp and php std lib cleanup for haxe3 12 年 前
  Simon Krajewski 04c4afb803 neko std lib cleanup for haxe 3 12 年 前
  Simon Krajewski 02ab4a1245 raise Fatal_error if macro post-process fails (fixed issue #1351) 12 年 前