Cronologia Commit

Autore SHA1 Messaggio Data
  Andreas Kling 4bbb0a5c35 LibJS: Add ConservativeVector<T> 1 anno fa
  Andreas Kling 1d29f9081f LibJS: Remove JIT compiler 1 anno fa
  Andreas Kling 514af065a5 LibJS: Move shared bytecode/JIT helpers to a header file 1 anno fa
  Timothy Flynn a7073c3f1f LibJS: Skip test262 tests with the CanBlockIsFalse flag 1 anno fa
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 anno fa
  Simon Wanner 86b85aa68b LibJS: Introduce Builtins 1 anno fa
  Sergey Bugaev 21b946791e LibJS: Link with libatomic on i*86 1 anno fa
  Timothy Flynn bf3fce1766 LibJS: Add Date.parse formats for the output of Date.prototype.to*String 1 anno fa
  Simon Wanner 68f4d21de2 LibJS: Lazily collect stack trace information 1 anno fa
  Simon Wanner ec8330b647 LibJS/JIT: Dump disassembly of generated code using LibX86 1 anno fa
  Andreas Kling 5b87d26027 LibJIT+LibJS: Move JIT::Assembler into a new LibJIT library 1 anno fa
  Andreas Kling 8905682a16 LibJS/Bytecode: Begin moving shareable (JIT+Interpreter) stuff somewhere 1 anno fa
  Andreas Kling babdc0a25b LibJS: Work-in-progress JIT compiler :^) 1 anno fa
  Andreas Kling ae1ac9871b LibJS: Move all bytecode instruction implementations to Interpreter.cpp 1 anno fa
  Timothy Flynn d0fd34112f LibJS: Remove the now-unused ThrowableStringBuilder 1 anno fa
  Andreas Kling 2eaa528a0e LibJS: Rip out the AST interpreter :^) 1 anno fa
  Timothy Flynn 77d7f715e3 LibJS+CI: Remove bytecode optimization passes for now 2 anni fa
  Timothy Flynn 9d7215c636 LibJS+LibWeb: Move IteratorOperations.h AOs to Iterator.h 2 anni fa
  Daniel Bertalan e64a8751d1 LibJS: Do not use the `$` special character in file names 2 anni fa
  Andreas Kling c0f985ffcf LibJS/Bytecode: Don't reparse regular expressions on instantiation 2 anni fa
  Ali Mohammad Pur 06c6c40df9 LibWeb+LibJS: Move some code around to make CSS/Parser parse faster 2 anni fa
  Shannon Booth 3781948f0c LibJS: Add initial implementation for SharedArrayBuffer 2 anni fa
  Timothy Flynn 3eb2e4e08a LibJS: Implement Iterator.prototype.map 2 anni fa
  Timothy Flynn d9d245faa7 LibJS: Implement Iterator.from and the WrapForValidIteratorPrototype 2 anni fa
  Timothy Flynn 5736b53013 LibJS: Add an Iterator constructor and object 2 anni fa
  Cameron Youell 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial 2 anni fa
  Timothy Flynn 93ad25fbe5 LibJS: Add to_string definitions to CodeGenerationError and ParserError 2 anni fa
  davidot 6255ca4a42 LibJS: Add DisposableStack{, Prototype, Constructor} 2 anni fa
  davidot 3353cf68f1 LibJS: Add SuppressedError{, Prototype, Constructor} 2 anni fa
  Timothy Flynn 76b9d06b19 LibJS: Add and begin using a completion-compatible string builder 2 anni fa