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