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

Аутор SHA1 Порука Датум
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS пре 8 месеци
  rmg-x ea20545853 LibJS: Add support for Float16Array пре 8 месеци
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level пре 8 месеци
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ пре 4 година
  Egor Ananyin 7c9c3a10d3 LibJS: Add almost all Math functions пре 4 година
  Andreas Kling df2a6cb4ab LibJS: Add Math.acos() and Math.asin() пре 4 година
  Andreas Kling 63b748642a LibJS: Add Math.atan() пре 4 година
  Andreas Kling 7b863330dc LibJS: Cache commonly used FlyStrings in the VM пре 4 година
  Andreas Kling 2bc5bc64fb LibJS: Remove a whole bunch of includes of <LibJS/Interpreter.h> пре 4 година
  Andreas Kling 340a115dfe LibJS: Make native function/property callbacks take VM, not Interpreter пре 4 година
  Andreas Kling d1b58ee9ad LibJS: Move well-known symbols to the VM пре 4 година
  Melissa Goad 192b2383ac LibJS: The Math.ceil() of a number between -1 and 0 should be -0, пре 5 година
  Andreas Kling aaf6014ae1 LibJS: Simplify Cell::initialize() пре 5 година
  Matthew Olsson 43d955014d LibJS: Implement Symbol.toStringTag пре 5 година
  Andreas Kling ba641e97d9 LibJS: Clarify Object (base class) construction somewhat пре 5 година
  stelar7 9e18005c64 LibJS: expose some more math functions пре 5 година
  Andreas Kling 2fe4285693 LibJS: Object::initialize() overrides must always call base class пре 5 година
  Andreas Kling 06e29fac57 LibJS: Split more native object constructors into construct/initialize пре 5 година
  Andreas Kling e4add19915 LibJS: Pass GlobalObject& to native functions and property accessors пре 5 година
  Matthew Olsson dd08c992e8 LibJS: Simplify and normalize publicly-exposed Object functions пре 5 година
  Sergey Bugaev 31359e3ad2 LibJS: Use the new math constants пре 5 година
  Linus Groh b3090678a9 LibJS: Add Math.clz32() пре 5 година
  Linus Groh 452dbbc463 LibJS: Add Math.expm1() пре 5 година
  Linus Groh e375766f98 LibJS: Add Math.exp() пре 5 година
  Linus Groh b27834cf16 LibJS: Add Math.sign() пре 5 година
  Linus Groh 476094922b LibJS: Pass Interpreter& to Value::to_number() et al. пре 5 година
  mattco98 23ec578a01 LibJS: Implement correct attributes for (almost) all properties пре 5 година
  Linus Groh 97366f4dd4 LibJS: Add Math.pow() пре 5 година
  Andreas Kling fca08bd000 LibJS: Move builtin prototypes to the global object пре 5 година
  Andreas Kling bc1ece7f37 LibJS+LibWeb: Pass prototype to Object constructor пре 5 година