Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-10 | Improve makefile | cflip | |
2023-01-08 | Compile with debug information enabled | cflip | |
2023-01-08 | Connect the window and font code to the editor's main function | cflip | |
2023-01-08 | Initial import of existing source code | cflip | |
This is based off of snaptoken's "Build Your Own Text Editor" tutorial at https://viewsourcecode.org/snaptoken/kilo/. |