提交历史

作者 SHA1 备注 提交日期
  Jonne Ransijn c3783cf3bd LibIDL: Fix use-after-free in `GenerateWindowOrWorkerInterfaces` 8 月之前
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS 9 月之前
  Luke Wilde 300f212044 LibIDL: Support multiple import base paths for resolving imports 9 月之前
  Shannon Booth 9b79a686eb LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> 9 月之前
  Shannon Booth 2ea31fad32 LibWeb: Add support for interfaces being exposed for shadow realm 9 月之前
  Andrew Kaster 40a2bb32c3 LibWeb: Create separate DedicatedWorkerGlobalScope class 1 年之前
  Shannon Booth 22705e3065 LibWeb: Don't generate Bindings/Forward.h 1 年之前
  Shannon Booth 10add8aa8a LibWeb: Improve error message for IDL generation with missing interface 1 年之前
  kleines Filmröllchen eada4f2ee8 AK: Remove ByteString from GenericLexer 1 年之前
  Bastiaan van der Plaat c1ba3e5fa9 LibWeb: Add support for LegacyWindowAlias IDL extended attribute 1 年之前
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 年之前
  Andrew Kaster 247f12d7b0 LibWeb: Insert WindowProperties object into Window's prototype chain 1 年之前
  Andreas Kling 0b83717ea2 AK: Make SourceGenerator::fork() infallible 2 年之前
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 2 年之前
  Andreas Kling 1a27c525d5 LibJS: Make PrimitiveString::create() infallible 2 年之前
  Andreas Kling ec24d7555a LibWeb: Add a simple `internals` objects only available during testing 2 年之前
  Sam Atkins 8e53e5afc4 AK: Propagate errors from SourceGenerator::fork() 2 年之前
  Ali Mohammad Pur 7e6341587b AK+Everywhere: Disallow Error::from_string_view(FooString) 2 年之前
  Timothy Flynn aa06dd7f21 LibWeb: More fully implement the LegacyNamespace IDL extended attribute 2 年之前
  Timothy Flynn 2cfcbccdb5 LibWeb: Port WebAssembly.Table to IDL 2 年之前
  Timothy Flynn ca96f8e364 LibWeb: Port WebAssembly.Memory to IDL 2 年之前
  Timothy Flynn de32c44762 LibWeb: Port WebAssembly.Instance to IDL 2 年之前
  Timothy Flynn fb1f15774f LibWeb: Port WebAssembly.Module to IDL 2 年之前
  Timothy Flynn af119d92cb LibIDL+LibWeb: Begin supporting the LegacyNamespace extended attribute 2 年之前
  Timothy Flynn 020c2b59c4 LibWeb: Support generating IDL namespaces 2 年之前
  Tim Schumacher 8032724574 CodeGenerators: Ensure that we always print the entire generated output 2 年之前
  Tim Schumacher d5871f5717 AK: Rename Stream::{read,write} to Stream::{read_some,write_some} 2 年之前
  Linus Groh de83f5422d LibWeb: Generate Window{Constructor,Prototype} from IDL 2 年之前
  Tim Schumacher 874c7bba28 LibCore: Remove `Stream.h` 2 年之前