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
2021-07-16
LibJS: Replace the boolean argument of Object::set with an enum class
Idan Horowitz
2021-07-16
LibJS: Remove unused Object::PutOwnPropertyMode enum class
Idan Horowitz
2021-07-16
LibJS: Implement RegExp AdvanceStringIndex abstraction
Timothy Flynn
2021-07-16
LibJS: Implement RegExp.prototype [ @@matchAll ]
Timothy Flynn
2021-07-16
LibJS: Implement the RegExpStringIterator object
Timothy Flynn
2021-07-16
LibJS: Make the RegExpExec abstraction publically available
Timothy Flynn
2021-07-16
Assistant: Keep the Terminal window open after the command has run
Gunnar Beutner
2021-07-16
HackStudio: Add statusbar with file and selected text information
ry-sev
2021-07-16
LibWeb: Fix assertion failures in HTMLTokenizer
Max Wipfli
2021-07-16
LibELF/DynamicLinker: Evaluate symbols in library insertion order (#8802)
Peter Bindels
2021-07-16
LibJS/Tests: Add test for Temporal.Instant.prototype.valueOf()
Linus Groh
2021-07-16
js: Implement pretty-printing of Temporal.Duration objects
Linus Groh
2021-07-16
LibJS: Implement Temporal.Duration.prototype.valueOf()
Linus Groh
2021-07-16
LibJS: Implement Temporal.Duration.prototype.blank
Linus Groh
2021-07-16
LibJS: Implement Temporal.Duration.prototype.sign
Linus Groh
2021-07-16
LibJS: Implement Temporal.Duration.prototype.nanoseconds
Linus Groh
2021-07-16
LibJS: Implement Temporal.Duration.prototype.microseconds
Linus Groh
2021-07-16
LibJS: Implement Temporal.Duration.prototype.milliseconds
Linus Groh
2021-07-16
LibJS: Implement Temporal.Duration.prototype.seconds
Linus Groh
2021-07-16
LibJS: Implement Temporal.Duration.prototype.minutes
Linus Groh
2021-07-16
LibJS: Implement Temporal.Duration.prototype.hours
Linus Groh
2021-07-16
LibJS: Implement Temporal.Duration.prototype.days
Linus Groh
2021-07-16
LibJS: Implement Temporal.Duration.prototype.weeks
Linus Groh
2021-07-16
LibJS: Implement Temporal.Duration.prototype.months
Linus Groh
2021-07-16
LibJS: Implement Temporal.Duration.prototype.years
Linus Groh
2021-07-16
LibJS: Implement Temporal.Duration.prototype[@@toStringTag]
Linus Groh
2021-07-16
LibJS: Start implementing Temporal.Duration
Linus Groh
2021-07-16
Utilities: Make the js REPL autocomplete correctly handle `new Ident`
Ali Mohammad Pur
2021-07-15
LibC: Don't include AK headers in system headers
Gunnar Beutner
2021-07-15
Solitaire: Reduce overdraw when drawing initial cards
Jamie Mansfield
2021-07-15
Spider: Reduce overdraw when playing
Jamie Mansfield
2021-07-15
Spider: Reduce overdraw when drawing initial cards
Jamie Mansfield
2021-07-15
Spider: Automatically reveal top cards
Jamie Mansfield
2021-07-15
LibGUI: Dither pattern should be independent from clipping rectangle
Tom
2021-07-15
Utilities: Allow filenames containing '=' in dd (#8766)
Dhruv Maroo
2021-07-15
Help: Add context menu
Karol Kosek
2021-07-15
PixelPaint: Fix crash when copying empty selection
Gavin Downard
2021-07-15
SpiceAgent: Add Clipboard as a build dependency
Gunnar Beutner
2021-07-15
Utilities: Add groupdel
M4x1m3
2021-07-15
Utilities: Add groupadd
M4x1m3
2021-07-15
LibC: Add putgrent
M4x1m3
2021-07-15
LibCore+LibIMAP: Move Promise to LibCore
Timothy
2021-07-15
VimEditingEngine: Add support for repeats of J
Matthew Hall
2021-07-15
VimEditingEngine: Add support for repeats of p and P
Matthew Hall
2021-07-15
VimEditingEngine: Allow repeats for dd, yy and x
Matthew Hall
2021-07-15
VimEditingEngine: Add P command to put before cursor
Matthew Hall
2021-07-15
VimEditingEngine: Add J command to join two lines
Matthew Hall
2021-07-15
VimEditingEngine: Operate on real lines rather than wrapped ones
Matthew Hall
2021-07-15
LibWeb: Fix assertion failure when tokenizing JS regex literals
Max Wipfli
2021-07-14
js: Implement pretty-printing of Temporal.Calendar objects
Linus Groh
[prev]
[next]