Upsilon/UpsilonTests
Deukhoofd 066af47b5b
Work on calling CSharp functions from Lua
2018-11-20 12:55:41 +01:00
..
BasicMathExpressions.cs Added UserData support 2018-11-19 17:22:25 +01:00
FunctionTests.cs More fixes for scope 2018-11-19 12:49:48 +01:00
IfTests.cs Make LuaTypes internal, and only return the actual values 2018-11-17 12:40:28 +01:00
MathPrecedence.cs Make LuaTypes internal, and only return the actual values 2018-11-17 12:40:28 +01:00
ScopeTests.cs Make LuaTypes internal, and only return the actual values 2018-11-17 12:40:28 +01:00
StringTests.cs Made strings indexable 2018-11-19 13:53:44 +01:00
TableTests.cs Adds assignment to tables 2018-11-19 16:22:13 +01:00
UpsilonTests.csproj Properly handle scopes 2018-11-14 16:39:52 +01:00
UserDataTests.cs Work on calling CSharp functions from Lua 2018-11-20 12:55:41 +01:00