Upsilon/Upsilon
Deukhoofd 590614c34d
Handle float --> int conversions more like we'd expect
2018-12-11 16:10:08 +01:00
..
BaseTypes Handle float --> int conversions more like we'd expect 2018-12-11 16:10:08 +01:00
Binder Add binary operators for bool and nil during binding 2018-12-09 20:05:47 +01:00
BoundTypes Various changes and tweaks to run better 2018-12-08 16:18:38 +01:00
Evaluator Work on calling CSharp methods 2018-12-11 15:50:24 +01:00
Exceptions Show file name in error messages, to handle errors from modules easier 2018-12-07 14:51:02 +01:00
Parser Fixed while/for loops not returning from function 2018-12-10 17:03:04 +01:00
StandardLibraries Reworked compatible external function parameters handling 2018-12-09 14:14:43 +01:00
Text General fixes tweaks and things 2018-12-03 18:32:27 +01:00
Utilities Reworked function handling, support for type checking internal CSharp functions 2018-11-30 15:28:36 +01:00
Diagnostics.cs Show file name in error messages, to handle errors from modules easier 2018-12-07 14:51:02 +01:00
Executor.cs Various changes and tweaks to run better 2018-12-08 16:18:38 +01:00
ModuleHandler.cs Show file name in error messages, to handle errors from modules easier 2018-12-07 14:51:02 +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