Historie revizí

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