Major cleanup

This commit is contained in:
Zachary Yedidia
2016-03-25 12:14:22 -04:00
parent 8994690b5b
commit 339cdad594
12 changed files with 509 additions and 349 deletions

View File

@@ -5,6 +5,8 @@ import (
)
const (
// Opposite and undoing events must have opposite values
// TextEventInsert repreasents an insertion event
TextEventInsert = 1
// TextEventRemove represents a deletion event