Commit History

Author SHA1 Message Date
  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