Skip to content

Tags: tcashel/libglua

Tags

v0.9.4

Toggle v0.9.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request spotx#2 from spotx/fix_target_public_exports

Fix target glua PRIVATE => PUBLIC export for add_subdirectory() includes

v0.9.3

Toggle v0.9.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kevin-logan#6 from kevin-logan/msvc_compat

Msvc compat and const reference fix

v0.9.2

Toggle v0.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Stack position (kevin-logan#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

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
glua :: stack manipulation and tables (spotx#3)

* glua :: added support for manually traversing stack elements like lua tables

* glua :: added support for manually traversing stack elements like lua tables

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request spotx#2 from kevin-logan/kevin_is_a_scrub

Ignore /Debug/ and /Release/