index
:
vis.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor.c
Age
Commit message (
Expand
)
Author
2014-07-22
Remove unnecessary special case for inserting into an empty document
Marc André Tanner
2014-07-22
Fix bugs in caching layer
Marc André Tanner
2014-07-22
Add some more comments
Marc André Tanner
2014-07-21
Introduce cache layer
Marc André Tanner
2014-07-21
Add iterator functions to walk through text
Marc André Tanner
2014-07-21
Add comments regarding deletion
Marc André Tanner
2014-07-17
Add some ascii art to illustrate insertion
Marc André Tanner
2014-07-17
Implement modification detection
Marc André Tanner
2014-07-17
Remove trailing white spaces
Marc André Tanner
2014-07-17
Document data structures
Marc André Tanner
2014-07-17
Throw away redo history once a new action is performed
Marc André Tanner
2014-07-17
Simplify + add prototypes
Marc André Tanner
2014-07-16
Introduce buffer holding text
Marc André Tanner
2014-07-16
Implement replacement/overwrite
Marc André Tanner
2014-07-16
Implement deletion
Marc André Tanner
2014-07-15
Implement insertion
Marc André Tanner
2014-07-15
Inital import
Marc André Tanner