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