История коммитов

Автор SHA1 Сообщение Дата
  Timothy Flynn e86e59699d LibJS: Use Object's new deferred instrinsic storage for GlobalObject 2 лет назад
  davidot 62fc3e50f3 LibJS: Make parseFloat use the new double parser 2 лет назад
  Andrew Kaster 828441852f Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY 2 лет назад
  Ben Wiederhake 3aeb57ed09 AK+Everywhere: Fix data corruption due to code-point-to-char conversion 2 лет назад
  Linus Groh 040e3abb1d LibJS: Implement SetDefaultGlobalBindings as a standalone function 2 лет назад
  Linus Groh e3804e6426 LibJS: Move construction of GlobalObject native functions to Intrinsics 2 лет назад
  Linus Groh cfa5885855 LibJS: Turn initialize_global_object() into a regular initialize() 2 лет назад
  Linus Groh 867ad03995 LibJS: Move Console ownership from GlobalObject to ConsoleObject 2 лет назад
  Linus Groh 78eca3ae64 LibJS: Move ConsoleObject construction from GlobalObject to Intrinsics 2 лет назад
  Linus Groh d35f53c344 LibJS: Remove Console's reliance on GlobalObject 2 лет назад
  Linus Groh dfb7588d30 LibJS: Remove GlobalObject::{set_,}associated_realm() 2 лет назад
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm 2 лет назад
  Linus Groh e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() 2 лет назад
  Linus Groh 7c468b5a77 LibJS: Pass Realm to GlobalObject::initialize_global_object() 2 лет назад
  Linus Groh b465f46e00 LibJS: Remove GlobalObject parameter from native functions 2 лет назад
  Linus Groh 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] 2 лет назад
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] 2 лет назад
  Linus Groh 7856886ed5 LibJS: Replace GlobalObject with VM in String AOs [Part 17/19] 2 лет назад
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] 2 лет назад
  Linus Groh f3117d46dc LibJS: Remove GlobalObject from VM::throw_completion() 3 лет назад
  Linus Groh e992a9f469 LibJS+LibWeb: Replace GlobalObject with Realm in Heap::allocate<T>() 3 лет назад
  Linus Groh b99cc7d050 LibJS+LibWeb: Replace GlobalObject with Realm in create() functions 3 лет назад
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions 3 лет назад
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors 3 лет назад
  Andreas Kling 50d951aea2 LibJS: Let Shape store a Realm instead of a GlobalObject 3 лет назад
  Idan Horowitz 97fe37bcc2 LibJS: Start implementing the stage 3 Intl.DurationFormat proposal 3 лет назад
  Luke Wilde 77ba3d3e3f LibJS: Remove callerRealm from HostEnsureCanCompileStrings 3 лет назад
  Linus Groh 0c65624a32 LibJS: Add AsyncGenerator / AsyncGeneratorPrototype 3 лет назад
  Linus Groh f3768705a9 LibJS: Use consistent phrasing for string length 3 лет назад
  Linus Groh 9f3f3b0864 LibJS: Remove implicit wrapping/unwrapping of completion records 3 лет назад