Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-02-25 | Userland: Rename IPC ClientConnection => ConnectionFromClient | Itamar |
2021-09-03 | AK: Rename create<T> => make_ref_counted<T> | Andreas Kling |
2021-05-16 | LanguageServers: Rename AutoCompleteEngine => CodeComprehensionEngine | Itamar |