Upsilon/Upsilon/BaseTypes/UserData
Deukhoofd 30177e6c1e
Better handling of list.remove()
2019-02-25 13:46:06 +01:00
..
DictionaryUserData.cs Better handling of list.remove() 2019-02-25 13:46:06 +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 list.remove() 2019-02-25 13:46:06 +01:00
UpsilonBinder.cs Better handling of interop 2019-02-25 13:26:27 +01:00
UpsilonCreateStaticAttribute.cs Support for creating static variables for a type using attributes 2019-02-16 13:54:10 +01:00
UpsilonHiddenAttribute.cs Various changes and tweaks to run better 2018-12-08 16:18:38 +01:00
UpsilonUserDataAttribute.cs Handle binding of function parameter better, consider inheritance 2019-02-16 18:39:04 +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 Make coroutine functions be forced to be created with the coroutine keyword. 2019-02-14 12:42:47 +01:00
UserDataTypeHandler.cs Removed now deprecated behaviour where enums are always created in the static scope by default 2019-02-16 13:56:51 +01:00
UserDataTypeOperators.cs Fix binding issue on evaluation 2019-01-21 12:57:30 +01:00