2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-07-01 16:52:03 +00:00

7 Commits

Author SHA1 Message Date
4f4a836f05
fix: set any value as table key, not only strings 2025-06-14 12:26:23 -04:00
0e1e964948
feat: impl bool for clua 2025-06-14 10:39:58 -04:00
9c0819969f
feat: impl more functions, uncomment nature code 2025-06-14 10:31:17 -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
1f9fd80fbb
feat: begin initial port to c lua 2024-07-21 11:37:08 -04:00