Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Andreas Kling 8447544e17 LibJS/JIT: Add builtin for Math.round() 1 vuosi sitten
  Andreas Kling c2ff238467 LibJS/JIT: Add builtin for Math.ceil() 1 vuosi sitten
  Andreas Kling 08590adf40 LibJS/JIT: Add builtin for Math.floor() 1 vuosi sitten
  Andreas Kling 5e976d611e LibJS/JIT: Add builtin for Math.pow() 1 vuosi sitten
  Andreas Kling 94b634f029 LibJS/JIT: Add builtin for Math.sqrt() 1 vuosi sitten
  Andreas Kling 1d8a601f96 LibJS/JIT: Add builtin for Math.log() 1 vuosi sitten
  Andreas Kling 3c74dc9f4d LibJS: Segregate GC-allocated objects by type 1 vuosi sitten
  Simon Wanner 6c8ab1ca0d LibJS/JIT: Add a builtin for Math.abs 1 vuosi sitten
  Andreas Kling 65717e3b75 LibJS: Inline fast case for Value::to_{boolean,number,numeric,primitive} 1 vuosi sitten
  Andreas Kling 14a9cfef4d LibJS: Add fast-path for Int32 values in Math.abs() 1 vuosi sitten
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 vuosi sitten
  Shannon Booth 2b46e6f664 Everywhere: Update copyrights with my new serenityos.org e-mail :^) 2 vuotta sitten
  Shannon Booth 06593a81da LibJS: Align MathObject::atan closer to spec 2 vuotta sitten
  Shannon Booth 979973ca0e LibJS: Add spec comments to MathObject::atan 2 vuotta sitten
  Linus Groh 23d9096541 LibJS: Add spec comments to MathObject 2 vuotta sitten
  Linus Groh 2555d7a36a LibJS: Make well-known symbol getters return NonnullGCPtr 2 vuotta sitten
  Linus Groh b84f8fb55b LibJS: Make intrinsics getters return NonnullGCPtr 2 vuotta sitten
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 vuotta sitten
  Andreas Kling 4abdb68655 LibJS: Remove Object(Object& prototype) footgun 2 vuotta sitten
  Linus Groh 525f22d018 LibJS: Replace standalone js_string() with PrimitiveString::create() 2 vuotta sitten
  davidot bf1b2d63c6 LibJS: Add spec comments and check for edge cases in Math.tanh 2 vuotta sitten
  davidot 8de8742b7c LibJS: Add spec comments and check for edge cases in Math.sinh 2 vuotta sitten
  davidot 4306462a95 LibJS: Add spec comments and check for edge cases in Math.log10 2 vuotta sitten
  davidot eda90b54d4 LibJS: Add spec comments and check for edge cases in Math.log2 2 vuotta sitten
  davidot 4813385c9a LibJS: Add spec comments and check for edge cases in Math.log 2 vuotta sitten
  davidot d4e5644df8 LibJS: Add spec comments and check for edge cases in Math.atanh 2 vuotta sitten
  davidot c565cbd30c LibJS: Add spec comments and check for edge cases in Math.atanh 2 vuotta sitten
  davidot 68aeeea5d2 LibJS: Add spec comments and check for edge cases in Math.asinh 2 vuotta sitten
  davidot 6bdf021b0c LibJS: Add spec comments and check for edge cases in Math.asin 2 vuotta sitten
  davidot cf4daa3941 LibJS: Add spec comments and check for edge cases in Math.acosh 2 vuotta sitten