5 Commits

Autor SHA1 Nachricht Datum
Reinder Feenstra
8ab7416525 lua: replaced dead event error by dead object error
event always dies with the object, so no need for a seperate error
2022-04-27 19:09:30 +02:00
Reinder Feenstra
b48f43eb0a lua: event wrapper, use inplace new to get rid of a heap allocation 2022-04-27 19:07:25 +02:00
Reinder Feenstra
d3b58570c1 lua: event: added call meta method as alias for connect 2022-04-27 18:54:15 +02:00
Reinder Feenstra
34ccc228e3 fixed many diagnostic/readabilty issues reported by clang-tidy #WIP 2022-01-04 00:09:38 +01:00
Reinder Feenstra
63eec6d461 lua: added event support 2021-11-24 00:07:36 +01:00