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-11-28
LibCore: Add %l conversion specification to DateTime
thankyouverycool
2022-11-28
Ports/SDL2: Update window focus event listeners
cflip
2022-11-28
LibJS: Enable commented out tests in Math.asin
davidot
2022-11-28
LibJS: Add spec comments and check for edge cases in Math.tanh
davidot
2022-11-28
LibJS: Add spec comments and check for edge cases in Math.sinh
davidot
2022-11-28
LibJS: Add spec comments and check for edge cases in Math.log10
davidot
2022-11-28
LibJS: Add spec comments and check for edge cases in Math.log2
davidot
2022-11-28
LibJS: Add spec comments and check for edge cases in Math.log
davidot
2022-11-28
LibJS: Add spec comments and check for edge cases in Math.atanh
davidot
2022-11-28
LibJS: Add spec comments and check for edge cases in Math.atanh
davidot
2022-11-28
LibJS: Add spec comments and check for edge cases in Math.asinh
davidot
2022-11-28
LibJS: Add spec comments and check for edge cases in Math.asin
davidot
2022-11-28
LibJS: Add spec comments and check for edge cases in Math.acosh
davidot
2022-11-27
TextEditor: Add keyboard shortcut to (un)comment a range of lines
Kyle Lanmon
2022-11-27
TextEditor: Add UndoCommands for commenting and uncommenting lines
Kyle Lanmon
2022-11-27
TextEditor: Add utility to keep a range of text within a line
Kyle Lanmon
2022-11-27
LibSyntax: Teach each highlighter about it's comment syntax
Kyle Lanmon
2022-11-27
AK: Fully qualify some usages of AK features outside of the AK namespace
Tim Schumacher
2022-11-27
AK: Export Details and Concepts into the AK namespace
Tim Schumacher
2022-11-27
PixelPaint: Fix lasso tool preview when zoomed in
MacDue
2022-11-27
PixelPaint: Don't scale preview thickness for polygonal select tool
MacDue
2022-11-27
PixelPaint: Make antialiasing the default for tools
MacDue
2022-11-27
LibGfx: Preseve original alpha when applying tint filter
MacDue
2022-11-27
LibGfx: Allow float thickness lines and fix fill path glitches
MacDue
2022-11-27
Base: Set transparent rubber band for all themes
Andreas Oppebøen
2022-11-27
LibJS: Remove m_first_invalid_property_range from ObjectExpression
davidot
2022-11-27
LibJS: Remove is_use_strict_directive for all StringLiterals
davidot
2022-11-27
LibVideo: Don't crash when a decoder error is encountered while seeking
Zaggy1024
2022-11-27
LibWeb: Support box-sizing in flex formatting context
Aliaksandr Kalenik
2022-11-27
LibJS: Use the source offset to sort imports in module
davidot
2022-11-27
LibJS: No longer assume there is a cycle root when module failed before
davidot
2022-11-27
LibJS: Remove already resolved FIXME
davidot
2022-11-27
WebDriver: Implement stub for /session/{id}/print
Baitinq
2022-11-26
LibJS: Switch to bytecode interpreter to run generator functions for AST
Luke Wilde
2022-11-26
Browser: Remove previous history entry in History::replace_current()
Baitinq
2022-11-26
Utilities+Base: Add unveil utility
Liav A
2022-11-26
LibCore: Add add_option aggregating the same option multiple times
Liav A
2022-11-26
Kernel+LibCore+LibC: Implement support for forcing unveil on exec
Liav A
2022-11-26
Userland: Add the BuggieBox program
Liav A
2022-11-26
Assistant: Add a context menu for search results
thankyouverycool
2022-11-26
Assistant: Automatically compute Assistant's window dimensions
thankyouverycool
2022-11-26
Assistant: Convert ResultRows to Coolbar Buttons
thankyouverycool
2022-11-26
AK: Make it possible to not `using` AK classes into the global namespace
Andreas Kling
2022-11-26
Base: Add icon for Office application category
thankyouverycool
2022-11-26
LibJS: Perform received abrupt generator completions in the generator
Luke Wilde
2022-11-26
LibJS/Bytecode: Store unwind contexts inside RegisterWindow
Luke Wilde
2022-11-26
LibJS/Bytecode: Make `yield` by itself yield undefined
Luke Wilde
2022-11-26
LibX86: Use '+' format parameter to include signs for displacements
Simon Wanner
2022-11-26
LibX86: Add basic x86-64 support
Simon Wanner
2022-11-26
LibX86: Split up the ModRM and SIB bytes into multiple members
Simon Wanner
[prev]
[next]