提交历史

作者 SHA1 备注 提交日期
  Caue Waneck c76bde031a [netlib] First version of -net-lib 12 年之前
  Caue Waneck cadc73a1e7 [netlib] Method conversion 12 年之前
  Caue Waneck 7e3687e70a [netlib] Enum conversion 12 年之前
  Caue Waneck 19fab308d1 [netlib] Makefile 12 年之前
  Nicolas Cannasse 2155510720 added neko buffer_get_length support (close #9) 12 年之前
  Nicolas Cannasse 7ca18ab9d9 use __in__ instead of hasOwnProperty (faster, inlined) 12 年之前
  Simon Krajewski f157d5c4ae do not try to shorten this = call() initialization because it could access `this` (closes #2277) 12 年之前
  Simon Krajewski a8ffb364e1 abstract field access is always static 12 年之前
  Nicolas Cannasse c497db3ab1 huge speedup in neko xml parsing when having many childs (close #1779) 12 年之前
  Nicolas Cannasse 94604b374e replace ExprOf<T> by Expr in macros (close #1804) 12 年之前
  Nicolas Cannasse c18937fc1e make distinction between ?x:Int and x=0 in --gen-hx-classes (close #2134) 12 年之前
  Nicolas Cannasse 33917d5742 disable unit tests until #1975 is resolved 12 年之前
  Nicolas Cannasse 4852dd7373 fixed Ast.s_escape 12 年之前
  Nicolas Cannasse f960c100a0 fix until #2277 is done 12 年之前
  Nicolas Cannasse cfe63178bd change public UInt methods to private (do not allow field access) 12 年之前
  Nicolas Cannasse 45847e6991 Merge pull request #2084 from Atry/patch-3 12 年之前
  Nicolas Cannasse 54c96d2391 Merge pull request #2083 from Atry/patch-2 12 年之前
  Simon Krajewski 7e98583e74 properly fix unused default (closes #2267) 12 年之前
  Simon Krajewski 99f61937a1 allow member field initialization if expression does not reference `this` (references #2262) 12 年之前
  Simon Krajewski 256e566bd2 derive enum match if a pattern is an enum constructor (closes #2229) 12 年之前
  Simon Krajewski ac700a5b33 never consider default pattern unused (closes #2267) 12 年之前
  Nicolas Cannasse fe667af867 fixed cast(n,Int) and cast(n,UInt) in flash9 (close #2081) 12 年之前
  Nicolas Cannasse 2f13b86524 fixed JSon.encode with utf8 chars for flash9-10 (close #2127) 12 年之前
  Nicolas Cannasse 3682ed0278 fixed errors when accessing std package with haxe the classpath (close #2193) 12 年之前
  Nicolas Cannasse 90f0c71fed turn optional lock from null to false (close #2208) 12 年之前
  Nicolas Cannasse 0fcab3e9be escape source map file \ (close #2212) 12 年之前
  Nicolas Cannasse f2ae588924 remove haxe.Json implementation in JS unless -D oldBrowser is specified (close #2227) 12 年之前
  Nicolas Cannasse 6b3d4414ff Merge pull request #2274 from TheHippo/patch-1 12 年之前
  Philipp Klose ad990476ee Fetch submodules when cloning the main repository 12 年之前
  Hugh 3fd9a82329 Merge branch 'development' of https://github.com/HaxeFoundation/haxe into development 12 年之前