This website requires JavaScript.
Explore
Help
Sign In
vxcontrol
/
golua
Watch
1
Star
0
Fork
0
You've already forked golua
mirror of
https://github.com/vxcontrol/golua.git
synced
2026-08-24 20:31:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4a78253af3957a28ec0049fa34f1436817bc78ae
golua
/
lua
T
History
Harley Laue
4a78253af3
clua_pushcallback has been added to allow definining metamethods with Go functions
2012-12-11 10:41:27 -06:00
..
c-golua.c
clua_pushcallback has been added to allow definining metamethods with Go functions
2012-12-11 10:41:27 -06:00
golua.go
bugfixes: more longjump madness plus a bug in the garbage collection of pushed user data
2012-10-27 19:50:28 +02:00
golua.h
clua_pushcallback has been added to allow definining metamethods with Go functions
2012-12-11 10:41:27 -06:00
lauxlib.go
lua.State.Error never worked or was broken by some go update at some point, use panic instead
2012-10-27 12:40:32 +02:00
lua_defs.go
go fmt run (and consistent formatting in c-golua.c)
2012-07-18 16:21:38 +02:00
lua_test.go
Fixed example/basic.go
2012-10-27 11:31:33 +02:00
lua.go
clua_pushcallback has been added to allow definining metamethods with Go functions
2012-12-11 10:41:27 -06:00