Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 3a73eb99ac LibJS/Bytecode: Store labels as basic block index during compilation hace 1 año
  Andreas Kling f6aee2b9e8 LibJS/Bytecode: Flatten bytecode to a contiguous representation hace 1 año
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String hace 1 año
  Nick Hawke 67566e5017 LibJS: Migrate DeprecatedString to String hace 1 año
  Hendiadyoin1 73f347b75c LibJS: Create static unwind mappings for `BasicBlock`s hace 1 año
  Andreas Kling f388d2362a LibJS: Pad the capacity of BasicBlock while growing it hace 1 año
  Andreas Kling d24e07579f LibJS: Use a Vector<u8> for BasicBlock instruction storage hace 1 año
  Andreas Kling 9e468579ce LibJS/Bytecode: Use malloc instead of mmap for BasicBlock buffers hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  Daniel Bertalan 42e22f89a4 AK+LibGfx+LibJS: Pass -1 as the file descriptor to anonymous mmap hace 3 años
  Andreas Kling d203a86900 LibJS: Always inline the bytecode instruction iterator's operator++ hace 3 años
  Ali Mohammad Pur 1414c7b049 LibJS: Add a basic pass manager and add some basic passes hace 4 años
  Ali Mohammad Pur e73b142a97 LibJS: Make basic block size customizable hace 4 años
  Andreas Kling d560ee118d LibJS: Allocate 4 KiB for Bytecode::BasicBlock hace 4 años
  Gunnar Beutner 6a0d1fa259 LibJS: Store strings in a string table hace 4 años
  Ali Mohammad Pur 01e8f0889a LibJS: Generate bytecode in basic blocks instead of one big block hace 4 años