Commit History

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