DelphiLua/UnitTests/source
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
..
TestAPI.pas Changed: TLuaScript > TLuaAPIScript in API unit tests to avoid confusion with Lua.Wrapper.TLuaScript 2015-12-30 12:38:27 +00:00
TestWrapper.pas Added: support for Lua function variables 2016-01-09 14:35:18 +00:00