PorygonSharp/PorygonSharp
Deukhoofd 93ae52b04a
Implements new debug string that outlines the bound script
2019-09-07 12:18:28 +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 Throw exception when trying to resolve a userdata type that's not registered, instead of just returning null 2019-09-07 12:17:23 +02:00
ScriptType Support implicit and explicit casting 2019-09-01 16:44:38 +02:00
UserData Support interfaces inheriting interfaces better 2019-09-07 12:17:58 +02:00
Utilities Added support for UserData 2019-06-14 22:22:42 +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 Implements new debug string that outlines the bound script 2019-09-07 12:18:28 +02:00
ScriptOptions.cs Cleanup and improvements 2019-08-25 19:30:36 +02:00
StaticScope.cs Implements new debug string that outlines the bound script 2019-09-07 12:18:28 +02:00
TypeClass.cs Initial commit 2019-06-05 17:50:01 +02:00
libPorygonLang.so Implements new debug string that outlines the bound script 2019-09-07 12:18:28 +02:00