PorygonSharp/PorygonSharp
Deukhoofd 1c181442e8
Implement function overloading
2019-09-14 11:10:40 +02:00
..
Attributes Support for enums, and adding static variables 2019-08-18 15:54:39 +02:00
DiagnosticHandling Support for getting severity from single diagnostic 2019-09-07 12:16:53 +02:00
EvalValues Prevent issues with ObjectEvalValueHandler when being accessed on multiple threads 2019-09-12 22:16:53 +02:00
ScriptType Support for turning delegates into script functions 2019-09-12 20:23:25 +02:00
UserData Implement function overloading 2019-09-14 11:10:40 +02:00
Utilities Support for turning delegates into script functions 2019-09-12 20:23:25 +02:00
CoreSetup.cs Cleanup and improvements 2019-08-25 19:30:36 +02:00
EvaluateResult.cs Cleanup and improvements 2019-08-25 19:30:36 +02:00
EvaluationException.cs Implements new handling of exceptions 2019-07-27 19:45:39 +02:00
PorygonSharp.csproj Large amount of fixes and improvements 2019-08-24 18:51:43 +02:00
Script.cs Support for setting binary operations 2019-09-12 15:21:32 +02:00
ScriptOptions.cs Cleanup and improvements 2019-08-25 19:30:36 +02:00
StaticScope.cs Support for turning delegates into script functions 2019-09-12 20:23:25 +02:00
TypeClass.cs Support for turning delegates into script functions 2019-09-12 20:23:25 +02:00
libPorygonLang.so Implement function overloading 2019-09-14 11:10:40 +02:00