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-03-08
LibWeb: Make generated wrapper code cast IDL longs to i32 for now
Andreas Kling
2021-03-08
Base: Add sysctl man page
Brendan Coles
2021-03-08
Shell: Don't blindly dereference the result of Parser::parse()
AnotherTest
2021-03-08
Everywhere: Remove unnecessary whitespace at the end of some lines.
Emanuele Torre
2021-03-08
LibC: Remove stdbool.h as it is provided by the compiler
Mițca Dumitru
2021-03-08
LibC: Define static_assert in assert.h when it's being used in C
Mițca Dumitru
2021-03-08
LibCrypto: Fail with overflow when bitfield has too many unused bits
AnotherTest
2021-03-07
LibCompress: Rename libcompression.so to libcompress.so
Jelle Raaijmakers
2021-03-07
LibWeb: Fix clang-format issue in CSS/StyleResolver.cpp
Andreas Kling
2021-03-07
LibWeb: Split CSS::StyleSheet into StyleSheet and CSSStyleSheet
Andreas Kling
2021-03-07
LibWeb: Rename StyleRule => CSSStyleRule
Andreas Kling
2021-03-07
open: Fix opening "." (again)
Linus Groh
2021-03-07
Tests: Make syscall-fuzzer less brittle
Ben Wiederhake
2021-03-07
FileManager: Disable view change actions when directory is unreadable
Linus Groh
2021-03-07
Serendipity: Couple more tips and some clean-up
thankyouverycool
2021-03-07
Serendipity: Make main window a normal window
Andreas Kling
2021-03-07
Serendipity: Simplify GML and fix button alignment
Andreas Kling
2021-03-07
Serendipity: Make main window resizable (#5675)
supercyp
2021-03-07
LibWeb: Make tiled backgrounds scroll with content
Andreas Kling
2021-03-07
LaunchServer: Use new FileManager flags instead of two arguments
speles
2021-03-07
FileManager: Use ArgsParser, handle more options
speles
2021-03-07
LibCore: Add String variant for ArgsParser::add_positional_argument
speles
2021-03-07
LibGUI: Scroll selection into view when the IconView is first laid out
speles
2021-03-07
Applications: Open folder with pre-selected file where appropriate :^)
speles
2021-03-07
Shell: Add support for enumerating lists in for loops
AnotherTest
2021-03-07
Shell: Add support for 'immediate' expressions as variable substitutions
AnotherTest
2021-03-07
Shell: Do not parse history events in scripts
AnotherTest
2021-03-07
LibLine: Clear the buffer after invalidating prior written data
AnotherTest
2021-03-07
Shell: Add functions to the PATH cache when rebuilding the cache
AnotherTest
2021-03-07
Shell: Make the 'not' builtin return the correct exit code for functions
AnotherTest
2021-03-07
Shell: Corrently indent offset newlines when formatting
AnotherTest
2021-03-07
Shell: Skip caching PATH and history load/save when not interactive
AnotherTest
2021-03-06
LibGfx: Make most of Gfx::Color constexpr
Andreas Kling
2021-03-06
LibWeb: Add a couple child node operations to Node and add node types
Luke
2021-03-06
WebServer: Serve X-Frame-Options and X-Content-Type-Options HTTP headers
Brendan Coles
2021-03-06
LibGfx: Fix draw_triangle() precision issues
Stephan Unverwerth
2021-03-06
LibWeb: Make CSS background image painting respect destination origin and tra...
Mihai Parparita
2021-03-06
WebContent: Set correct scroll offset for PageHost painting
speles
2021-03-06
LibM: optimized (branchless) copysign
Nick Wanninger
2021-03-06
HackStudio: Restart LanguageServer if it crashes
Itamar
2021-03-06
LanguageServers: Support calling SetFileContent with not-yet open files
Itamar
2021-03-06
LanguageServers: Tweak FileDB API
Itamar
2021-03-06
HackStudio: Add ProjectFile::create_if_needed
Itamar
2021-03-06
HackStudio: Create Language enum from file extension or language name
Itamar
2021-03-06
HackStudio: Remove redundant null check when creating a new project file
Itamar
2021-03-06
HackStudio: Make sure project files are created with an absolute path
Itamar
2021-03-06
HackStudio: Map connections to langauge-servers by language name
Itamar
2021-03-06
LibCpp: Don't crash on an empty '#' line
Itamar
2021-03-06
LanguageServers/Cpp: Allow the creation of DocumentData objects to fail
Itamar
2021-03-06
LibCpp: Check if type is null in VariableDeclaration::dump
Itamar
[prev]
[next]