Age | Commit message (Expand) | Author |
---|---|---|
2018-11-07 | Add a Chomp feature to String construction that removes a trailing newline. | Andreas Kling |
2018-10-22 | Add a CircularQueue template class to AK. | Andreas Kling |
2018-10-22 | Oops, StringImpl's "the empty string" global was not always initialized. | Andreas Kling |
2018-10-17 | Integrate ext2 from VFS into Kernel. | Andreas Kling |
2018-10-16 | Reduce dependence on STL. | Andreas Kling |
2018-10-10 | Import all this stuff into a single repo called Serenity. | Andreas Kling |