ThePhD
|
9734577fdb
|
stack implementation, plus reference semantics within lua for usertypes/data now.
I hate my life.
I hate the projects I'm working on.
Closes #53
Closes #56
Closes #52
|
2016-04-07 05:21:49 -04:00 |
|
ThePhD
|
204bd5d5ed
|
This adds the additional safety features. stack_guard should probably be migrated into the tests too, since a lesser form is already used there.
Closes #54 #55
|
2016-04-04 02:28:39 -04:00 |
|
ThePhD
|
8862c65f0a
|
NOW we're truly feature complete. Sheesh, the work that this requires....
|
2016-03-31 16:16:07 -04:00 |
|
ThePhD
|
2d14cedc17
|
Eat shit, std::tuple
|
2016-03-31 12:12:04 -04:00 |
|
ThePhD
|
7af3fc4ffa
|
Added nullopt pushing, optional pushing, improved tests
|
2016-03-30 16:52:51 -04:00 |
|
ThePhD
|
09a0a5051a
|
Documentation updates and new stack::check_get API.
|
2016-03-24 15:45:44 -04:00 |
|