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-02-13
LibSQL: Convert binary SQL operations to be fallible
Timothy Flynn
2022-02-13
LibSQL: Short-circuit single-element tuple comparisons
Timothy Flynn
2022-02-13
LibSQL: Implement converting float and tuple values to a boolean
Timothy Flynn
2022-02-13
LibSQL: Use absolute value when comparing against floating point epsilon
Timothy Flynn
2022-02-13
LibSQL: Return a not-yet-implemented error for unimplemented expressions
Timothy Flynn
2022-02-13
Userland/Applets: Use default constructors/destructors
Lenny Maiorani
2022-02-13
LibJS: Add spec comments to ArrayBuffer.prototype.byteLength
Jamie Mansfield
2022-02-13
LibJS: Add spec comments to ArrayBuffer.prototype.slice
Jamie Mansfield
2022-02-13
LibGfx: Allow changing the default font path
Filiph Sandström
2022-02-13
Base+HexEditor: Add icons
electrikmilk
2022-02-13
Base+Calculator: Add icons
electrikmilk
2022-02-13
Magnifier: Add missing icons
electrikmilk
2022-02-13
LibCore: Add Darwin anon_create support
Filiph Sandström
2022-02-13
LibTLS: Add SHA-384 as supported certificate signing algorithm
Joaquim Monteiro
2022-02-13
Revert "LibJS: Get rid of unnecessary work from canonical_numeric_index_string"
Andreas Kling
2022-02-13
LibWeb: Fix off-by-one in HTMLTokenizer::restore_to()
MacDue
2022-02-13
LibJS: More properly implement scoping rules in bytecode codegen
Ali Mohammad Pur
2022-02-13
LibJS: Implement ClassExpression::generate_bytecode()
Ali Mohammad Pur
2022-02-13
LibJS: Make ASTNode::generate_bytecode() fallible
Ali Mohammad Pur
2022-02-13
LibJS: Don't emit a LeaveUnwindContext after a successful handler
Ali Mohammad Pur
2022-02-13
LibJS: Implement the NewClass opcode
Ali Mohammad Pur
2022-02-13
LibJS/Tests: Rename snake_case identifiers in string-basic.js
Linus Groh
2022-02-13
LibJS: Correct receiver value in GetValue's [[Get]] call
Linus Groh
2022-02-13
LibJS: Add spec comments to more Reference AOs
Linus Groh
2022-02-13
LibJS+LibLine: Run clang-format
Andreas Kling
2022-02-13
LibJS: Always inline Lexer::current_code_point()
Andreas Kling
2022-02-13
LibJS: Make more use of Token::flystring_value()
Andreas Kling
2022-02-13
LibJS: Add Token::flystring_value() to produce FlyString directly
Andreas Kling
2022-02-13
LibJS: Add fast_is<T>() for things that were hot in RTTI
Andreas Kling
2022-02-13
LibJS: Make Parser::ScopePusher::has_declaration() take FlyString
Andreas Kling
2022-02-13
LibJS: Add ASCII fast path to Lexer::current_code_point()
Andreas Kling
2022-02-13
LibJS: Stop eagerly creating the backing store for IndexedProperties
Anonymous
2022-02-13
LibJS: Avoid unnecessary ToObject conversion when resolving references
Anonymous
2022-02-13
LibJS: Get rid of unnecessary work from canonical_numeric_index_string
Anonymous
2022-02-13
LibJS: Correct the handling of accessors on strings
Anonymous
2022-02-13
LibLine: Fix loading of terminal dimensions when running under lldb
Anonymous
2022-02-13
profile: Port to LibMain
rvictorr
2022-02-13
LibCore: Add syscall wrapper for profiling_free_buffer()
rvictorr
2022-02-13
LibCore: Add syscall wrapper for profiling_disable()
rvictorr
2022-02-13
LibCore: Add syscall wrapper for profiling_enable()
rvictorr
2022-02-13
LibGUI: Allow breadcrumbbar segment activation using the keyboard
networkException
2022-02-13
LibGUI: Allow activation of CommandPalette without a focused widget
networkException
2022-02-13
Base+PixelPaint: Add more icons
electrikmilk
2022-02-13
gml-format: Skip writing formatted GML to file if no changes were made
Idan Horowitz
2022-02-13
Userland: Run gml-format
Idan Horowitz
2022-02-13
gml-format+Playground: Print GML parsing error on formatting failure
Idan Horowitz
2022-02-13
LibGUI: Enforce new GML newline and ordering guidelines
Idan Horowitz
2022-02-13
LibWeb: Don't crash on unknown CSS display types, fall back to inline
Andreas Kling
2022-02-12
LibWeb: Add stub implementation for Element's getClientRects
DerpyCrabs
2022-02-12
LibWeb: Implement Geometry::DOMRectList
DerpyCrabs
[prev]
[next]