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
/
DevTools
Age
Commit message (
Expand
)
Author
2022-02-16
DevTools: Use default constructors/destructors
Lenny Maiorani
2022-02-15
Playground: Add editor actions to the window menu
Karol Kosek
2022-02-14
HackStudio: Fix crash when requesting parameter list
Harrison Marshall
2022-02-14
Profiler: Add ability to process read syscalls
Jakub Berkop
2022-02-13
LibCore: Allow event loops on other threads to wake up
kleines Filmröllchen
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-12
HackStudio: Put the Build directory inside the Serenity repository
Itamar
2022-02-12
HackStudio: Only query token information if semantic highlighting is on
Itamar
2022-02-11
AK: Make Bitmap construction OOM-fallible
Idan Horowitz
2022-02-10
HackStudio: Fix error handling logic in delete_action
Daste
2022-02-10
HackStudio: Don't save file when filename is empty
Daste
2022-02-10
Base+HackStudio: Add or insert missing icons
electrikmilk
2022-02-09
HackStudio: Allow toggling between simple and semantic highlighting
Itamar
2022-02-09
HackStudio: Use the C++ semantic syntax highlighter
Itamar
2022-02-09
HackStudio: Add tokens_info_result() and tokens_info_result() IPC calls
Itamar
2022-02-09
LanguageServers/Cpp: Make find_declaration_of() more flexible
Itamar
2022-02-09
LibGUI+HackStudio: Add TokenInfo struct for language-server IPC
Itamar
2022-02-09
LibCpp: Update regressions tests results
Itamar
2022-02-08
Base: Change JSON file icon to add CSS file icon
electrikmilk
2022-02-08
LibJS+Everywhere: Remove all VM::clear_exception() calls
davidot
2022-02-07
Meta+Userland: Run the GML formatter on CI and pre-commit
kleines Filmröllchen
2022-02-07
Playground: Remove the GML formatting warning
kleines Filmröllchen
2022-02-07
LibGUI: Remove GML prefix in favor of proper namespace
kleines Filmröllchen
2022-02-07
Base: Add GML file type icon
electrikmilk
2022-02-06
Everywhere: Rename JS::PropertyKey variables from property_{name => key}
Linus Groh
2022-01-29
UserspaceEmulator: Implement ioctl TIOCSTI
Rummskartoffel
2022-01-29
UserspaceEmulator: Implement ioctl TCFLSH
Rummskartoffel
2022-01-29
UserspaceEmulator: Implement signal masking
Rummskartoffel
2022-01-29
UserspaceEmulator: Implement virt$sigprocmask
Rummskartoffel
2022-01-29
UserspaceEmulator: Implement virt$getppid
Rummskartoffel
2022-01-29
UserspaceEmulator: Implement ioctl TIOCGPGRP
Rummskartoffel
2022-01-29
UserspaceEmulator: Implement ioctl TIOCSWINSZ
Rummskartoffel
2022-01-29
UserspaceEmulator: Implement ioctl FIONBIO
Rummskartoffel
2022-01-29
UserspaceEmulator: Convert virt$ioctl to use switch-case
Rummskartoffel
2022-01-28
LibDebug+Everywhere: Avoid void* -> FlatPtr -> void* dance
Ali Mohammad Pur
2022-01-28
Userland: Remove a bunch of unnecessary Vector imports
kleines Filmröllchen
2022-01-28
HackStudio: Fix path to language-server IPC socket
Itamar
2022-01-24
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
Sam Atkins
2022-01-24
UserspaceEmulator: Support ioctls TCSETSF and TCSETSW
Rummskartoffel
2022-01-22
LibJS: Refactor interpreter to use Script and Source Text Modules
Luke Wilde
2022-01-21
UserspaceEmulator: Correctly fail in execve when binary is inaccessible
Rummskartoffel
2022-01-21
UserspaceEmulator: Fix execve messing up command lines with "--"
Rummskartoffel
2022-01-20
Userland: Add horizontal mouse scroll support
Dmitry Petrov
2022-01-19
HackStudio: Change ProjectBuilder dependency declaration logic
Itamar
2022-01-18
HackStudio: Hookup git commit message detection and highlighting
Brian Gianforcaro
2022-01-18
Playground: Enable line numbers in the GML editor
Brian Gianforcaro
2022-01-15
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
sin-ack
2022-01-13
LibELF: Accept Span instead of Pointer+Size in validate_program_headers
Idan Horowitz
2022-01-13
LibELF: Use StringBuilders instead of Strings for the interpreter path
Idan Horowitz
[next]