PorygonLang/src/UserData
Deukhoofd 629adafeaf
Include Userdata string key in userdata object for debugging
2019-09-07 15:22:24 +02:00
..
UserDataCollections Require explicit inequality as well as equality operators on evalvalues 2019-09-07 13:28:25 +02:00
RetrievedUserData.cpp Handling for when userdata is not defined yet, but might be defined later 2019-08-25 11:53:37 +02:00
RetrievedUserData.hpp Include Userdata string key in userdata object for debugging 2019-09-07 15:22:24 +02:00
UserData.cpp Include Userdata string key in userdata object for debugging 2019-09-07 15:22:24 +02:00
UserData.hpp Include Userdata string key in userdata object for debugging 2019-09-07 15:22:24 +02:00
UserDataField.cpp Large cleanup 2019-07-25 17:23:54 +02:00
UserDataField.hpp Improved performance when binding by reusing many common scripttype objects 2019-09-01 15:35:45 +02:00
UserDataFunction.cpp Setup for making script options non global if desired 2019-08-10 11:55:45 +02:00
UserDataFunction.hpp Setup for making script options non global if desired 2019-08-10 11:55:45 +02:00
UserDataFunctionType.cpp Implements userdata function support 2019-06-21 17:03:13 +02:00
UserDataFunctionType.hpp Improved performance when binding by reusing many common scripttype objects 2019-09-01 15:35:45 +02:00
UserDataOperation.cpp Setup basics for userdata binary operations 2019-06-27 16:48:19 +02:00
UserDataOperation.hpp Large cleanup 2019-07-25 17:23:54 +02:00
UserDataScriptType.cpp Support for setting userdata casting handling 2019-09-01 13:35:13 +02:00
UserDataScriptType.hpp Include Userdata string key in userdata object for debugging 2019-09-07 15:22:24 +02:00
UserDataStorage.cpp Implements initial math library, several reworks for Userdata memory management 2019-08-17 14:42:48 +02:00
UserDataStorage.hpp Handling for when userdata is not defined yet, but might be defined later 2019-08-25 11:53:37 +02:00
UserDataTemplates.hpp Include Userdata string key in userdata object for debugging 2019-09-07 15:22:24 +02:00
UserDataValue.cpp Work on extern support for userdata functions 2019-06-21 23:07:17 +02:00
UserDataValue.hpp Require explicit inequality as well as equality operators on evalvalues 2019-09-07 13:28:25 +02:00