Commit History

Autor SHA1 Mensaxe Data
  Matthew Olsson 78155a6668 LibJS: Consolidate error messages into ErrorTypes.h %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 053863f35e LibJS: Interpreter::this_value() => this_value(GlobalObject&) %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 5ae9419a06 LibJS: Object index properties have descriptors; Handle sparse indices %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson dd08c992e8 LibJS: Simplify and normalize publicly-exposed Object functions %!s(int64=5) %!d(string=hai) anos
  Linus Groh 67b742bf32 LibWeb: Add document.querySelector() %!s(int64=5) %!d(string=hai) anos
  Linus Groh e3e9749d88 LibWeb: Let various functions throw if not enough arguments %!s(int64=5) %!d(string=hai) anos
  Linus Groh 2d503b20da LibWeb: Embrace Interpreter::{argument_count(), argument(index)} %!s(int64=5) %!d(string=hai) anos
  Linus Groh 1a1394f7a2 LibJS: Change Value::to_object(Heap& -> Interpreter&) %!s(int64=5) %!d(string=hai) anos
  Andreas Kling c6ddbd1f3e LibJS: Add side-effect-free version of Value::to_string() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 2d7b495244 LibJS: Make Array constructor take its prototype %!s(int64=5) %!d(string=hai) anos
  Linus Groh 9fab52a390 LibJS: Remove shift, pop, push functions from Array object %!s(int64=5) %!d(string=hai) anos
  Linus Groh 62d0fa5af8 LibWeb: Use specific error classes when throwing exceptions %!s(int64=5) %!d(string=hai) anos
  Linus Groh cd3e2690eb LibJS: Set length property in Object::put_native_function() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 0f7bcd4111 LibWeb: Add naive support for document.querySelectorAll() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 56936b97d0 LibJS+LibWeb: Move native JS functions into dedicated member functions %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 7c4e53f31e LibJS: Rework how native functions are called to improve |this| value %!s(int64=5) %!d(string=hai) anos
  Andreas Kling cccbe43056 LibJS: Use FlyString for identifiers %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 08b17d70af LibJS+LibWeb: Fix some inconsistencies in NativeFunction callbacks %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 19452230cd LibJS: Add "Heap" and "Runtime" subdirectories %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 63b3cfdc73 LibJS: Pass "this" as an Object* to NativeFunction callbacks %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 8300b78b77 LibWeb: Add missing copyright headers %!s(int64=5) %!d(string=hai) anos
  Andreas Kling b5a22fc408 LibWeb: Implement Document.getElementById() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 1c406294fc LibWeb: Start implementing basic JavaScript DOM bindings %!s(int64=5) %!d(string=hai) anos