Zef Hemel
|
41d5743673
|
Load .lua files with `dofile`
|
2025-01-19 16:23:08 +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
|
72b4ecdc36
|
Blacklist shell syscalls in Lua for now (security)
|
2025-01-19 13:02:01 +01:00 |
Zef Hemel
|
83550c1623
|
Exposing Objects indexing as syscalls
|
2025-01-17 10:41:02 +01:00 |
Zef Hemel
|
b398a6b2ff
|
Docs fixes
|
2025-01-16 20:52:30 +01:00 |
Zef Hemel
|
38983b49c5
|
AI generated API docs
|
2025-01-16 20:41:52 +01:00 |
Zef Hemel
|
8b2e76ee51
|
Lua API docs
|
2025-01-16 20:05:13 +01:00 |
Zef Hemel
|
5604f6d8c2
|
Lua: tweaks and docs
|
2025-01-14 20:26:47 +01:00 |