Historia zmian

Autor SHA1 Wiadomość Data
  Andreas Kling aaf6014ae1 LibJS: Simplify Cell::initialize() 5 lat temu
  stelar7 9e18005c64 LibJS: expose some more math functions 5 lat temu
  Andreas Kling af51dc105a LibJS+LibWeb: Add JS::Object::inherits(class_name) 5 lat temu
  Andreas Kling 06e29fac57 LibJS: Split more native object constructors into construct/initialize 5 lat temu
  Andreas Kling e4add19915 LibJS: Pass GlobalObject& to native functions and property accessors 5 lat temu
  Linus Groh b3090678a9 LibJS: Add Math.clz32() 5 lat temu
  Linus Groh 452dbbc463 LibJS: Add Math.expm1() 5 lat temu
  Linus Groh e375766f98 LibJS: Add Math.exp() 5 lat temu
  Linus Groh b27834cf16 LibJS: Add Math.sign() 5 lat temu
  Linus Groh 97366f4dd4 LibJS: Add Math.pow() 5 lat temu
  Linus Groh f5dacfbb5b LibJS: Add Math.{cos,sin,tan}() 5 lat temu
  Andreas Kling 003741db1c LibJS: Add Math.min() 5 lat temu
  Brian Gianforcaro 240a5b5fd7 LibJS: Add support for Math.ceil() and Math.trunc() 5 lat temu
  Andreas Kling d84de532f1 LibJS: Add Math.max() 5 lat temu
  Andreas Kling 16bd99aa52 LibJS: Add Math.round() 5 lat temu
  Andreas Kling afff228308 LibJS: Add Math.floor() 5 lat temu
  Andreas Kling d4dfe7e525 LibJS: Add Math.sqrt() 5 lat temu
  Andreas Kling 2d3634d5f5 LibJS: Implement Math.abs() 5 lat temu
  Andreas Kling 56936b97d0 LibJS+LibWeb: Move native JS functions into dedicated member functions 5 lat temu
  Andreas Kling 8b18674229 LibJS: Add Math.random() :^) 5 lat temu