Age | Commit message (Expand) | Author |
---|---|---|
2019-07-27 | TextEditor: Let's have line numbers starting at 1. | Andreas Kling |
2019-07-24 | LibGUI: Convert Vector<OwnPtr> to NonnullOwnPtrVector. | Andreas Kling |
2019-07-08 | Kernel: Have the open() syscall take an explicit path length parameter. | Andreas Kling |
2019-07-08 | StringView: Rename characters() to characters_without_null_termination(). | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |