Skip to content

Releases: kevin-logan/libglua

libglua v0.9.3

Choose a tag to compare

@kevin-logan kevin-logan released this 21 Mar 16:40
88aad9b
  • 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

Choose a tag to compare

@kevin-logan kevin-logan released this 08 Mar 20:43
c49e4d4
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

Choose a tag to compare

@kevin-logan kevin-logan released this 07 Mar 21:26
2f0cc85

Added ability to manipulate the glua stack

libglua v0.9.0

Choose a tag to compare

@kevin-logan kevin-logan released this 18 Jan 17:01
e59da2e
Merge pull request #2 from kevin-logan/kevin_is_a_scrub

Ignore /Debug/ and /Release/