Commit History

Autor SHA1 Mensaxe Data
  Melissa Goad 192b2383ac LibJS: The Math.ceil() of a number between -1 and 0 should be -0, %!s(int64=4) %!d(string=hai) anos
  Andreas Kling aaf6014ae1 LibJS: Simplify Cell::initialize() %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson 43d955014d LibJS: Implement Symbol.toStringTag %!s(int64=5) %!d(string=hai) anos
  Andreas Kling ba641e97d9 LibJS: Clarify Object (base class) construction somewhat %!s(int64=5) %!d(string=hai) anos
  stelar7 9e18005c64 LibJS: expose some more math functions %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 2fe4285693 LibJS: Object::initialize() overrides must always call base class %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 06e29fac57 LibJS: Split more native object constructors into construct/initialize %!s(int64=5) %!d(string=hai) anos
  Andreas Kling e4add19915 LibJS: Pass GlobalObject& to native functions and property accessors %!s(int64=5) %!d(string=hai) anos
  Matthew Olsson dd08c992e8 LibJS: Simplify and normalize publicly-exposed Object functions %!s(int64=5) %!d(string=hai) anos
  Sergey Bugaev 31359e3ad2 LibJS: Use the new math constants %!s(int64=5) %!d(string=hai) anos
  Linus Groh b3090678a9 LibJS: Add Math.clz32() %!s(int64=5) %!d(string=hai) anos
  Linus Groh 452dbbc463 LibJS: Add Math.expm1() %!s(int64=5) %!d(string=hai) anos
  Linus Groh e375766f98 LibJS: Add Math.exp() %!s(int64=5) %!d(string=hai) anos
  Linus Groh b27834cf16 LibJS: Add Math.sign() %!s(int64=5) %!d(string=hai) anos
  Linus Groh 476094922b LibJS: Pass Interpreter& to Value::to_number() et al. %!s(int64=5) %!d(string=hai) anos
  mattco98 23ec578a01 LibJS: Implement correct attributes for (almost) all properties %!s(int64=5) %!d(string=hai) anos
  Linus Groh 97366f4dd4 LibJS: Add Math.pow() %!s(int64=5) %!d(string=hai) anos
  Andreas Kling fca08bd000 LibJS: Move builtin prototypes to the global object %!s(int64=5) %!d(string=hai) anos
  Andreas Kling bc1ece7f37 LibJS+LibWeb: Pass prototype to Object constructor %!s(int64=5) %!d(string=hai) anos
  Andreas Kling beda751d33 LibJS: Math.round() should call round() instead of roundf() %!s(int64=5) %!d(string=hai) anos
  Linus Groh 97de93eed1 LibJS: Add js_negative_infinity() %!s(int64=5) %!d(string=hai) anos
  Emanuele Torre ba67fc68b8 LibJS: Rename variable "max" to "min" in MathObject::min() (#1665) %!s(int64=5) %!d(string=hai) anos
  Linus Groh f5dacfbb5b LibJS: Add Math.{cos,sin,tan}() %!s(int64=5) %!d(string=hai) anos
  Linus Groh 04a36b247b LibJS: Simplify MathObject functions %!s(int64=5) %!d(string=hai) anos
  Andreas Kling 003741db1c LibJS: Add Math.min() %!s(int64=5) %!d(string=hai) anos
  Linus Groh 9e7dcaa106 LibJS: Return -Infinity in Math.max() with no argument %!s(int64=5) %!d(string=hai) anos
  Linus Groh 2f775a925b LibJS: Fix Math.SQRT1_2 %!s(int64=5) %!d(string=hai) anos
  Brian Gianforcaro 240a5b5fd7 LibJS: Add support for Math.ceil() and Math.trunc() %!s(int64=5) %!d(string=hai) anos
  Brian Gianforcaro 4e54d0ff21 LibJS: Add support for arbitrary arguments to Math.max %!s(int64=5) %!d(string=hai) anos
  Andreas Kling d84de532f1 LibJS: Add Math.max() %!s(int64=5) %!d(string=hai) anos