PorygonLang/src/UserData
Deukhoofd 458274f370
continuous-integration/drone/push Build is failing Details
Large rework of tables
2019-09-15 13:08:11 +02:00
..
UserDataCollections Large rework of tables 2019-09-15 13:08:11 +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 Better error handling for extern functions that retrieve userdata 2019-09-12 20:42:18 +02:00
UserData.hpp Allows userdata binary operations to be set externally 2019-09-12 15:21:10 +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 Extern C support for registering function overloads 2019-09-14 10:19:56 +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 Large rework of tables 2019-09-15 13:08:11 +02:00
UserDataOperation.cpp Allows userdata binary operations to be set externally 2019-09-12 15:21:10 +02:00
UserDataOperation.hpp Allows userdata binary operations to be set externally 2019-09-12 15:21:10 +02:00
UserDataScriptType.cpp Support for setting userdata casting handling 2019-09-01 13:35:13 +02:00
UserDataScriptType.hpp Large rework of tables 2019-09-15 13:08:11 +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 Support for length unary operator 2019-09-12 18:19:06 +02:00
UserDataValue.cpp Work on extern support for userdata functions 2019-06-21 23:07:17 +02:00
UserDataValue.hpp Userdata equality should always be valid to check, even when no explicit operator is given for it 2019-09-12 17:10:44 +02:00