| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-15 | Implement undo | Albert Cervin | |
| This also fixes a bunch of valgrind errors | |||
| 2023-01-29 | More tests and documentation | Albert Cervin | |
| Also improve find file and switch buffer a bit. Implement word backward/forward. | |||
| 2023-01-27 | Split out the frame allocator | Albert Cervin | |
| Used to be a part of main | |||
| 2023-01-26 | More tests and documentation | Albert Cervin | |
| Also, split out platform-specific parts and add mocks for tests. | |||
| 2023-01-23 | Add more tests and documentation | Albert Cervin | |
| Both doxygen and man page | |||
| 2023-01-23 | Implement some more commands | Albert Cervin | |
| - More bug fixes for keys: You can now have mod-less keys in keymaps as binds. - Fix calculation bug with space fillouts. | |||
| 2022-12-07 | Make make portable | Albert Cervin | |
