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
|
11a2adbea6
|
Lua script block prioritization
|
2025-01-17 19:10:46 +01:00 |
Zef Hemel
|
fe9e3c6eda
|
Expose globals in root of Lua scripts
|
2025-01-16 09:27:11 +01:00 |
Zef Hemel
|
5604f6d8c2
|
Lua: tweaks and docs
|
2025-01-14 20:26:47 +01:00 |
Zef Hemel
|
bf6a34f82c
|
Lua Integrated Query
|
2025-01-13 20:25:39 +01:00 |
Zef Hemel
|
61f82869e9
|
Lua integrated query work (#1205)
* Lua query embeddings
|
2025-01-12 16:54:04 +01:00 |
Zef Hemel
|
c2fea2d25b
|
Lua work
|
2025-01-08 17:09:09 +01:00 |
Zef Hemel
|
8acb112e4e
|
Lua stack frame refactor
|
2024-10-20 15:06:23 +02:00 |
Zef Hemel
|
5c8332a109
|
Cleaning some dependencies
|
2024-10-11 15:52:37 +02:00 |
Zef Hemel
|
64e398fd90
|
deno fmt
|
2024-10-11 15:34:27 +02:00 |
Zef Hemel
|
3319c7f21c
|
More lua progress: JS Interop
|
2024-10-09 20:35:11 +02:00 |
Zef Hemel
|
899c2556cb
|
Lua: more fixes and work on stdlib
|
2024-10-08 19:53:09 +02:00 |
Zef Hemel
|
1299d85e9a
|
First simple Lua directive Live Preview
|
2024-10-05 15:37:36 +02:00 |