Releases: kevin-logan/libglua
Releases · kevin-logan/libglua
Release list
libglua v0.9.3
- Added MSVC compiler support
- Cleaned up CMakeLists.txt
- Reformatted by WebKit style
- Cleaned up template magic, user types are now consistent with internal types
- StackPosition added to allow working with arbitrary map/array return values
libglua v0.9.2
Stack position (#4) * glua :: added StackPosition to simplify glua stack manipulation * glua :: added StackPosition to simplify glua stack manipulation * glua :: fixed comments for stack position pull request
libglua v0.9.1
Added ability to manipulate the glua stack
libglua v0.9.0
Merge pull request #2 from kevin-logan/kevin_is_a_scrub Ignore /Debug/ and /Release/