Histórico de Commits

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