PorygonLang/src/UserData
Deukhoofd d91caa7f32
continuous-integration/drone/push Build is passing Details
Implements indexing with period identifier style (``foo.bar``)
2019-06-17 15:45:33 +02:00
..
UserData.cpp Work on making userdata work through extern C entry points 2019-06-14 22:21:33 +02:00
UserData.hpp Work on making userdata work through extern C entry points 2019-06-14 22:21:33 +02:00
UserDataField.cpp Work on making userdata work through extern C entry points 2019-06-14 22:21:33 +02:00
UserDataField.hpp Support having no getter/setters on a userdata field 2019-06-15 15:38:52 +02:00
UserDataScriptType.cpp Implements basics for UserData 2019-06-14 14:59:38 +02:00
UserDataScriptType.hpp Implements indexing with period identifier style (``foo.bar``) 2019-06-17 15:45:33 +02:00
UserDataStorage.cpp Ensure memory is handled properly with userdata 2019-06-14 17:35:05 +02:00
UserDataStorage.hpp Work on making userdata work through extern C entry points 2019-06-14 22:21:33 +02:00
UserDataValue.cpp Work on making userdata work through extern C entry points 2019-06-14 22:21:33 +02:00
UserDataValue.hpp Implements indexing with period identifier style (``foo.bar``) 2019-06-17 15:45:33 +02:00