Historial de Commits

Autor SHA1 Mensaje Fecha
  Andrew Kaster 36cd2fb7c5 Ladybird+WebContent: Update IPC calls to handle multiple traversables hace 1 año
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Timothy Flynn 573cbb5ca0 LibJS+LibWeb+WebContent: Stop using ThrowableStringBuilder hace 1 año
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible hace 1 año
  Andreas Kling 2eaa528a0e LibJS: Rip out the AST interpreter :^) hace 1 año
  Andrew Kaster f40094d014 LibWeb+LibJS: Format Console arguments with JS::Print hace 2 años
  Timothy Flynn 3b4879d29b LibJS+Userland: Port the JS Console object and direct callers to String hace 2 años
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate hace 2 años
  Linus Groh 111a38c464 LibJS: Convert new_object_environment() to NonnullGCPtr hace 2 años
  Linus Groh 22089436ed LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr hace 2 años
  Andreas Kling fbf9cb3387 WebContent+LibWeb+LibJS: Simplify injection of JS console globals hace 2 años
  Linus Groh 112b3f7342 LibJS: Convert MarkupGenerator to the new String hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Sam Atkins c793beb0cc WebContent: Add `$_` variable to browser console hace 2 años
  Sam Atkins f9c9506997 WebContent: Create a separate realm for JS console input hace 2 años
  Pavel 40aad77ab1 WebContent+LibWeb+LibJS: Report exceptions to the JS console hace 2 años
  Andrew Kaster c61a4f35dc LibWeb: Move Web prototypes and constructors to new Intrinsics object hace 2 años
  Sam Atkins 7a2da4cabf Browser+WebContent+LibJS: Support `%c` specifiers in Console.log() hace 2 años
  Andreas Kling 4c887bf6c3 LibWeb: Remove Document::interpreter() hace 2 años
  Andreas Kling 2d72abc3d4 LibWeb+WebContent: Store Realm instead of Interpreter in ConsoleClient hace 2 años
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated hace 2 años
  Linus Groh cfa5885855 LibJS: Turn initialize_global_object() into a regular initialize() hace 2 años
  Linus Groh dfb7588d30 LibJS: Remove GlobalObject::{set_,}associated_realm() hace 2 años
  Linus Groh b345a0acca LibJS+LibWeb: Reduce use of GlobalObject as an intermediary hace 2 años
  Linus Groh 7c468b5a77 LibJS: Pass Realm to GlobalObject::initialize_global_object() hace 2 años
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() hace 2 años
  Andreas Kling 50d951aea2 LibJS: Let Shape store a Realm instead of a GlobalObject hace 2 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  Luke Wilde 05748ed607 LibJS: Convert Console to use MarkedVector<Value> hace 3 años
  Andreas Kling 217993b1d1 Revert "WebContent: Use ConsoleGlobalObject for the console's global object :^)" hace 3 años