Историја ревизија

Аутор SHA1 Порука Датум
  Andreas Kling 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} пре 1 година
  Andreas Kling 14a9cfef4d LibJS: Add fast-path for Int32 values in Math.abs() пре 1 година
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void пре 1 година
  Shannon Booth 2b46e6f664 Everywhere: Update copyrights with my new serenityos.org e-mail :^) пре 2 година
  Shannon Booth 06593a81da LibJS: Align MathObject::atan closer to spec пре 2 година
  Shannon Booth 979973ca0e LibJS: Add spec comments to MathObject::atan пре 2 година
  Linus Groh 23d9096541 LibJS: Add spec comments to MathObject пре 2 година
  Linus Groh 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr пре 2 година
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr пре 2 година
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors пре 2 година
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun пре 2 година
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() пре 2 година
  davidot bf1b2d63c6 LibJS: Add spec comments and check for edge cases in Math.tanh пре 2 година
  davidot 8de8742b7c LibJS: Add spec comments and check for edge cases in Math.sinh пре 2 година
  davidot 4306462a95 LibJS: Add spec comments and check for edge cases in Math.log10 пре 2 година
  davidot eda90b54d4 LibJS: Add spec comments and check for edge cases in Math.log2 пре 2 година
  davidot 4813385c9a LibJS: Add spec comments and check for edge cases in Math.log пре 2 година
  davidot d4e5644df8 LibJS: Add spec comments and check for edge cases in Math.atanh пре 2 година
  davidot c565cbd30c LibJS: Add spec comments and check for edge cases in Math.atanh пре 2 година
  davidot 68aeeea5d2 LibJS: Add spec comments and check for edge cases in Math.asinh пре 2 година
  davidot 6bdf021b0c LibJS: Add spec comments and check for edge cases in Math.asin пре 2 година
  davidot cf4daa3941 LibJS: Add spec comments and check for edge cases in Math.acosh пре 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 b465f46e00 LibJS: Remove GlobalObject parameter from native functions пре 2 година
  Linus Groh a022e548b8 LibJS: Replace GlobalObject with VM in Value AOs [Part 4/19] пре 2 година
  Linus Groh 5dd5896588 LibJS+LibWeb: Replace GlobalObject with Realm in initialize() functions пре 2 година
  Linus Groh ecd163bdf1 LibJS+LibWeb: Replace GlobalObject with Realm in object constructors пре 2 година
  davidot b79f03182d LibJS: Add special cases for Math.cosh and add spec comments пре 2 година
  davidot da8715a07c LibJS: Add extreme value tests for cos and sin пре 2 година