Upsilon/Upsilon
Deukhoofd 812ec7137b
Fix coroutines breaking on if statements
2019-02-17 17:53:22 +01:00
..
BaseTypes Handle binding of function parameter better, consider inheritance 2019-02-16 18:39:04 +01:00
Binder Fix coroutines breaking on if statements 2019-02-17 17:53:22 +01:00
BoundTypes Allow non-standard libraries to have a script pass variable as well 2019-02-16 16:13:28 +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