2
0
Fork 0
Commit Graph

4 Commits

Author SHA1 Message Date
Stefan Bühler 7aec09dd27 [lua] split all metatable init/create code into separate functions
- lua_push_*_metatable and init_*_mt (init only used by push)

Change-Id: I42a3d58b884205f30e4ee9a99c693ce65e9dbf66
2021-08-05 13:55:29 +02:00
Stefan Bühler f33a7fd3fa [lua] check values for NULL before pushing to stack 2013-05-24 11:21:13 +02:00
Stefan Bühler 6fcfd96b53 Fix lua struct stat export 2009-11-15 21:47:32 +01:00
Stefan Bühler 476698f118 luaApi: move global method/constants into lighty. namespace, add vr:stat(filename) 2009-10-03 15:26:35 +02:00