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
/
HackStudio
Age
Commit message (
Expand
)
Author
2021-02-01
HackStudio: added new directory action
Matteo Sozzi
2021-01-30
HackStudio: removed toggle_index
Matteo Sozzi
2021-01-30
HackStudio: do not toggle_index in open_project
Matteo Sozzi
2021-01-27
HackStudio: Integate with C++ parser-based autocomplete
Itamar
2021-01-27
HackStudio: Attach previous Language Client when detaching
Itamar
2021-01-27
HackStudio: Add parser-based c++ autocomplete engine
Itamar
2021-01-25
Everywhere: Hook up remaining debug macros to Debug.h.
asynts
2021-01-25
Everywhere: Debug macros instead of constexpr.
asynts
2021-01-25
Everywhere: Name debug macros more consistently.
asynts
2021-01-25
Everywhere: Remove unnecessary debug comments.
asynts
2021-01-25
Everywhere: Use CMake to generate AK/Debug.h.
asynts
2021-01-23
HackStudio: Handle failed fork() in TerminalWrapper a bit better
Andreas Kling
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-17
Everywhere: Remove a bunch of now-unnecessary shared_buffer pledges
Andreas Kling
2021-01-16
Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd"
Andreas Kling
2021-01-14
LibIPC: Close received IPC::File fd's by default unless taken
Andreas Kling
2021-01-12
DevTools: Move to Userland/DevTools/
Andreas Kling