Histórico de Commits

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