|
b09e9452f2
|
fix: js, py and lua allow &'static str, use it
|
2024-10-13 18:43:59 +02:00 |
|
|
6dedb5f0b3
|
fix: make version return a static string
moved .to_string() into each glue code
|
2024-10-12 22:14:17 +02:00 |
|
|
400d87cdb1
|
chore: cargo fmt
|
2024-10-01 16:07:09 +02:00 |
|
|
7d3a7ebef5
|
fix: add version to lua, fix annotations
also snuck in a tiny change for rockspec file
|
2024-09-25 17:28:52 +02:00 |
|
|
c5ab72280a
|
fix(lua): dont throw error, return a string
while less "correct", dealing with the error in lua is really awful.
also its too late to deal with that error anyway, it was in another
thread
|
2024-09-18 00:30:46 +02:00 |
|
|
d215b4ab0b
|
chore(lua): renamed some top level methods
|
2024-09-17 23:33:37 +02:00 |
|
|
3047d21870
|
feat(lua): also pass errors in callbacks
|
2024-09-17 23:27:27 +02:00 |
|
|
54db029ecc
|
chore(lua): split down the monofile
|
2024-09-17 23:00:30 +02:00 |
|