Commit historia

Upphovsman SHA1 Meddelande Datum
  mockey 580fd45c0a added check for native js objects to __instanceof, Std.is should work with native objects where typof returns "object" now 11 år sedan
  Simon Krajewski a660dc949e detect assignment of TEnum to TDynamic and activate may_print_enum feature (closes #2500) 11 år sedan
  Dan Korostelev 712898bb4a [js] don't add __class__ to Array.prototype (closes #2060, closes #1909) 12 år sedan
  Luca Deltodesco 7100be4b7e Remove redundant space at end of __js__ block in string_rec 12 år sedan
  Simon Krajewski b0b0dde32b revert 12 år sedan
  Luca Deltdesco 4b1f13891d Add __define_feature's around ObjectPrototypeToString in js/Boot 12 år sedan
  Luca Deltodesco bd1a344696 Merge branch 'development' into dev_js_improvements 12 år sedan
  Luca Deltodesco 361a2b95fd Improve optimisations of Std.is and also Std.string now too. 12 år sedan
  Bruno Garcia 9711aad6ab Add "console" to JS keywords. 12 år sedan
  Luca Deltodesco b935ecdf40 Remove redundant space at end of __js__ block in string_rec 12 år sedan
  Simon Krajewski 71f2acd4ff reverse index features while typing, check during DCE 12 år sedan
  Simon Krajewski ec7667d8cb sidestep DCE feature definition issue 12 år sedan
  Bruno Garcia e88b9ec328 Minor __instanceof cleanup and optimization. 12 år sedan
  Bruno Garcia 04d7c350c5 Remove try/catch from JS __instanceof. 12 år sedan
  Nicolas Cannasse 559270bd27 trace all parameters passed to trace() in flash/js/neko as a default 12 år sedan
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 13 år sedan
  Simon Krajewski 539bf889ba allow feature DCE on all platforms and rename @:feature to @:ifFeature 13 år sedan
  Simon Krajewski 7a64df50bc - do not mark extern classes as :used automatically (but still keep them) 13 år sedan
  Franco Ponticelli 64d46a8f8a fixed issue 1002 13 år sedan
  Nicolas Cannasse 992f6242f3 remove Function.$bind and Boot.__init__, use function $bind instead 13 år sedan
  Nicolas Cannasse 60c4391d9a moved features from typer to common (allow setting features during compilation for later retrieval) 13 år sedan
  Nicolas Cannasse 3055b4313b minor : prevent Std.string to be called in stringRec 13 år sedan
  Nicolas Cannasse 96cc73b0ed js optimizations : 13 år sedan
  Simon Krajewski 937368ae88 use "typed_catch" instead of "is" as feature name 13 år sedan
  Simon Krajewski ee3e82d5f8 added "is" feature (removes js.Boot.__instanceof if no typed catch is made) 13 år sedan
  Simon Krajewski 7cc03e11d8 added features to typer context (with typed_cast as demo) 13 år sedan
  Simon Krajewski daf50cd06e make sure to not DCE js.Boot.__cast (fixed issue #880) 13 år sedan
  Bruno Garcia 96a78bc5ab Use static methods for JS charCodeAt and substr instead of prototype patches. 13 år sedan
  Simon Krajewski cf679c8afb added js.Boot.__cast (fixed issue #841) 13 år sedan
  Nicolas Cannasse 5a59357ca6 removed js.Lib.isIE/isOpera 13 år sedan