Commit History

Author SHA1 Message Date
  Emanuele Torre be1a5bf3f7 LibJS: Add ConsoleMessage concept 5 years ago
  Emanuele Torre 46b79eaad9 LibJS: Implement console.countReset() 5 years ago
  Emanuele Torre 8c60ba1e42 LibJS: Implement console.count() 5 years ago
  Linus Groh dd7796515f LibJS: Add console.{debug,info,warn,error}() 5 years ago
  Linus Groh 3b21c4aa56 LibJS: Add console.trace() 5 years ago
  Andreas Kling 56936b97d0 LibJS+LibWeb: Move native JS functions into dedicated member functions 5 years ago
  Andreas Kling 086f68e878 LibJS: Replace the global print() function with console.log() :^) 5 years ago