コミット履歴

作者 SHA1 メッセージ 日付
  Simon Krajewski cda231a37f [Php] bugfix: uppercase haxe keywords crash PHP so we have to list all keywords 12 年 前
  Simon Krajewski c664fa8964 the underlying type of Int is evidently NOT String 12 年 前
  Simon Krajewski d41d22c4e6 [Php] escape enum fields (fixed issue #1570) 12 年 前
  Simon Krajewski 477d55b3a7 [Php] do not generate initilization value for extern fields (fixed issue #1628) 12 年 前
  Simon Krajewski 9f812cae85 [Refactor]: - removed redundant string argument from AccCall 12 年 前
  Franco Ponticelli d0a9628bee php: issues with closing brackets (closed #1535) 12 年 前
  Franco Ponticelli b2437b6806 fixed keyword issue, close #1506 12 年 前
  Nicolas Cannasse 14c97916f3 cl_overrides is now a list of class fields (can store several overloads with same name if necessary) 12 年 前
  Franco Ponticelli 6d66f3755a php: fixed issue #1048 12 年 前
  Franco Ponticelli 799dbde97e php: added test for issue #1048 12 年 前
  Franco Ponticelli a4e2ade9a2 php: fixed Math.exp for NaN 12 年 前
  Franco Ponticelli bcd53a2c84 php: removed any reference to » 12 年 前
  Franco Ponticelli 1794f726b6 php: fixed Type specifications 12 年 前
  Franco Ponticelli 5ded6f6b7a php: fixed issue with extern members generated 12 年 前
  Franco Ponticelli 8bdd5ddce9 applies patch from Greg and fixes issue #1123 12 年 前
  Franco Ponticelli 13bddc6967 updated patch of Std.int to better support 32bit machines 12 年 前
  Franco Ponticelli 16879eb58f php: fixed float to int32 conversion 12 年 前
  Franco Ponticelli 0d61a3d503 php: improved field access with keyword 12 年 前
  Simon Krajewski 9950def75d finalized license headers on compiler sources (fixed issue #1226) 12 年 前
  Nicolas Cannasse 3f60436205 removed TEnumField, use TField (_,FEnum (en,ef)) instead 13 年 前
  Nicolas Cannasse 6d0c95a8ec removed TClosure, added TField FClosure. 13 年 前
  Nicolas Cannasse 8d25f80906 change TField implementation to specify in which context the field is accessed 13 年 前
  Simon Krajewski 4f397d4898 [Php] added _hx_substring 13 年 前
  Simon Krajewski 3f37d3b7cd enabled trailing whitespace removal 13 年 前
  Nicolas Cannasse 7614c655ca a bit more abstract support changes 13 年 前
  Nicolas Cannasse d6fb3fa088 added abstract types basic support (still keep old StdTypes until we fix bugs and test completely) 13 年 前
  Simon Krajewski 9052c2cf1b [Php] generate field inits of properties (fixed issue #1087, fixed issue #1100) 13 年 前
  Nicolas Cannasse dcaf0d610e moved type parameters constraints from cl_implements to cl_kind 13 年 前
  Franco Ponticelli 9876f95e84 fixed issue 753 13 年 前
  Franco Ponticelli b08019e45a fixed issue 847 13 年 前