Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 yıl önce
  Daniel Bertalan 0cd85ab0fc AK+LibJS: Make `Number.MIN_VALUE` a denormal 2 yıl önce
  Linus Groh 63624a3a67 LibJS: Add spec comments to NumberConstructor 2 yıl önce
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 yıl önce
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 yıl önce
  Timothy Flynn 1c1b902a6a LibJS+LibWeb: Move headers around to allow including Value from Cell 2 yıl önce
  Linus Groh 6ae79a84df LibJS: Convert Object::construct() to NonnullGCPtr 2 yıl önce
  Linus Groh 1c24b82dd7 LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr 2 yıl önce
  Nico Weber 2af028132a AK+Everywhere: Add AK_COMPILER_{GCC,CLANG} and use them most places 2 yıl önce
  Timothy Flynn 85e313077a LibJS: Do not invoke Cell::vm in constructors before Cell is constructed 2 yıl önce
  Linus Groh e3804e6426 LibJS: Move construction of GlobalObject native functions to Intrinsics 2 yıl önce
  Linus Groh 50428ea8d2 LibJS: Move intrinsics to the realm 2 yıl önce
  davidot 48ac6ba372 LibJS: Use the proper to_double method in NumberConstructor 2 yıl önce
  Linus Groh e3895e6c80 LibJS: Pass Realm to define_native_{accessor,function}() 2 yıl önce
  Linus Groh 56b2ae5ac0 LibJS: Replace GlobalObject with VM in remaining AOs [Part 19/19] 2 yıl önce
  Linus Groh 25849f8a6d LibJS: Replace GlobalObject with VM in common AOs [Part 18/19] 2 yıl önce
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] 2 yıl önce
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions 2 yıl önce
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors 2 yıl önce
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 yıl önce
  Lenny Maiorani d00b79568f Libraries: Use default constructors/destructors in LibJS 3 yıl önce
  Idan Horowitz 2c6955462e LibJS: Convert NumberConstructor functions to ThrowCompletionOr 3 yıl önce
  Linus Groh 5832de62fe LibJS: Convert NativeFunction::{call,construct}() to ThrowCompletionOr 3 yıl önce
  Idan Horowitz 40eb3a39d4 LibJS: Rename define_native_function => define_old_native_function 3 yıl önce
  Idan Horowitz 20163c0584 LibJS: Add ThrowCompletionOr versions of the JS native function macros 3 yıl önce
  Idan Horowitz b8f101888b LibJS: Convert to_numeric() to ThrowCompletionOr 3 yıl önce
  Linus Groh b7e5f08e56 LibJS: Convert Object::get() to ThrowCompletionOr 3 yıl önce
  Idan Horowitz 5a4c90fcb1 LibJS: Convert ordinary_create_from_constructor<T> to ThrowCompletionOr 3 yıl önce
  Daniel Bertalan 0a05f04d1b LibJS: Fix UB in `Number.IsSafeInteger` 3 yıl önce
  Hendiadyoin1 ed46d52252 Everywhere: Use AK/Math.h if applicable 4 yıl önce