Historia zmian

Autor SHA1 Wiadomość Data
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} 2 lat temu
  Linus Groh de83f5422d LibWeb: Generate Window{Constructor,Prototype} from IDL 2 lat temu
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` 2 lat temu
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 lat temu
  Timothy Flynn c3abb1396c LibJS+LibWeb: Convert string view PrimitiveString instances to String 2 lat temu
  Timothy Flynn b75b7f0c0d LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate 2 lat temu
  Linus Groh afc055c088 LibWeb: Convert the Location object to IDL 2 lat temu
  Timothy Flynn 491edaffc7 LibWeb: Ensure legacy constructors are defined on the global object 2 lat temu
  Timothy Flynn 6e93d89ee3 LibWeb: Generate exposed Window/Worker interfaces as lazy objects 2 lat temu
  Timothy Flynn 7bd8fd000f LibWeb: Generate dedicated methods to create Web constructors/prototypes 2 lat temu
  Ben Wiederhake 8a331d4fa0 Everywhere: Move AK/Debug.h include to using files or remove 2 lat temu
  Tim Schumacher ed4c2f2f8e LibCore: Rename `Stream::read_all` to `read_until_eof` 2 lat temu
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 lat temu
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 lat temu
  Andreas Kling 68452c749a LibWeb: Prevent GC from running during intrinsics allocation 2 lat temu
  Andrew Kaster 2d5bee256e LibWeb: Re-implement HTML::Navigator using IDL 2 lat temu
  Andrew Kaster 2acff8d853 LibWeb: Add new code generator for creating exposed interface helpers 2 lat temu