Hilbish/golibs
TorchedSammy 068a5b5149
feat(bait): add error hook and hooks function (closes #205)
an `error` hook is now thrown when an event in lua
throws an error (errors from go side should not happen)
it includes the event name, handler, and error message

a hooks function has also been added. it returns a table
of handlers for a specific event.
2022-10-11 17:41:13 -04:00
..
bait feat(bait): add error hook and hooks function (closes #205) 2022-10-11 17:41:13 -04:00
commander refactor: use custom event emitter (#193) 2022-08-17 18:01:32 -04:00
fs feat(golibs/fs): add join function to join path elements 2022-07-13 15:38:07 -04:00
terminal refactor!: support lua 5.4 (#129) 2022-04-04 06:40:02 -04:00