Zef Hemel
|
44a1ce698e
|
Support plugs to register their own syscalls, using `syscall` (see the index plug for an example)
|
2025-02-07 15:16:57 +01:00 |
Zef Hemel
|
a169406d37
|
Lua: huge API breaking change: converted all snake_case APIs to camelCase
|
2025-02-06 10:04:45 +01:00 |
Zef Hemel
|
fce78a22f8
|
More Lua template work
|
2025-01-22 20:26:37 +01:00 |
Zef Hemel
|
6078452a6c
|
Breaking Lua API changes:
* tpl -> template.new
* define_command -> command.define
* define_event_listener -> event.listen
* tag -> index.tag
Updated in the docs
|
2025-01-19 14:32:11 +01:00 |
Zef Hemel
|
0076208658
|
Fixes to index APIs
|
2025-01-17 18:31:17 +01:00 |
Zef Hemel
|
83550c1623
|
Exposing Objects indexing as syscalls
|
2025-01-17 10:41:02 +01:00 |