2
2
дзеркало https://github.com/Hilbis/Hilbish synced 2025-07-04 18:22:02 +00:00

13 Коміти

Автор SHA1 Повідомлення Дата
TorchedSammy
7786b4f37a
feat: add module description docs 2022-03-30 20:11:15 -04:00
TorchedSammy
c46807613e
refactor: make loader functions for go modules unexported 2022-03-29 21:05:46 -04:00
TorchedSammy
b887ad4fa9
feat: implement commander 2022-03-28 19:12:58 -04:00
TorchedSammy
a77b997942
refactor: add emmylua docs for all functions appropriate 2022-02-25 18:15:25 -04:00
TorchedSammy
dc608436c1
fix(commander): omit the 'in the shell' part for the description 2022-02-25 18:08:49 -04:00
TorchedSammy
3568b62219
style: use decl and assign operator instead of var and = 2021-12-01 17:29:14 -04:00
sammyette
3cafbe8c4f
docs: document hilbish module functions, xdg vars, and add descriptions for modules 2021-10-16 12:41:10 -04:00
sammyette
1689d80721
feat: add docgen program, document almost all hilbish functions 2021-10-16 10:21:05 -04:00
sammyette
a413b28f2a
fix: define deregister function in commander module 2021-06-12 10:32:48 -04:00
sammyette
26eee56c8b
feat: add commander.deregister function
simply deregisters/removes a lua defined command
2021-06-12 10:30:47 -04:00
sammy
e580112e1b
refactor: use lua.Check<Type> where possible (resolves #40) 2021-05-01 13:42:15 -04:00
TorchedSammy
adb3c0df16 feat: use commanding table to store custom commands, load preload file and set require path in go 2021-03-21 12:42:04 -04:00
TorchedSammy
f910c9dea4 "feat: add lua libs for filesystem access and custom commands - written in go" 2021-03-20 18:49:15 -04:00