Moritz Hölting
|
cd350c538e
|
remove debug statement in lua handling
|
2024-11-09 15:24:58 +01:00 |
Moritz Hölting
|
8d359f9969
|
update mlua to 0.10.0
|
2024-10-30 20:44:05 +01:00 |
Moritz Hölting
|
aed758101c
|
prepare release of version 0.1.0
|
2024-10-01 12:01:20 +02:00 |
Moritz Hölting
|
a9a8aff13b
|
change to dual license, add code of conduct, contributing
|
2024-09-30 16:55:43 +02:00 |
Moritz Hölting
|
804f314df7
|
use full hash length as name, improve docs
|
2024-09-27 16:26:24 +02:00 |
Moritz Hölting
|
c1a8bc8577
|
update shulkerbox dependency for VFolder fix
|
2024-09-22 22:48:49 +02:00 |
Moritz Hölting
|
a3e0bd95bc
|
update shulkerbox dependency
|
2024-09-22 13:33:00 +02:00 |
Moritz Hölting
|
6abe437c70
|
implement tag declaration
|
2024-09-21 22:45:05 +02:00 |
Moritz Hölting
|
0133661ad4
|
implement error on conflicting function names and deterministic function generation order
|
2024-09-20 16:50:40 +02:00 |
Moritz Hölting
|
61b8f1ffb9
|
improve lua integration by allowing more flexible return types and introducing globals
|
2024-09-20 14:55:48 +02:00 |
Moritz Hölting
|
0cccee936e
|
change return type of parse_* functions from Option to Result
|
2024-09-19 20:54:39 +02:00 |
Moritz Hölting
|
2bc8281f19
|
improve error display
|
2024-09-19 00:12:24 +02:00 |
Moritz Hölting
|
6f3c152e73
|
add source code display to UnexpectedExpression, LuaRuntimeError errors
|
2024-09-03 22:21:03 +02:00 |
Moritz Hölting
|
6e019fb3ac
|
extend file provider with read_bytes method and return cow
|
2024-09-01 22:41:43 +02:00 |
Moritz Hölting
|
3332511290
|
suggest similarly named functions if invoked function does not exist
|
2024-08-29 00:57:11 +02:00 |
Hölting, Moritz (Intern)
|
6422737cf3
|
fix error on literal command directly after comment
|
2024-08-28 13:09:19 +02:00 |