Commit History

Author SHA1 Message Date
  Linus Groh 97d49cb92b LibJS: Consolidate exception function names and source ranges 4 years ago
  Linus Groh ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Linus Groh 8d490aba76 LibJS: Implement console.assert() 4 years ago
  Linus Groh da177c6517 LibJS: Make Errors fully spec compliant 4 years ago
  Linus Groh 96121ddb11 js: Hook up promise rejection tracking callbacks 4 years ago
  Linus Groh 9da13302ab js: Add REPL pretty-printing handler for Promises 4 years ago
  Linus Groh cf127b745e js: Don't print last value after exception and return non-success 4 years ago
  Linus Groh 1ef0078b4c js: Replace TypedArray class_name() string compare with is<T>() 4 years ago
  Andreas Kling d792200a55 LibJS: Rename GlobalObject::initialize() => initialize_global_object() 4 years ago
  Andreas Kling ef1e5db1d0 Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) 4 years ago
  Linus Groh e265054c12 Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Andreas Kling a061bd2ab9 js: Handle exceptions thrown during value printing 4 years ago
  Andreas Kling 1a08ac72ad LibC+Everywhere: Remove open_with_path_length() in favor of open() 4 years ago
  Andreas Kling ececac65c2 Userland: Move command-line utilities to Userland/Utilities/ 4 years ago