Go to file
Mark van Renswoude 9ab83c012d Added: support for Lua function variables
Added: GetByteCode method (can be read back using LoadFromStream/File)
Added: single return parameters can now be directly read as a variable (wraps Items[0])
Added: unit tests to show off the new features
2016-01-09 14:35:18 +00:00
LuaBinaries Initial commit 2014-11-30 09:33:17 +00:00
UnitTests Added: support for Lua function variables 2016-01-09 14:35:18 +00:00
Lua.Wrapper.pas Added: support for Lua function variables 2016-01-09 14:35:18 +00:00
Lua.pas Added: support for Lua function variables 2016-01-09 14:35:18 +00:00