Commit History

Upphovsman SHA1 Meddelande Datum
  Andy Li 8b0ddd4f61 Fixed #4138. Fixed #4183. 10 år sedan
  Dan Korostelev 5f909d0c50 [js] set "message" to HaxeError so it's useful (not Std.string to avoid code explosion, but better than nothing) closes #4085 10 år sedan
  Simon Krajewski 15e8bb321d [js] do not try to be too clever about enum printing 10 år sedan
  Dan Korostelev a32cf3633e [js] don't try to run Error.captureStackTrace if it's not present 10 år sedan
  Dan Korostelev 0f9138e5fc [js] wrap thrown objects that are not instances of js.Errors into a special error object that preserves callstack, unwrap on catch 10 år sedan
  Dan Korostelev a6cc542010 [js] get rid of untyped in Type.getClass (it only requires @:privateAccess), make it inline, but disable inline of js.Boot.getClass, as it's quite complex and has untyped 10 år sedan
  Simon Krajewski 779ae24760 actually it's `@:dox(hide)` 10 år sedan
  Dan Korostelev 37b2f4784f let's see if @:dox(ignore) works :-P 10 år sedan
  Dan Korostelev 34849d14e9 [js] fix Std.string with objects that have non-function toString field (closes #3480) 11 år sedan
  mockey 1cbf58cb8c removed a trace from testing 11 år sedan
  mockey c85d75f9f5 some modifications: 11 år sedan
  mockey f9d89cdb40 another try to fix node.js problem 11 år sedan
  mockey 99cc2e5c6b try to fix node.js problem 11 år sedan
  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) 11 å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