PorygonSharp/PorygonSharp
Deukhoofd f8193d2925
Handle exceptions in userdata functions gracefully, instead of crashing the whole stack down.
2019-09-28 13:09:33 +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 Handle exceptions in userdata functions gracefully, instead of crashing the whole stack down. 2019-09-28 13:09:33 +02:00
ScriptType Support for turning delegates into script functions 2019-09-12 20:23:25 +02:00
UserData Handle exceptions in userdata functions gracefully, instead of crashing the whole stack down. 2019-09-28 13:09:33 +02:00
Utilities Fix static delegate functions being garbage collected 2019-09-22 12:30:08 +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 Fix static delegate functions being garbage collected 2019-09-22 12:30:08 +02:00
TypeClass.cs Work on separate handling for userdata collection types 2019-09-28 12:03:06 +02:00
libPorygonLang.so Handle exceptions in userdata functions gracefully, instead of crashing the whole stack down. 2019-09-28 13:09:33 +02:00