Historial de Commits

Autor SHA1 Mensaje Fecha
  Timothy Flynn 396655d145 LibJS: Begin implementing console.dir hace 2 años
  Timothy Flynn 9f8e5f0b1c LibJS: Sort Console methods in spec order hace 2 años
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr hace 2 años
  Andrew Kaster f40094d014 LibWeb+LibJS: Format Console arguments with JS::Print hace 2 años
  Timothy Flynn 3b4879d29b LibJS+Userland: Port the JS Console object and direct callers to String hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  networkException afeff4cebb LibJS+js: Disable console debug messages outside Serenity only for `js` hace 2 años
  Pavel 40aad77ab1 WebContent+LibWeb+LibJS: Report exceptions to the JS console hace 2 años
  Sam Atkins 69dd158f91 LibJS: Create Console using a Realm instead of a VM hace 2 años
  Sam Atkins 7a2da4cabf Browser+WebContent+LibJS: Support `%c` specifiers in Console.log() hace 2 años
  Linus Groh d35f53c344 LibJS: Remove Console's reliance on GlobalObject hace 2 años
  Luke Wilde 05748ed607 LibJS: Convert Console to use MarkedVector<Value> hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Sam Atkins 1fba221b46 LibJS: Implement console.time/timeLog/timeEnd() methods hace 3 años
  Sam Atkins d702678d16 LibJS+WebContent+Browser+js: Implement console.group() methods hace 3 años
  Sam Atkins ff5e07d718 LibJS+WebContent+js: Bring console.trace() to spec hace 3 años
  Sam Atkins ce694490f3 LibJS+WebContent+js: Bring console.assert() to spec hace 3 años
  Sam Atkins 9b78e287b0 LibJS+WebContent+js: Bring console.clear() to spec hace 3 años
  Sam Atkins 834ced82d4 LibJS+WebContent+js: Bring console.count[Reset]() to spec hace 3 años
  Sam Atkins 260836135a LibJS+WebContent+js: Reimplement console.log() and friends to spec hace 3 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Linus Groh 8d490aba76 LibJS: Implement console.assert() hace 4 años
  Nicholas-Baron c4ede38542 Everything: Add `-Wnon-virtual-dtor` flag hace 4 años
  Andreas Kling 7f66a4e3ba LibJS: Print console.{debug,error,info,log,warn} to system debug log hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años