Upsilon/Upsilon/BaseTypes/UserData
Deukhoofd 65ae6f6f06
Better binding for index expressions
2019-01-26 13:23:12 +01:00
..
DictionaryUserData.cs Better binding for index expressions 2019-01-26 13:23:12 +01:00
GenericUserData.cs More fixes for function binding 2019-01-23 13:15:19 +01:00
IUserData.cs Generic For Loops 2018-11-23 18:18:07 +01:00
ListUserData.cs Better handling of binding when dealing with unknown userdata 2019-01-23 13:40:10 +01:00
UpsilonBinder.cs Handle float --> int conversions more like we'd expect 2018-12-11 16:10:08 +01:00
UpsilonHiddenAttribute.cs Various changes and tweaks to run better 2018-12-08 16:18:38 +01:00
UpsilonUserDataAttribute.cs Various changes and tweaks to run better 2018-12-08 16:18:38 +01:00
UserDataMethod.cs Work on calling CSharp methods 2018-12-11 15:50:24 +01:00
UserDataMethodKey.cs Allows for overloaded functions in CSharp to be used, initial work on handling CSHarp operators 2018-11-21 13:08:41 +01:00
UserDataType.cs Fixed issue with userdata type on evaluation 2019-01-19 17:50:54 +01:00
UserDataTypeHandler.cs Fixes for types sometimes choosing type they inherit from instead of themselves 2019-01-22 18:32:29 +01:00
UserDataTypeOperators.cs Fix binding issue on evaluation 2019-01-21 12:57:30 +01:00