Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling 4bbb0a5c35 LibJS: Add ConservativeVector<T> vor 1 Jahr
  Andreas Kling 3466771492 LibJS/Bytecode: Add Bytecode::Operand vor 1 Jahr
  Shannon Booth fdfe06bb44 LibJS: Begin implementing Temporal's CalendarMethodsRecord vor 1 Jahr
  Andreas Kling 4699c81fc1 LibJS: Stop converting between Object <-> IteratorRecord all the time vor 1 Jahr
  Andreas Kling 07f567cd9f LibJS+LibWeb: Another round of bringing module loading closer to spec vor 1 Jahr
  Shannon Booth 04c094343f LibWeb+Meta: Add wrapper for the BufferSource/ArrayBufferView IDL types vor 1 Jahr
  Simon Wanner 86b85aa68b LibJS: Introduce Builtins vor 1 Jahr
  networkException d60e8c9df5 LibJS: Add ModuleWithSpecifier for LoadedModules vor 1 Jahr
  Andreas Kling 13057812d5 LibJS: Remove inline capacity from MarkedVector vor 1 Jahr
  Karol Kosek 2ea45f4881 LibJS: Forward-declare RegexTable and BasicBlock in Executable.h vor 1 Jahr
  Andreas Kling c14db6ab12 LibJS: Make Executable ref-counted and let instruction iterator co-own it vor 1 Jahr
  Andreas Kling 2eaa528a0e LibJS: Rip out the AST interpreter :^) vor 1 Jahr
  Timothy Flynn d5ca51b461 LibJS: Forward declare the MemberExpression AST node vor 2 Jahren
  Aliaksandr Kalenik ae3a7fd4b8 LibJS: Update bytecode generator to use local variables vor 2 Jahren
  Shannon Booth 3781948f0c LibJS: Add initial implementation for SharedArrayBuffer vor 2 Jahren
  Timothy Flynn 3eb2e4e08a LibJS: Implement Iterator.prototype.map vor 2 Jahren
  Timothy Flynn d9d245faa7 LibJS: Implement Iterator.from and the WrapForValidIteratorPrototype vor 2 Jahren
  Timothy Flynn 5736b53013 LibJS: Add an Iterator constructor and object vor 2 Jahren
  Timothy Flynn 428109e709 LibJS: Forward declare IteratorRecord and remove inclusion from VM.h vor 2 Jahren
  davidot 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} vor 2 Jahren
  davidot 2c87ff2218 LibJS: Add Symbol.dispose vor 2 Jahren
  davidot 3353cf68f1 LibJS: Add SuppressedError{, Prototype, Constructor} vor 2 Jahren
  Timothy Flynn 3de75f6436 LibJS: Explicitly disallow references in ThrowCompletionOr vor 2 Jahren
  Andreas Kling 3503c658fb LibJS+LibWeb: Move JS::ModuleRequest to its own header file vor 2 Jahren
  Andreas Kling b81816a539 LibJS+LibWeb: Make CyclicModule.h not include AST.h vor 2 Jahren
  Andreas Kling 835d7aac96 LibJS: Make FunctionNode::Parameter be a standalone FunctionParameter vor 2 Jahren
  Andreas Kling 65e7c58990 LibJS: Make Script.h not include AST.h vor 2 Jahren
  Andreas Kling e6331031c4 LibJS: Make Parser::Error a standalone ParserError class vor 2 Jahren
  Andreas Kling e0916dbb35 LibJS: Move {Import,Export}Entry out of {Import,Export}Statement vor 2 Jahren
  Andreas Kling 1a30e77001 LibJS: Make Interpreter.h not include AST.h vor 2 Jahren