Historie revizí

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