Idan Horowitz 67a5e9f018 LibJS: Add left shift & right shift operator support for BigIntegers 4 yıl önce
..
Accessor.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
Array.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
Array.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
ArrayBuffer.cpp 4fd43a8f96 LibJS: Allow ArrayBuffer to not own its backing data buffer as well 4 yıl önce
ArrayBuffer.h 4fd43a8f96 LibJS: Allow ArrayBuffer to not own its backing data buffer as well 4 yıl önce
ArrayBufferConstructor.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
ArrayBufferConstructor.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
ArrayBufferPrototype.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
ArrayBufferPrototype.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
ArrayConstructor.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
ArrayConstructor.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
ArrayIterator.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
ArrayIterator.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
ArrayIteratorPrototype.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
ArrayIteratorPrototype.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
ArrayPrototype.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
ArrayPrototype.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
BigInt.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
BigInt.h 6714cf3631 LibJS: Move Cell.{cpp,h} from Runtime/ to Heap/ 4 yıl önce
BigIntConstructor.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
BigIntConstructor.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
BigIntObject.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
BigIntObject.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
BigIntPrototype.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
BigIntPrototype.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
BooleanConstructor.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
BooleanConstructor.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
BooleanObject.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
BooleanObject.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
BooleanPrototype.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
BooleanPrototype.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
BoundFunction.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
BoundFunction.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
CommonPropertyNames.h 6bfeb87572 LibJS: Add String.prototype.anchor & friends 4 yıl önce
ConsoleObject.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
ConsoleObject.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
Date.cpp 72259d5cee LibJS: Convert StringBuilder::appendf() => AK::Format 4 yıl önce
Date.h 96ee5e36ed LibJS: Replace the broken and unused Date::year getter 4 yıl önce
DateConstructor.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
DateConstructor.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
DatePrototype.cpp 09233b9e41 LibJS: Add Date.prototype.{get, set}Year() 4 yıl önce
DatePrototype.h 09233b9e41 LibJS: Add Date.prototype.{get, set}Year() 4 yıl önce
Error.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
Error.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
ErrorConstructor.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
ErrorConstructor.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
ErrorPrototype.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
ErrorPrototype.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
ErrorTypes.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
ErrorTypes.h d85b9fd5a0 LibJS: Bring back runtime validation of RegExp flags 4 yıl önce
Exception.cpp af62678c31 LibJS: Don't assume call_frame->current_node in Exception constructor 4 yıl önce
Exception.h 6714cf3631 LibJS: Move Cell.{cpp,h} from Runtime/ to Heap/ 4 yıl önce
Function.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
Function.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
FunctionConstructor.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
FunctionConstructor.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
FunctionPrototype.cpp 7a00d6d9c8 LibJS: Implement destructuring assignments and function parameters 4 yıl önce
FunctionPrototype.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
GlobalObject.cpp 7b1ba4bd5c LibJS: Fallback to undefined if last value in eval() is empty 4 yıl önce
GlobalObject.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
IndexedProperties.cpp 63e8477a6b LibJS: Handle OOB access in GenericIndexedPropertyStorage::take_last() 4 yıl önce
IndexedProperties.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
IteratorOperations.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
IteratorOperations.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
IteratorPrototype.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
IteratorPrototype.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
JSONObject.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
JSONObject.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
JobCallback.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
LexicalEnvironment.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
LexicalEnvironment.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
MarkedValueList.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
MarkedValueList.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
MathObject.cpp 090936e424 Userland: Replace arc4random() with get_random<u32>() 4 yıl önce
MathObject.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
NativeFunction.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
NativeFunction.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
NativeProperty.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
NativeProperty.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
NumberConstructor.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
NumberConstructor.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
NumberObject.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
NumberObject.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
NumberPrototype.cpp d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" 4 yıl önce
NumberPrototype.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
Object.cpp 0cf04d07aa LibJS: Temporarily clear exception in Object::get_without_side_effects() 4 yıl önce
Object.h 6714cf3631 LibJS: Move Cell.{cpp,h} from Runtime/ to Heap/ 4 yıl önce
ObjectConstructor.cpp 3ee092cd0c LibJS: Implement Object.hasOwn() :^) 4 yıl önce
ObjectConstructor.h 3ee092cd0c LibJS: Implement Object.hasOwn() :^) 4 yıl önce
ObjectPrototype.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
ObjectPrototype.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
PrimitiveString.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
PrimitiveString.h 6714cf3631 LibJS: Move Cell.{cpp,h} from Runtime/ to Heap/ 4 yıl önce
Promise.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
Promise.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
PromiseConstructor.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
PromiseConstructor.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
PromiseJobs.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
PromiseJobs.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
PromisePrototype.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
PromisePrototype.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
PromiseReaction.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
PromiseReaction.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
PromiseResolvingFunction.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
PromiseResolvingFunction.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
PropertyAttributes.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
PropertyName.h aef502e8e0 LibJS: Change PropertyName::as_number() return type to u32 4 yıl önce
ProxyConstructor.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
ProxyConstructor.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
ProxyObject.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
ProxyObject.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
Reference.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
Reference.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
ReflectObject.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
ReflectObject.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
RegExpConstructor.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
RegExpConstructor.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
RegExpObject.cpp d85b9fd5a0 LibJS: Bring back runtime validation of RegExp flags 4 yıl önce
RegExpObject.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
RegExpPrototype.cpp 2ef5b138ee LibJS: Use the match's global offset for 'index' in RegExp.exec() 4 yıl önce
RegExpPrototype.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
ScopeObject.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
ScopeObject.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
ScriptFunction.cpp 7a00d6d9c8 LibJS: Implement destructuring assignments and function parameters 4 yıl önce
ScriptFunction.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
Shape.cpp e0493c509e LibJS: Make the forward transition chain weakly cached 4 yıl önce
Shape.h e0493c509e LibJS: Make the forward transition chain weakly cached 4 yıl önce
StringConstructor.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
StringConstructor.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
StringIterator.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
StringIterator.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
StringIteratorPrototype.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
StringIteratorPrototype.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
StringObject.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
StringObject.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
StringOrSymbol.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
StringPrototype.cpp 6bfeb87572 LibJS: Add String.prototype.anchor & friends 4 yıl önce
StringPrototype.h 6bfeb87572 LibJS: Add String.prototype.anchor & friends 4 yıl önce
Symbol.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
Symbol.h 6714cf3631 LibJS: Move Cell.{cpp,h} from Runtime/ to Heap/ 4 yıl önce
SymbolConstructor.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
SymbolConstructor.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
SymbolObject.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
SymbolObject.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
SymbolPrototype.cpp fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
SymbolPrototype.h fcd3b9a0df Userland: Use mattco@serenityos.org for my copyright headers 4 yıl önce
TemporaryClearException.h b0faf2287a LibJS: Use linusg@serenityos.org for my new copyright headers, too 4 yıl önce
TypedArray.cpp 6f1688279a LibJS: Expose BYTES_PER_ELEMENT on each TypedArray 4 yıl önce
TypedArray.h 6af596d9e8 LibJS+LibWeb: Make Uint8ClampedArray use TypedArray 4 yıl önce
TypedArrayConstructor.cpp ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
TypedArrayConstructor.h ebdeed087c Everywhere: Use linusg@serenityos.org for my copyright headers 4 yıl önce
TypedArrayPrototype.cpp 4d34802f74 LibJS: Expose TypedArray.prototype.byteOffset 4 yıl önce
TypedArrayPrototype.h 4d34802f74 LibJS: Expose TypedArray.prototype.byteOffset 4 yıl önce
VM.cpp 7a00d6d9c8 LibJS: Implement destructuring assignments and function parameters 4 yıl önce
VM.h 7a00d6d9c8 LibJS: Implement destructuring assignments and function parameters 4 yıl önce
Value.cpp 67a5e9f018 LibJS: Add left shift & right shift operator support for BigIntegers 4 yıl önce
Value.h 47a4b2ba9f LibJS: Make Value::as_cell() return a Cell& 4 yıl önce
WithScope.cpp 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce
WithScope.h 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 yıl önce