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-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
2022-01-12
HackStudio: Use ProjectBuilder to build and run the current project
Itamar
2022-01-12
HackStudio: Add ProjectBuilder component
Itamar
2022-01-12
HackStudio: Add optional parameters to TerminalWrapper::run()
Itamar
2022-01-12
HackStudio: Add Project::project_is_serenity() function
Itamar
2022-01-12
LibCore: Make Core::command return CommandResult struct
Itamar
2022-01-12
Kernel+LibC+LibCore+UE: Implement `fchmodat(2)`
Daniel Bertalan
2022-01-09
HackStudio: Propagate errors using try_set_main_widget
creator1creeper1
2022-01-09
HackStudio: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-09
Inspector: Propagate errors using try_set_main_widget in main
creator1creeper1
2022-01-08
UserspaceEmulator: Fail with EINVAL for mmap with size 0
Rummskartoffel
[prev]
[next]