Upsilon/UpsilonTests
Deukhoofd 8f6d2591f3
Make userdata fields/properties/methods case insensitive
While this can potentially cause collisions, this allows us to easily use Lua's style guide
2018-11-20 14:17:15 +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 Make userdata fields/properties/methods case insensitive 2018-11-20 14:17:15 +01:00