Age | Commit message (Expand) | Author |
---|---|---|
2023-01-07 | Everywhere: Remove "LibC/" includes, add lint-rule against it | Ben Wiederhake |
2022-11-08 | Kernel: Split the Ext2FileSystem.{cpp,h} files into smaller components | Liav A |
2022-09-24 | LibJS: Add JS::SafeFunction, like Function but protects captures from GC | Andreas Kling |
2022-09-18 | Meta: Only check changed files in check-style.py during pre-commit | Ben Wiederhake |
2022-09-16 | Meta: Remove the obsolete linter check for LibM/math.h | Tim Schumacher |
2022-05-21 | LibCodeComprehension: Re-organize code comprehension related code | Itamar |
2021-12-23 | LibC: Allow multiple includes of `<assert.h>` | Michel Hermier |
2021-12-23 | Meta: Allow to skip `#pragma once` check | Michel Hermier |
2021-10-27 | Meta: Reimplement license checker in python | Ben Wiederhake |