| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-05-16 | Cleanup general purpose buffer API | Marc André Tanner | 1 | -1/+1 | |
| Introduce buffer_init to initialize a stack allocated buffer. Rename buffer_{alloc,free} functions because they do something different than the usual convention. They operate on the underlying buffer data but do not allocate/free an actual Buffer struct. | |||||
| 2014-12-18 | Macro support | Marc André Tanner | 1 | -1/+2 | |
| At some point this should be optimized further at the moment there is some 20 byte overhead for each entered key. | |||||
| 2014-09-10 | Add comments where appropriate | Marc André Tanner | 1 | -6/+4 | |
| 2014-09-09 | Remove trailing whitespaces (sed 's/[ \t]*$//') | Marc André Tanner | 1 | -2/+2 | |
| 2014-09-03 | Rudimentary support for copy / paste via registers | Marc André Tanner | 1 | -1/+6 | |
| 2014-08-31 | Add rudimentary register implementation | Marc André Tanner | 1 | -0/+16 | |
