Age | Commit message (Expand) | Author |
---|---|---|
2021-08-14 | Tests: Add regression tests for the LibCpp preprocessor | Itamar |
2021-08-14 | LibCpp: Move parser tests to Userland/Libraries/LibCpp/Tests/parser | Itamar |
2021-05-22 | Meta: Exclude LibCpp&LanguageServer tests from check-newlines-at-eof.py | Itamar |
2021-05-08 | Meta: Remove AK/Tests from check-newlines-at-eof.py | Brian Gianforcaro |
2021-04-19 | Meta: Remove references to Userland/Libraries/LibELF/exec_elf.h | Brendan Coles |
2021-04-02 | Meta: Resolve some pylint violations in Python lint scripts | Brendan Coles |
2021-03-08 | Meta: check-newlines-at-eof.py now checks .json files and files in Base/ | Emanuele Torre |
2021-03-03 | Meta: Stop excluding getopt.cpp from linting | Idan Horowitz |
2021-03-03 | LibCore+LibHTTP+LibGfx: Switch to LibCompress | Idan Horowitz |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |
2021-01-09 | Meta: Use /usr/bin/env for python3 in newline checker script | Andrew Kaster |
2021-01-03 | Meta: Rewrite the check-newlines-at-eof script in python | Emanuele Torre |