Commit Graph

7 Commits

Author SHA1 Message Date
Cheer Xiao
8534f86912 Fix edit/highlight.go doc 2014-02-04 19:24:50 +08:00
Cheer Xiao
c1711bbd0a Project rename: das -> elvish 2014-01-29 18:44:07 +08:00
Cheer Xiao
713f87fc9a Ditch relative imports, make this go get-able 2014-01-25 19:10:30 +08:00
Cheer Xiao
29363b8186 gofmt 2014-01-16 09:24:14 +08:00
Cheer Xiao
ab4c73454d eval.ioType -> .IOType
Consequently eval.Evaluator.ResolveCommand now fully exposes ..resolveCommand.
2013-11-21 00:30:29 +08:00
Cheer Xiao
f8d005cb29 Let eval.Evaluator.{r R}esolveCommand return a CommandHead 2013-11-21 00:26:50 +08:00
Cheer Xiao
43a865de8d Highlight [in]valid command names and variable names
A dedicated edit.Highlighter is implemented.
2013-11-19 20:28:45 +08:00