ThePhD
|
54bcda140c
|
upgrade checkers and handlers to take a semi-optional "reason" type (const char* c-string desired)
add constructor_handler in same vein of handlers
add argument_handler in same vein of handlers
rewrite env_t checkers
|
2017-08-31 20:47:09 -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
|
ad010adcad
|
Goddamn unused parameters...
|
2016-12-10 05:56:10 -05:00 |
|
ThePhD
|
f4f3bffe2f
|
Oh boy, more simplicity functions...!
|
2016-12-10 01:19:23 -05:00 |
|
ThePhD
|
edeb81a7e1
|
Add registry constructors to tug things right out of the registry, and add a main_thread getter to aid in Joynet dev
|
2016-12-10 00:25:25 -05:00 |
|
ThePhD
|
433e34cd9b
|
as_args and threading API cleanliness.
|
2016-11-26 13:58:06 -05: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
|
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
|
a2eced863f
|
shiny new load_result type, and thusly we're ready for 2.5 .
|
2016-04-23 18:18:02 -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
|
3de38f8da1
|
Easier access to specific functions.
|
2016-03-14 16:10:08 -04:00 |
|
ThePhD
|
97e36f70c5
|
Alright, NOW everything's kosher. Bwuh, byte order marks...
|
2016-03-14 09:53:24 -04:00 |
|
ThePhD
|
c07bbd248c
|
Formatting and a few new constants.
|
2016-02-27 02:49:40 -05:00 |
|
ThePhD
|
251e350539
|
coroutines \o/
|
2016-02-27 02:43:53 -05:00 |
|