PorygonSharp/PorygonSharp/UserData
Deukhoofd f8193d2925
Handle exceptions in userdata functions gracefully, instead of crashing the whole stack down.
2019-09-28 13:09:33 +02:00
..
BinaryOperationKind.cs Support for setting binary operations 2019-09-12 15:21:32 +02:00
UserData.cs Implement function overloading 2019-09-14 11:10:40 +02:00
UserDataBinaryOperation.cs Support for turning delegates into script functions 2019-09-12 20:23:25 +02:00
UserDataField.cs Support using tables to assign to lists and arrays 2019-09-22 12:12:27 +02:00
UserDataFunctionField.cs Handle exceptions in userdata functions gracefully, instead of crashing the whole stack down. 2019-09-28 13:09:33 +02:00
UserDataHandler.cs Fixes for enums and dictionaries 2019-09-19 15:44:39 +02:00
UserDataReturnValue.cs Handle exceptions in userdata functions gracefully, instead of crashing the whole stack down. 2019-09-28 13:09:33 +02:00