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-08-31
LibGUI: Fix assertion when handling removal of FileSystemModel's root
Adam Jakubek
2022-08-31
Base: Add more emoji đž đŋ đ¸ đ đĄ đĨ đ đ đ đšī¸ đ§
Xexxa
2022-08-31
Base: Add 24 new emojis
electrikmilk
2022-08-30
LibJS: Create DurationFormat's ListFormat object with type and style
Timothy Flynn
2022-08-30
LibJS: Use numeric style if the previous style was numeric or 2-digit
Timothy Flynn
2022-08-30
LibJS: Update DurationFormat AO text to align with ECMA-402 and Temporal
Timothy Flynn
2022-08-30
LibJS: Rename DurationFormat's DurationSign to DurationRecordSign
Timothy Flynn
2022-08-30
LibJS: Align ToDurationRecord with ToTemporalDurationRecord
Timothy Flynn
2022-08-30
LibJS: Mark PartitionDurationFormatPattern as infallible
Timothy Flynn
2022-08-30
LibJS: Change GetDurationUnitOptions to require a string for prevStyle
Timothy Flynn
2022-08-30
LibJS: Resolve FIXMEs in DurationFormat's PartitionDurationFormatPattern
Timothy Flynn
2022-08-30
LibJS: Default to "short" for DurationFormat's style option
Timothy Flynn
2022-08-30
LibJS: Default to 0 for DurationFormat's fractionalDigits option
Timothy Flynn
2022-08-30
LibJS: Update spec steps to validate DurationFormat's numberingSystem
Timothy Flynn
2022-08-30
Applications+DevTools: Remove fixed sizes from Splitters
thankyouverycool
2022-08-30
LibJS: Implement $262.evalScript() according to the given algorithm
Linus Groh
2022-08-30
LibJS: Make string_to_bigint() a standalone function
Linus Groh
2022-08-30
LibJS: Trim non-ASCII whitespace as well in StringToBigInt
Linus Groh
2022-08-30
LibJS: Trim non-ASCII whitespace as well in StringToNumber
Linus Groh
2022-08-30
LibJS: Handle non-decimal integer literals in Value::to_number
Slappy826
2022-08-30
Base: Add more emoji
Xexxa
2022-08-30
Kernel/Storage: Introduce new boot device addressing modes
Liav A
2022-08-30
AK: Add find_first_split_view() helper for StringView container
Liav A
2022-08-29
LibJS: Properly initialize the global object for $262.createRealm
davidot
2022-08-29
LibRegex: Explicitly check if a character falls into a table-based range
Timothy Flynn
2022-08-29
HexEditor: Add Help->Manual entry in Menu
djwisdom
2022-08-29
LibJS: Hide all the constructors!
Andreas Kling
2022-08-29
LibJS: Make Heap a friend of everyone who uses JS_CELL
Andreas Kling
2022-08-29
LibJS: Make JS_OBJECT and JS_ENVIRONMENT forward to JS_CELL
Andreas Kling
2022-08-29
LibJS: Add JS_CELL macro and use it in all JS::Cell subclasses
Andreas Kling
2022-08-28
LibGL+LibGPU+LibSoftGPU: Report texture env add extension
Jelle Raaijmakers
2022-08-28
Ports: Disable libsamplerate dependency for SDL2
Valtteri Koskivuori
2022-08-28
Base: Add Box Drawing glyphs to Csilla Regular+Bold12
djwisdom
2022-08-28
Base: Add new MouseSettings.md help document
djwisdom
2022-08-28
Base: Add new Mouse.md help document
djwisdom
2022-08-28
Base: Update Terminal's help documentation
djwisdom
2022-08-28
LibJS: Implement ShadowRealmConstructor::construct() closer to spec
Linus Groh
2022-08-28
LibJS: Implement SetDefaultGlobalBindings as a standalone function
Linus Groh
2022-08-28
LibJS: Move construction of GlobalObject native functions to Intrinsics
Linus Groh
2022-08-28
Base: Horizontally center socket and remove pixel from CrashReporter
crpz1
2022-08-28
LibJS+LibWeb: Let Realm store a plain Object for [[GlobalObject]]
Linus Groh
2022-08-28
LibJS: Remove Shape::global_object() and Object::global_object()
Linus Groh
2022-08-28
LibJS: Let NewGlobalEnvironment take a plain Object
Linus Groh
2022-08-28
LibJS: Turn initialize_global_object() into a regular initialize()
Linus Groh
2022-08-28
LibJS: Move Console ownership from GlobalObject to ConsoleObject
Linus Groh
2022-08-28
LibJS: Move ConsoleObject construction from GlobalObject to Intrinsics
Linus Groh
2022-08-28
LibJS: Remove Console's reliance on GlobalObject
Linus Groh
2022-08-28
Meta: Enforce no leading zeros for emoji filenames
Ryan Liptak
2022-08-28
Base: Add several new emojis
djwisdom
2022-08-28
WindowServer: Remove misbehavior conditions for modals
thankyouverycool
[next]