Historial de Commits

Autor SHA1 Mensaje Fecha
  Ali Mohammad Pur 1414c7b049 LibJS: Add a basic pass manager and add some basic passes hace 4 años
  Andreas Kling a733a30373 LibJS: Write computed function default arguments into the call frame hace 4 años
  Ali Mohammad Pur 8b3f8879c1 LibJS: Use an enum class instead of 'bool is_generator' hace 4 años
  Ali Mohammad Pur 3234697eca LibJS: Implement generator functions (only in bytecode mode) hace 4 años
  Gunnar Beutner 6a0d1fa259 LibJS: Store strings in a string table hace 4 años
  Andreas Kling b61f198d22 LibJS: Rename Bytecode::ExecutionUnit => Bytecode::Executable hace 4 años
  Ali Mohammad Pur 01e8f0889a LibJS: Generate bytecode in basic blocks instead of one big block hace 4 años
  Andreas Kling 4ba2eb8fe5 LibJS: Cache generated bytecode for ScriptFunction hace 4 años
  Andreas Kling 7cbe4daa7c LibJS: Move bytecode debug spam behind JS_BYTECODE_DEBUG :^) hace 4 años
  Andreas Kling 80b1604b0a LibJS: Compile ScriptFunctions into bytecode and run them that way :^) hace 4 años
  Ali Mohammad Pur 7a00d6d9c8 LibJS: Implement destructuring assignments and function parameters hace 4 años
  Stephan Unverwerth 10ceeb092f Everywhere: Use s.unverwerth@serenityos.org :^) hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  speles 913fd8de13 LibJS: Respect declaration kind for variables inside functions hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años