Upsilon/Upsilon
Deukhoofd 29818dad31
Fix internal function variables not binding properly when allowing all objects
2019-01-23 11:54:35 +01:00
..
BaseTypes Fixes for types sometimes choosing type they inherit from instead of themselves 2019-01-22 18:32:29 +01:00
Binder Fix internal function variables not binding properly when allowing all objects 2019-01-23 11:54:35 +01:00
BoundTypes Fixes for types sometimes choosing type they inherit from instead of themselves 2019-01-22 18:32:29 +01:00
Evaluator Lock Variables while adding to it to prevent threading issues 2019-01-22 20:35:23 +01:00
Exceptions Better error handling 2019-01-22 12:28:21 +01:00
Parser Fix issues with identifier spans 2019-01-17 17:33:53 +01:00
StandardLibraries Handle object parameter for functions better 2019-01-22 20:35:41 +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