This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
PorygonLang
Watch
1
Star
0
Fork
0
You've already forked PorygonLang
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
d91caa7f32b31725f1c7f112b3b803f05c01991d
PorygonLang
/
src
/
UserData
History
Deukhoofd
d91caa7f32
All checks were successful
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