Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling aaf6014ae1 LibJS: Simplify Cell::initialize() hace 5 años
  Andreas Kling af51dc105a LibJS+LibWeb: Add JS::Object::inherits(class_name) hace 5 años
  Andreas Kling 06e29fac57 LibJS: Split more native object constructors into construct/initialize hace 5 años
  Andreas Kling e4add19915 LibJS: Pass GlobalObject& to native functions and property accessors hace 5 años
  Emanuele Torre be1a5bf3f7 LibJS: Add ConsoleMessage concept hace 5 años
  Emanuele Torre 46b79eaad9 LibJS: Implement console.countReset() hace 5 años
  Emanuele Torre 8c60ba1e42 LibJS: Implement console.count() hace 5 años
  Linus Groh dd7796515f LibJS: Add console.{debug,info,warn,error}() hace 5 años
  Linus Groh 3b21c4aa56 LibJS: Add console.trace() hace 5 años
  Andreas Kling 56936b97d0 LibJS+LibWeb: Move native JS functions into dedicated member functions hace 5 años
  Andreas Kling 086f68e878 LibJS: Replace the global print() function with console.log() :^) hace 5 años