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-25 10:11:51 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ef48b4775de20bc91b36c3ea71480da143d3105
golua
/
lua
T
History
aarzilli
1ef48b4775
added Lua 5.1 headers (cherry picked Steve Donovan commit)
2012-12-22 13:32:43 +01:00
..
lua
added Lua 5.1 headers (cherry picked Steve Donovan commit)
2012-12-22 13:32:43 +01:00
c-golua.c
restored lua.State.Error function to existence with a hack
2012-12-21 21:49:19 +01:00
golua.go
restored lua.State.Error function to existence with a hack
2012-12-21 21:49:19 +01: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
restored lua.State.Error function to existence with a hack
2012-12-21 21:49:19 +01:00