Age | Commit message (Expand) | Author |
---|---|---|
2022-11-01 | Everywhere: Mark dependencies of most targets as PRIVATE | Tim Schumacher |
2022-11-01 | Everywhere: Explicitly link all binaries against the LibC target | Tim Schumacher |
2022-10-24 | AK+Everywhere: Turn bool keep_empty to an enum in split* functions | demostanis |
2022-09-18 | Everywhere: Fix order of includes and #pragma once | Ben Wiederhake |
2022-09-18 | Libraries: Add missing includes, add namespace qualifiers | Ben Wiederhake |
2022-09-16 | Everywhere: Remove a bunch of dead write-only variables | Tim Schumacher |
2022-07-12 | Everywhere: Replace single-char StringView op. arguments with chars | sin-ack |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-05-21 | LibCodeComprehension: Re-organize code comprehension related code | Itamar |