Upsilon/Upsilon
Deukhoofd 3737ac826c
Adds basics of new list helper library
2019-01-20 22:28:02 +01:00
..
BaseTypes Fixes for script binding not working 2019-01-20 22:27:47 +01:00
Binder Fixes for script binding not working 2019-01-20 22:27:47 +01:00
BoundTypes Fixes for script binding not working 2019-01-20 22:27:47 +01:00
Evaluator Fixes for function execution when parameter is not bound 2019-01-20 15:17:06 +01:00
Exceptions Reworked diagnostics, saves line positions in memory, instead of calculating later. 2019-01-16 23:57:42 +01:00
Parser Fix issues with identifier spans 2019-01-17 17:33:53 +01:00
StandardLibraries Adds basics of new list helper library 2019-01-20 22:28:02 +01:00
Text Rework type binding to allow for type awareness in iterators 2019-01-18 16:09:36 +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 Various changes and tweaks to run better 2018-12-08 16:18:38 +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 Initial support for generic funcs 2018-12-05 17:20:28 +01:00
Upsilon.csproj.DotSettings Cleanup and reorganization 2018-11-14 12:44:44 +01:00