Age | Commit message (Expand) | Author |
---|---|---|
2021-02-21 | Utilities: Provide fuzzers as a utility in serenity | Ben Wiederhake |
2021-02-08 | LibCpp: Start working on a C preprocessor | Itamar |
2021-02-07 | LibGUI+LibCpp: Move C++ syntax highlighter to LibCpp | Andreas Kling |
2021-02-04 | bt: Add a little backtrace program that uses SymbolServer | Andreas Kling |
2021-01-27 | LibCpp: Add the beginning of a C++ parser | Itamar |
2021-01-22 | Build: Replace explicit use of mv(1) in CMake file with file(RENAME). | Emanuele Torre |
2021-01-15 | Utilities: Add "chres", a way to change the screen resolution from the comman... | Nico Weber |
2021-01-15 | Tests: Move test-gfx-font to /usr/Tests/LibGfx/font and add new tests | Brendan Coles |
2021-01-12 | Userland: Move command-line utilities to Userland/Utilities/ | Andreas Kling |