Historial de Commits

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