Upsilon/UpsilonTests
Deukhoofd 07660b6c46
Implement defining functions
2018-11-15 15:51:05 +01:00
..
BasicMathExpressions.cs Tweaks for tests, allow for grabbing global scope variables 2018-11-14 17:04:04 +01:00
FunctionTests.cs Implement defining functions 2018-11-15 15:51:05 +01:00
IfTests.cs Renamed Boolean to differentiate from system boolean type 2018-11-14 13:10:24 +01:00
MathPrecedence.cs Tweaks for tests, allow for grabbing global scope variables 2018-11-14 17:04:04 +01:00
ScopeTests.cs Tweaks for tests, allow for grabbing global scope variables 2018-11-14 17:04:04 +01:00
UpsilonTests.csproj Properly handle scopes 2018-11-14 16:39:52 +01:00