Commit History

Autor SHA1 Mensaxe Data
  Shannon Booth f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS hai 8 meses
  Timothy Flynn 93712b24bf Everywhere: Hoist the Libraries folder to the top-level hai 8 meses
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ %!s(int64=4) %!d(string=hai) anos
  Linus Groh f369229770 LibJS: Replace all uses of to_size_t() and remove it :^) %!s(int64=4) %!d(string=hai) anos
  Linus Groh 9be0b664e3 LibJS: Make length_of_array_like() take an Object rather than Value %!s(int64=4) %!d(string=hai) anos
  Marcin Gasperowicz b24ce0b5ee LibJS: Implement String.prototype.split %!s(int64=4) %!d(string=hai) anos
  Linus Groh 9fca86109b LibJS: Make bitwise NOT work correctly with NaN and Infinity %!s(int64=4) %!d(string=hai) anos
  Linus Groh c55cb7843a LibJS: Use INVALID some more in abstract operations %!s(int64=4) %!d(string=hai) anos
  Andreas Kling f48751a739 LibJS: Remove hand-rolled Object is_foo() helpers in favor of RTTI %!s(int64=4) %!d(string=hai) anos
  Stephan Unverwerth f603128e55 LibJS: Fix old object numeric key test now that toString() is correct %!s(int64=4) %!d(string=hai) anos
  Stephan Unverwerth d3524f47a0 LibJS: Implement (mostly) spec compliant version of Number.toString() %!s(int64=4) %!d(string=hai) anos
  Xavier Cooney 43f948b357 LibJS: Implement IsRegExp abstract operation %!s(int64=4) %!d(string=hai) anos
  Linus Groh 5eb1f752ab LibJS: Use new format functions everywhere %!s(int64=4) %!d(string=hai) anos
  Andreas Kling e6dadd9e5b LibJS: Implement parseInt() %!s(int64=4) %!d(string=hai) anos
  Linus Groh eaa85969c4 LibJS: Add Value::to_{index,length,integer_or_infinity} abstract operations %!s(int64=4) %!d(string=hai) anos
  Luke bb22b04d44 LibWeb+LibJS: Add [LegacyNullToEmptyString] attribute %!s(int64=4) %!d(string=hai) anos
  Linus Groh fb89c324c5 LibJS: Implement spec-compliant OrdinaryToPrimitive %!s(int64=4) %!d(string=hai) anos
  Linus Groh 565a26808d LibJS: Fix crashing exception in Value::ordinary_has_instance() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 7b863330dc LibJS: Cache commonly used FlyStrings in the VM %!s(int64=4) %!d(string=hai) anos
  Linus Groh 2e2571743b LibJS: Use string::formatted() in to_string() functions %!s(int64=4) %!d(string=hai) anos
  Linus Groh f9eaac62d9 LibJS: Use String::formatted() for throw_exception() message %!s(int64=4) %!d(string=hai) anos
  Andreas Kling fa18baf3e8 LibJS: Add Value::is_nullish() %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 2bc5bc64fb LibJS: Remove a whole bunch of includes of <LibJS/Interpreter.h> %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1df18c58f5 LibJS: Make all the JS::Value binary op helpers take GlobalObject& %!s(int64=4) %!d(string=hai) anos
  Andreas Kling aaa8b48a4c LibJS: Remove use of Interpreter& in JSONObject code %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 340a115dfe LibJS: Make native function/property callbacks take VM, not Interpreter %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 1ff9d33131 LibJS: Make Function::call() not require an Interpreter& %!s(int64=4) %!d(string=hai) anos
  Andreas Kling 6861c619c6 LibJS: Move most of Interpreter into VM %!s(int64=4) %!d(string=hai) anos
  Andreas Kling d1b58ee9ad LibJS: Move well-known symbols to the VM %!s(int64=4) %!d(string=hai) anos
  AnotherTest 394e4c04cd LibJS: Add a helper for calling JS::Function's with arguments %!s(int64=4) %!d(string=hai) anos