Upsilon/Upsilon
Deukhoofd 40745a1935
Log better error when trying to access out of bounds value on C# list
2019-02-21 12:18:43 +01:00
..
BaseTypes Log better error when trying to access out of bounds value on C# list 2019-02-21 12:18:43 +01:00
Binder Don't allow indexing unregistered types on evaluation 2019-02-19 12:48:57 +01:00
BoundTypes Better handling of getting valid bound type. 2019-02-19 12:59:07 +01:00
Evaluator Make coroutine functions be forced to be created with the coroutine keyword. 2019-02-14 12:42:47 +01:00
Exceptions Better evaluation error handling 2019-01-25 17:22:07 +01:00
Parser Added support for coroutines 2019-02-13 18:10:39 +01:00
StandardLibraries Fixed bound Func variables having Nil as return type 2019-02-16 17:05:05 +01:00
Text Fixed issue when startline is EOF 2019-01-31 15:13:26 +01:00
Utilities Reworked diagnostics, saves line positions in memory, instead of calculating later. 2019-01-16 23:57:42 +01:00
Diagnostics.cs Reworked diagnostics, saves line positions in memory, instead of calculating later. 2019-01-16 23:57:42 +01:00
Executor.cs Added support for coroutines 2019-02-13 18:10:39 +01:00
ModuleHandler.cs Allow for clearing a module from cache 2018-12-14 17:54:35 +01:00
ScriptOptions.cs Adds print basic command 2018-12-09 13:01:03 +01:00
Upsilon.csproj Adds simple string library 2019-02-16 13:30:22 +01:00
Upsilon.csproj.DotSettings Cleanup and reorganization 2018-11-14 12:44:44 +01:00