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

6 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
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
40d3933009
feat: add hilbish.midnightEdition 2024-12-22 11:56:53 -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