ThePhD
|
42f4455383
|
Allow for "static functions" to be registered on userdata like other parts of the framework, as well as self-contained structs and lambas.
sol::readonly for the ability to make a variable set on a userdata readonly.
No support for property yet: put on issues list for later
|
2016-04-11 01:02:43 -04:00 |
|
ThePhD
|
eb91320652
|
<_<
|
2016-04-07 05:53:33 -04:00 |
|
ThePhD
|
9de3ed48e1
|
>_>
|
2016-04-07 05:46:49 -04:00 |
|
ThePhD
|
4cdcac2001
|
Ensure compilation for 2 more function types
|
2016-04-07 05:43:44 -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
|
7af3fc4ffa
|
Added nullopt pushing, optional pushing, improved tests
|
2016-03-30 16:52:51 -04:00 |
|
ThePhD
|
5acb33e2bc
|
full-on optional support. so much support it's coming through my eyeballs. Goodness.
Support for c_call wrapper to be a thing.
|
2016-03-30 00:31:18 -04:00 |
|
ThePhD
|
d52bc23f53
|
Mooooar tests. And better support for proxy and tuples.
|
2016-03-15 06:36:25 -04:00 |
|