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
|
9f019ae536
|
Adds requires feature - Closes #90
Function name for getting the status was actually changed to status in all places... being consistent, yay
|
2016-05-19 17:27:12 -04:00 |
|
ThePhD
|
3b81a7c85f
|
VC++ is a butt, but this Closes #91
It prepares for #97 as well, and blocks out #95 until I can be assed
Now, it's either performance or handling sol::property ...
|
2016-05-19 02:15:42 -04:00 |
|
ThePhD
|
033c61ff1a
|
Constructors for many of the types updated. sol::object now makes many more styles of types. Tests updated to match. Update documentation as per #87. Close #88. Close #86
|
2016-05-13 02:48:22 -04:00 |
|
ThePhD
|
38d21827b1
|
:l Stop finding bugs in my code -- unique_usertype_traits implemented, sol::overloaded work for static functions
|
2016-04-24 01:39:44 -04:00 |
|
ThePhD
|
a2eced863f
|
shiny new load_result type, and thusly we're ready for 2.5 .
|
2016-04-23 18:18:02 -04:00 |
|