Idan Horowitz 67a5e9f018 LibJS: Add left shift & right shift operator support for BigIntegers před 4 roky
..
Array 346560d7c8 LibJS/Tests: Use hasOwnProperty() for duplicate test check před 4 roky
ArrayBuffer 01187e58f2 LibJS: ArrayBuffer.prototype.slice před 4 roky
BigInt 67a5e9f018 LibJS: Add left shift & right shift operator support for BigIntegers před 4 roky
Boolean 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky
Date ca49f96b78 LibJS Date: Added "Invalid Date". před 4 roky
Error ea60b344eb LibJS: Add name and message properties to NativeError prototypes před 4 roky
Function 202f855055 LibJS: Change non-ScriptFunction source string to "[native code]" před 4 roky
Infinity 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky
JSON 223472c57f LibJS: Dont try to serialize symbol-keyed properties před 4 roky
Math 0053816e9d LibJS: Correctly handle mixing +0 and -0 in Math.{min,max}() před 4 roky
NaN 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky
Number c5c9494f48 LibJS: Use u64 instead of u32 in NumberPrototype::to_string před 4 roky
Object 3ee092cd0c LibJS: Implement Object.hasOwn() :^) před 4 roky
Promise f418115f1b LibJS: Add initial support for Promises před 4 roky
Proxy d1a72dc6eb LibJS/Tests: Rename function parameter from 'arguments' to 'arguments_' před 4 roky
Reflect abc7b31079 LibJS: Let Object::get_own_properties() return both strings and symbols před 4 roky
RegExp d85b9fd5a0 LibJS: Bring back runtime validation of RegExp flags před 4 roky
String b6093ae2e3 LibJS: Implement String.prototype.substr according to the spec před 4 roky
Symbol 13d7c09125 Libraries: Move to Userland/Libraries/ před 4 roky
TypedArray 4d34802f74 LibJS: Expose TypedArray.prototype.byteOffset před 4 roky
functions ba77b40808 LibJS: Implement the encode/decodeURI(Component) family of functions před 4 roky