index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-12-14
AK: Make Types.h not export its functions if !USING_AK_GLOBALLY
Ali Mohammad Pur
2022-12-14
LibJS: Convert WrappedFunction::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert WeakSet::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert WeakRef::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert WeakMap::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert TypedArray::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert SymbolObject::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert StringObject::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert StringIterator::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert SetIterator::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert Set::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert RegExpStringIterator::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert RegExpObject::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert Realm::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert ProxyObject::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert PromiseResolvingFunction::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert PromiseFooElementFunction::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert PromiseReaction::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert Promise::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert Object::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert NumberObject::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert NativeFunction::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert MapIterator::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert Map::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert Intrinsics::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert Intl::Segments::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert Intl::SegmentIterator::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert Intl::NumberFormatFunction::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert Intl::Locale::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert Intl::DateTimeFormatFunction::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert Intl::CollatorCompareFunction::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert GeneratorObject::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert Error::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert ECMAScriptFunctionObject::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert Date::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert DataView::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert BoundFunction::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert BooleanObject::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert BigIntObject::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert AsyncFromSyncIterator::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert ArrayIterator::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert ArrayBuffer::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert Array::create{,_from}() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert AggregateError::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Convert Accessor::create() to NonnullGCPtr
Linus Groh
2022-12-14
LibJS: Explictly assert that a null GCPtr is not dereferenced
Timothy Flynn
2022-12-14
Base: Adjust size of emoji flags
Xexxa
2022-12-13
Lagom: Don't compile with `-fPIC` on WIN32
Filiph Siitam Sandström
2022-12-13
LibJS: Support MM/DD/YYYY HH:MM <timezone-offset> format for Date
Luke Wilde
2022-12-13
LibTimeZone: Update to TZDB version 2022g
Timothy Flynn
[prev]
[next]