aboutsummaryrefslogtreecommitdiff
path: root/lua/vis-std.lua
AgeCommit message (Expand)AuthorFilesLines
2017-01-31vis: add workaround for broken color handling in Terminal.appMarc André Tanner1-0/+3
2017-01-27vis-digraph: add utility to handle digraphsjosuah1-0/+24
2016-12-14lua: make sure we always load a default themeMarc André Tanner1-0/+2
2016-12-14lua: improve error message when failing to load lpeg/lexer moduleMarc André Tanner1-1/+21
2016-12-14lua: avoid errors if no theme is setMarc André Tanner1-7/+7
2016-12-08vis-lua: move mode constants from vis.MODE_* to vis.modes.*Marc André Tanner1-6/+6
2016-12-08vis-lua: expose init event and use it to set default themeMarc André Tanner1-2/+0
2016-12-08lua: add simple event multiplexing mechanismMarc André Tanner1-8/+8
2016-12-07lua: move non-core code out of vis.luaMarc André Tanner1-0/+119