2
2
réplica de https://github.com/Hilbis/Hilbish synced 2025-07-02 01:02:03 +00:00

7 Commits

Autor SHA1 Mensaje Fecha
4f4a836f05
fix: set any value as table key, not only strings 2025-06-14 12:26:23 -04:00
9e77f0ba32
refactor: change go function types
this is the only way i could think of to be able
to push go functions to lua on the clua side.

this may or may not need adjustments on golua side
though...
2025-06-14 10:06:20 -04:00
0a0f2e2c38
fix: implement go lua library loading
and remove debug symbol stripping flags when building
on midnight
2024-12-22 01:09:24 -04:00
3afd1c518a
fix: attempt to implement more/fix go library loading 2024-12-22 00:03:21 -04:00
094e795d01
fix: type typo (lol) 2024-12-21 18:30:03 -04:00
d6eb92f321
fix: attempt some small fixes for loading modules 2024-07-26 17:58:25 -04:00
1f9fd80fbb
feat: begin initial port to c lua 2024-07-21 11:37:08 -04:00