| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-04-23 | vis: fix # register count | Marc André Tanner | 1 | -1/+3 | |
| Previously the # register was always reported as containing only one entry. This wrongly caused the first value to be put at all locations. Fix #544 | |||||
| 2017-04-20 | vis: add # register to insert cursor number | Marc André Tanner | 1 | -0/+11 | |
| 2017-04-20 | vis: start cleaning up register related code | Marc André Tanner | 1 | -0/+249 | |
| Now that register.h is no longer used by view.h we can move the struct and function declarations to vis-core.h. | |||||
