Commit History

Author SHA1 Message Date
  Linus Groh aff1ec6014 LibJS: Port iterator_step() to GCPtr 2 years ago
  Linus Groh b33b0d60e6 LibJS: Port Value::get_method() to GCPtr 2 years ago
  Linus Groh f345f72b55 LibJS: Port Value::to_object() to NonnullGCPtr 2 years ago
  Linus Groh 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 years ago
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 years ago
  Timothy Flynn 3f1badf9b2 LibWeb: Implement VideoTrack and VideoTrackList 2 years ago
  Matthew Olsson bdab61ad93 LibWeb: Add the WritableStreamDefaultWriter interface 2 years ago
  Luke Wilde 6ebdb9f824 LibWeb: Implement the HTMLConstructor extended attribute 2 years ago
  Luke Wilde e3c3cc9e19 LibWeb: Implement the CEReactions extended attribute 2 years ago
  Luke Wilde 686e3a0d94 LibWeb: Support returning a callback function in IDL 2 years ago
  Matthew Olsson 36ca1386e8 LibWeb: Add ReadableStream.locked/cancel()/getReader() 2 years ago
  Matthew Olsson f99d6e177f IDLGenerators: Support nullable double values 2 years ago
  Luke Wilde cbe0901706 LibWeb: Implement performance.mark and performance.clearMarks 2 years ago
  Luke Wilde 31b507afbf LibWeb: Introduce Performance Timeline and its Performance functions 2 years ago
  Luke Wilde cb1deebc8f LibWeb: Implement the `[Default] object toJSON()` operation 2 years ago
  Srikavin Ramkumar daf421846c LibWeb: Return TypeError for [HTMLConstructor] IDL constructors 2 years ago
  Simon Wanner 63ca149be5 LibWeb: Make [PutForwards] work together with [ImplementedAs] 2 years ago
  Luke Wilde 782cdaeccf LibWeb: Give generated constructor functions a name 2 years ago
  Timothy Flynn 2cd7159694 LibWeb: Add a custom extended attribute for namespace-level GC visitors 2 years ago
  Timothy Flynn a277e645d3 LibWeb: Add LibJS includes to generated IDL namespace files 2 years ago
  Timothy Flynn 2cfcbccdb5 LibWeb: Port WebAssembly.Table to IDL 2 years ago
  Timothy Flynn ca96f8e364 LibWeb: Port WebAssembly.Memory to IDL 2 years ago
  Timothy Flynn de32c44762 LibWeb: Port WebAssembly.Instance to IDL 2 years ago
  Timothy Flynn fb1f15774f LibWeb: Port WebAssembly.Module to IDL 2 years ago
  Timothy Flynn 5c97ffb94f LibWeb: Define WebAssembly namespace and import it in web bindings 2 years ago
  Timothy Flynn af119d92cb LibIDL+LibWeb: Begin supporting the LegacyNamespace extended attribute 2 years ago
  Timothy Flynn 3a11f65451 LibWeb: Add crude support for dereferencing JavaScript built-ins in IDL 2 years ago
  Timothy Flynn 0d921720b4 LibWeb: Support generating optional object IDL parameters 2 years ago
  Timothy Flynn 49e6cb7c3d LibWeb: Add LibJS includes to generated IDL constructor files 2 years ago
  Timothy Flynn 020c2b59c4 LibWeb: Support generating IDL namespaces 2 years ago