Age | Commit message (Expand) | Author |
---|---|---|
2019-06-18 | AK: Make ASSERT_NOT_REACHED() work nicely in host builds. | Andreas Kling |
2019-05-28 | Add clang-format file | Robin Burchell |
2019-04-20 | Get rid of SERENITY macro since the compiler already defines __serenity__ | Andreas Kling |
2019-04-03 | Kernel: Remove unneeded kassert.h. | Andreas Kling |
2019-01-31 | Big, possibly complete sweep of naming changes. | Andreas Kling |
2019-01-17 | Get rid of #ifdef SERENITY. We're past that phase of bootstrapping. | Andreas Kling |
2018-10-28 | Canonicalize the path used by sh. | Andreas Kling |
2018-10-25 | ELFLoader should fail with an error message for unresolved symbols. | Andreas Kling |
2018-10-22 | Import very modest Userland. | Andreas Kling |
2018-10-16 | Start fixing up AK to work inside the kernel. | Andreas Kling |
2018-10-10 | Import all this stuff into a single repo called Serenity. | Andreas Kling |