pinnacle/api/lua
2023-07-21 21:44:56 -05:00
..
lib Update lib 2023-06-26 16:42:45 -05:00
doc.md Add not that great documentation file 2023-07-21 21:44:56 -05:00
example_config.lua Remove repetition 2023-07-20 11:56:45 -05:00
input.lua Restructure API, add doc comments 2023-07-21 21:02:02 -05:00
keys.lua Restructure API, add doc comments 2023-07-21 21:02:02 -05:00
LICENSE Remove repetition 2023-07-20 11:56:45 -05:00
msg.lua Re-add lost API functionality, fix msg ordering 2023-07-21 14:36:32 -05:00
output.lua Add not that great documentation file 2023-07-21 21:44:56 -05:00
pinnacle.lua Pull my hair out simplifying the API 2023-07-21 15:04:39 -05:00
process.lua Restructure API, add doc comments 2023-07-21 21:02:02 -05:00
README.md Update README.md 2023-06-26 22:13:52 -05:00
stylua.toml Add stylua.toml 2023-07-18 10:35:39 -05:00
tag.lua Add not that great documentation file 2023-07-21 21:44:56 -05:00
test_config.lua Convert tag_name to use tag_id instead 2023-07-21 11:38:46 -05:00
window.lua Add not that great documentation file 2023-07-21 21:44:56 -05:00

The luaposix library courtesy of https://github.com/luaposix/luaposix. The msgpack library courtesy of https://github.com/kieselsteini/msgpack.