Historial de Commits

Autor SHA1 Mensaje Fecha
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hace 8 meses
  Shannon Booth 9b79a686eb LibJS+LibWeb: Use realm.create<T> instead of heap.allocate<T> hace 8 meses
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hace 8 meses
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años
  Andreas Kling 3565d3c60c LibJS: Add six typed arrays (signed and unsigned 8/16/32-bit) hace 4 años
  Andreas Kling 7b863330dc LibJS: Cache commonly used FlyStrings in the VM hace 4 años
  Andreas Kling 063acda76e LibJS: Remove a bunch of unnecessary uses of Cell::interpreter() hace 4 años
  Ben Wiederhake 08f9bc26a6 Meta+LibHTTP through LibWeb: Make clang-format-10 clean hace 4 años
  Andreas Kling ba641e97d9 LibJS: Clarify Object (base class) construction somewhat hace 5 años
  Andreas Kling af51dc105a LibJS+LibWeb: Add JS::Object::inherits(class_name) hace 5 años
  Andreas Kling 64513f3c23 LibJS: Move native objects towards two-pass construction hace 5 años
  Linus Groh 9f399f7341 LibJS: Remove reduntant set_prototype() calls hace 5 años
  Emanuele Torre 8bd9f7e50e LibJS: run clang-format on all the files hace 5 años
  Andreas Kling fca08bd000 LibJS: Move builtin prototypes to the global object hace 5 años
  Andreas Kling bc1ece7f37 LibJS+LibWeb: Pass prototype to Object constructor hace 5 años
  Andreas Kling 205ac0090d LibJS: Pass prototype to Error constructors hace 5 años
  Andreas Kling cb0dfd8f72 LibJS: Use enumerator macros for boilerplate code around native types hace 5 años
  Andreas Kling 58ab76269c LibJS: Add all the Error subclasses hace 5 años
  Andreas Kling 343e224aa8 LibJS: Implement basic exception throwing hace 5 años