Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-02-25 | HackStudio: Rename HackStudio::ServerConnection=>ConnectionToServer | Itamar |
2022-02-25 | Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer | Itamar |
2022-01-28 | HackStudio: Fix path to language-server IPC socket | Itamar |
2022-01-15 | LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer | sin-ack |
2021-05-23 | Userland: Mark subclasses of IPC::{Client,Server}Connection final | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-06 | HackStudio: Map connections to langauge-servers by language name | Itamar |
2021-02-08 | LanguageServers/Cpp: Add FileDB and pass project_root in Greet() | Itamar |
2021-01-12 | DevTools: Move to Userland/DevTools/ | Andreas Kling |