ThePhD
|
5816c6c34b
|
.clang-format the crap out of everything, I guess...!
|
2017-09-13 02:46:56 -04:00 |
|
ThePhD
|
34b81bef6b
|
Handle qualified name failures of VC++, where using templates do not match the fully qualified names of what they alias to (Thanks, VC++)
|
2017-05-15 10:41:50 -04:00 |
|
ThePhD
|
009d6b0fa9
|
Fix protected_function shenanigans, hopefully for good.
|
2016-10-04 23:37:08 -04:00 |
|
ThePhD
|
556be8da98
|
Documentation updates -- require function and add function and size function needed documentation
New `add` function as requested by @EliasD
|
2016-06-19 17:59:40 -04:00 |
|
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 |
|