Upsilon/Upsilon
Deukhoofd 1d6b5673d6
Reworked diagnostics, saves line positions in memory, instead of calculating later.
2019-01-16 23:57:42 +01:00
..
BaseTypes Reworked diagnostics, saves line positions in memory, instead of calculating later. 2019-01-16 23:57:42 +01:00
Binder Reworked diagnostics, saves line positions in memory, instead of calculating later. 2019-01-16 23:57:42 +01:00
BoundTypes Better handling of C# function parameter type checking 2019-01-16 12:07:40 +01:00
Evaluator Reworked diagnostics, saves line positions in memory, instead of calculating later. 2019-01-16 23:57:42 +01:00
Exceptions Reworked diagnostics, saves line positions in memory, instead of calculating later. 2019-01-16 23:57:42 +01:00
Parser Reworked diagnostics, saves line positions in memory, instead of calculating later. 2019-01-16 23:57:42 +01:00
StandardLibraries Make enums be considered userdata, and not numbers. Allow C# functions that consume enums to use both numbers and userdata 2019-01-16 10:50:22 +01:00
Text Reworked diagnostics, saves line positions in memory, instead of calculating later. 2019-01-16 23:57:42 +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