Histórico de Commits

Autor SHA1 Mensagem Data
  kaikoga 8b95f8fcc8 [js] also check typeof(o) == "number" for Std.is(o, Int) há 9 anos atrás
  Andy Li 69dcfc4ae0 [js] minor removal of __js__ há 9 anos atrás
  Andy Li 1c79168a33 update copyright year to 2016 há 9 anos atrás
  Dan Korostelev 003b9f6c84 [js] perform a runtime check if an exception needs HaxeError wrapping if it's Dynamic (closes #4644) há 10 anos atrás
  Andy Li ae6349cccf bump license year to 2015 há 10 anos atrás
  Andy Li 7ecbc2baae Fix permission. há 10 anos atrás
  Andy Li c6597aff78 Fixed #4490. há 10 anos atrás
  Andy Li 8b0ddd4f61 Fixed #4138. Fixed #4183. há 10 anos atrás
  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 há 10 anos atrás
  Simon Krajewski 15e8bb321d [js] do not try to be too clever about enum printing há 10 anos atrás
  Dan Korostelev a32cf3633e [js] don't try to run Error.captureStackTrace if it's not present há 10 anos atrás
  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 há 10 anos atrás
  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 há 10 anos atrás
  Simon Krajewski 779ae24760 actually it's `@:dox(hide)` há 10 anos atrás
  Dan Korostelev 37b2f4784f let's see if @:dox(ignore) works :-P há 10 anos atrás
  Dan Korostelev 34849d14e9 [js] fix Std.string with objects that have non-function toString field (closes #3480) há 11 anos atrás
  mockey 1cbf58cb8c removed a trace from testing há 11 anos atrás
  mockey c85d75f9f5 some modifications: há 11 anos atrás
  mockey f9d89cdb40 another try to fix node.js problem há 11 anos atrás
  mockey 99cc2e5c6b try to fix node.js problem há 11 anos atrás
  mockey 580fd45c0a added check for native js objects to __instanceof, Std.is should work with native objects where typof returns "object" now há 11 anos atrás
  Simon Krajewski a660dc949e detect assignment of TEnum to TDynamic and activate may_print_enum feature (closes #2500) há 11 anos atrás
  Dan Korostelev 712898bb4a [js] don't add __class__ to Array.prototype (closes #2060, closes #1909) há 11 anos atrás
  Luca Deltodesco 7100be4b7e Remove redundant space at end of __js__ block in string_rec há 12 anos atrás
  Simon Krajewski b0b0dde32b revert há 12 anos atrás
  Luca Deltdesco 4b1f13891d Add __define_feature's around ObjectPrototypeToString in js/Boot há 12 anos atrás
  Luca Deltodesco bd1a344696 Merge branch 'development' into dev_js_improvements há 12 anos atrás
  Luca Deltodesco 361a2b95fd Improve optimisations of Std.is and also Std.string now too. há 12 anos atrás
  Bruno Garcia 9711aad6ab Add "console" to JS keywords. há 12 anos atrás
  Luca Deltodesco b935ecdf40 Remove redundant space at end of __js__ block in string_rec há 12 anos atrás