index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
Age
Commit message (
Expand
)
Author
2022-01-31
LibWeb: Accept array pairs in URLSearchParams constructor
Luke Wilde
2022-01-31
pape: Port to LibMain
Kenneth Myhra
2022-01-31
open: Use more StringView instead of const char*
Kenneth Myhra
2022-01-31
open: Port to LibMain
Kenneth Myhra
2022-01-31
ntpquery: Port to LibMain
Kenneth Myhra
2022-01-31
notify: Port to LibMain
Kenneth Myhra
2022-01-31
nl: Port to LibMain
Kenneth Myhra
2022-01-31
mount: Use more StringView instead of const char*
Kenneth Myhra
2022-01-31
mount: Port to LibMain
Kenneth Myhra
2022-01-31
lsof: Use more StringView instead of const char*
Kenneth Myhra
2022-01-31
lsof: Port to LibMain
Kenneth Myhra
2022-01-31
lsirq: Port to LibMain
Kenneth Myhra
2022-01-31
LibJS: Implement Intl.supportedValuesOf
Timothy Flynn
2022-01-31
LibJS: Provide public access to list of sanctioned unit identifiers
Timothy Flynn
2022-01-31
LibJS: Allow calling Array::create_from without allocating a Vector
Timothy Flynn
2022-01-31
LibUnicode: Generate a list of available currencies
Timothy Flynn
2022-01-31
LibUnicode: Generate a list of available numbering systems
Timothy Flynn
2022-01-31
LibUnicode: Generate a list of available calendars
Timothy Flynn
2022-01-31
LibGUI: Remove `Window` background color
Jelle Raaijmakers
2022-01-30
LibJS: Implement ECMA-402 BigInt.prototype.toLocaleString
Timothy Flynn
2022-01-30
LibJS: Support BigInt number formatting with Intl.NumberFormat
Timothy Flynn
2022-01-30
LibJS: Generalize Intl.NumberFormat to operate on Value types
Timothy Flynn
2022-01-30
LibJS: Implement Intl %SegmentsPrototype%[@@iterator]
Idan Horowitz
2022-01-30
LibJS: Start implementing Intl Segment Iterator objects
Idan Horowitz
2022-01-30
js: Implement pretty-printing of Intl Segments objects
Idan Horowitz
2022-01-30
LibJS: Implement Intl.Segmenter.prototype.segment
Idan Horowitz
2022-01-30
LibJS: Start implementing Intl Segments objects
Idan Horowitz
2022-01-30
LibJS: Implement Intl.Segmenter.prototype.resolvedOptions
Idan Horowitz
2022-01-30
LibJS: Implement Intl.Segmenter.supportedLocalesOf
Idan Horowitz
2022-01-30
js: Implement pretty-printing of Intl.Segmenter
Idan Horowitz
2022-01-30
LibJS: Start implementing Intl.Segmenter
Idan Horowitz
2022-01-30
LibJS: Add support for JSON modules
davidot
2022-01-30
LibJS: Expose JSON.parse as an intrinsic value of the global object
davidot
2022-01-30
LibJS: Implement the import assertions proposal
davidot
2022-01-30
LibJS: Follow the spec with storing im- and export entries
davidot
2022-01-30
LibGUI: Collect menu and submenu actions for CommandPalette
networkException
2022-01-30
LibGUI: Increase the width of a CommandPalette dialog
networkException
2022-01-30
LibGUI: Add Menu column to CommandPalette :^)
networkException
2022-01-30
LibGUI: Flash menubar when using command palette
bugreport0
2022-01-30
LibGUI: Allow CommandPalette to distinguish radio buttons and checkboxes
networkException
2022-01-29
LibJS: Visit m_async_from_sync_iterator_prototype in GlobalObject
Idan Horowitz
2022-01-29
LibJS: Update spec numbers for ECMA-402
Timothy Flynn
2022-01-29
Shell: Use StringView instead of String const& where feasible
Daniel Bertalan
2022-01-29
LibJS: Implement Intl.Collator.prototype.resolvedOptions
Timothy Flynn
2022-01-29
LibJS: Implement Intl.Collator.supportedLocalesOf
Timothy Flynn
2022-01-29
js: Implement pretty-printing of Intl.Collator
Timothy Flynn
2022-01-29
LibJS: Implement the Intl.Collator constructor
Timothy Flynn
2022-01-29
LibJS: Add co, kf, and kn Unicode locale keywords to ResolveLocale
Timothy Flynn
2022-01-29
LibJS: Implement a nearly empty Intl.Collator object
Timothy Flynn
2022-01-29
WebContent: Switch scroll direction on shift modifier
Dmitry Petrov
[next]