提交历史

作者 SHA1 备注 提交日期
  Nicolas Cannasse e603b51ff3 bugfix with Unk ~= Null<Unk> (fixed issue #158) 14 年之前
  Nicolas Cannasse af09d19021 fixed rare recursion in unify (fixed issue #144) 14 年之前
  Nicolas Cannasse a4281d96b7 fixed Int...UInt (fixed issue #221) 14 年之前
  Nicolas Cannasse fb1fffc67d fixed SWF loading issues : class boot_xxxx extends flash.Boot 14 年之前
  Nicolas Cannasse 20f120a43f replaced @Main class by common.main expression 14 年之前
  Nicolas Cannasse 1327210e61 minor 14 年之前
  Franco Ponticelli 3d5be67975 renamed to --dead-code-elimination 14 年之前
  Franco Ponticelli c237ada04b - added --dead-code-removal to erase unreferenced methods from the output 14 年之前
  Nicolas Cannasse e97c79b96f bugfix : use "undefined" instead of "null" for flash8/js skipped called parameters (allow usage of default value) 14 年之前
  Nicolas Cannasse ab0c9d676f don't include file path with haxe.rtti.Infos (prevent same compilation generating different .n) 14 年之前
  Franco Ponticelli fdc96f18d3 - php : added php.Lib.loadLib to load external libs generated with haxe 14 年之前
  Franco Ponticelli d1d64bcde7 - php : added --php-lib to allow to rename the destination path of the generated lib 14 年之前
  Nicolas Cannasse 26b076c9b9 fixed issue #224 14 年之前
  Nicolas Cannasse fea20b3b07 use .call instead of .apply for superclass calls 14 年之前
  Nicolas Cannasse 5797d039f2 fd3 update 14 年之前
  Nicolas Cannasse 742b714148 uses default value if parseInt/parseFloat returns null 14 年之前
  Nicolas Cannasse 47da924b92 typo 15 年之前
  Nicolas Cannasse 0f7d684970 bug fixes in recent patches 15 年之前
  Nicolas Cannasse e46a5fd074 minor fix 15 年之前
  Nicolas Cannasse 271961a1ae set default flash version to 10 15 年之前
  Nicolas Cannasse 3df1cb36e4 lookup unqualified types in all package hierarchy and not only in current package 15 年之前
  Nicolas Cannasse 320950a13f minor 15 年之前
  Nicolas Cannasse 59ab4b1d5b fixed issue #170 15 年之前
  Nicolas Cannasse 903f513d26 fixed issue #198 15 年之前
  Nicolas Cannasse 2a5115c5ca added "print" keyword (issue #187) 15 年之前
  Nicolas Cannasse 57bc2a3f1d fixed issue #178 15 年之前
  Nicolas Cannasse f694ddd884 added @:meta support 15 年之前
  Nicolas Cannasse 0d91dc9774 minor 15 年之前
  Nicolas Cannasse 51a40ae15b issue #216 15 年之前
  Nicolas Cannasse b778c4c0b1 issue #215 15 年之前