커밋 기록

작성자 SHA1 메시지 날짜
  Mark Knol 875ad19432 2017 (#5932) 8 년 전
  Simon Krajewski c5b61004e2 [analyzer] remove pure calls 9 년 전
  Dan Korostelev 5c9aa26831 [js] Std.parseInt is @:pure 9 년 전
  Dan Korostelev 0800b456f4 [js] add notion of EcmaScript version, controllable with -D js-es=<value> (default 5), closes #4961 9 년 전
  Andy Li 1c79168a33 update copyright year to 2016 9 년 전
  Dan Korostelev 7f932bd9c4 [js] loose untyped in Std.random 9 년 전
  Andy Li ae6349cccf bump license year to 2015 10 년 전
  Simon Krajewski 8970fea667 fix cast + parenthesis parsing (closes #3806) 10 년 전
  Dan Korostelev 136d4bc9ca [js] inline Std.parseFloat 10 년 전
  Bruno Garcia 04d1df7d77 Clean trailing whitespace from .hx files. 11 년 전
  Bruno Garcia d50d02bc92 Add -D js-es5. 11 년 전
  Simon Krajewski 5fa51d5cdb [Js] fix Std.instance 11 년 전
  Nicolas Cannasse b84884d7d8 changed Std.instance definition (close #2534) 11 년 전
  Dan Korostelev 712898bb4a [js] don't add __class__ to Array.prototype (closes #2060, closes #1909) 11 년 전
  Simon Krajewski b0b0dde32b revert 12 년 전
  Luca Deltodesco 9b9db195d2 Have $hasOwnProperty and $ObjectPrototypeToString in features. 12 년 전
  Luca Deltodesco 361a2b95fd Improve optimisations of Std.is and also Std.string now too. 12 년 전
  Luca Deltodesco 3904656529 Added fast-path for Std.is(_, Array). 12 년 전
  Nicolas Cannasse 6a5da6a097 added Std.instance 12 년 전
  Simon Krajewski f5f72624fa flipped haxe3 switch 12 년 전
  Nicolas Cannasse e6855aa88e added Array.map/filter compat for IE8, fixed DCE issues with abstract types 12 년 전
  Nicolas Cannasse 58bd63ac88 disable Std.format when haxe3 13 년 전
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 13 년 전
  Nicolas Cannasse 3bdeafa995 @:core_api is now @:coreApi 13 년 전
  Nicolas Cannasse 8c38fc32f2 fixed Std.random(-100) and add to changes (potential backward incompatibility) 13 년 전
  Simon Krajewski ba5b4af643 allow parsing of 0X integers (fixed issue #989) 13 년 전
  Nicolas Cannasse 96cc73b0ed js optimizations : 13 년 전
  Bruno Garcia b6195c1b02 Use static methods for JS date functions instead of prototype patches. 13 년 전
  Simon Krajewski 4ef5a076c6 inline Std.is on JS (fixed issue #842) 13 년 전
  Nicolas Cannasse d8ea86f64e remove $hxClasses generation if Type.resolveClass/resolveEnum not referenced 13 년 전