Upsilon/Upsilon
Deukhoofd 49531b5595
Fixed not being able to add to Userdata list
2019-01-31 14:48:45 +01:00
..
BaseTypes Fixed not being able to add to Userdata list 2019-01-31 14:48:45 +01:00
Binder Better binding for index expressions 2019-01-26 13:23:12 +01:00
BoundTypes Fix issue where unknown types would bind to the first available type, as they inherit from system.object 2019-01-25 16:03:00 +01:00
Evaluator Allow adding string to number 2019-01-31 14:46:12 +01:00
Exceptions Better evaluation error handling 2019-01-25 17:22:07 +01:00
Parser Fix issues with identifier spans 2019-01-17 17:33:53 +01:00
StandardLibraries Handle interop better 2019-01-23 15:04:10 +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