Upsilon/Upsilon
Deukhoofd bb51fb3853
Hack to allow binary operators on userdata
2019-01-21 16:07:24 +01:00
..
BaseTypes Handle when C# calls a script function with null as parameter 2019-01-21 14:38:01 +01:00
Binder Hack to allow binary operators on userdata 2019-01-21 16:07:24 +01:00
BoundTypes Fix binding functions when no access to direct types 2019-01-21 15:09:43 +01:00
Evaluator Fix binding issue on evaluation 2019-01-21 12:57:30 +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 remove functions for table to list helper standard library 2019-01-21 13:52: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