Age | Commit message (Expand) | Author |
---|---|---|
2020-05-30 | AK+LibC: Add TODO() as an alternative to ASSERT_NOT_REACHED() | Andreas Kling |
2020-04-30 | LibC: Hint the compiler that assertions rarely fail | Sergey Bugaev |
2020-04-13 | LibC: Simplify ASSERT() to reduce code size | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |