ThePhD
|
0a9dc24f1f
|
first big sol3 push... tests not updated yet
|
2018-09-27 22:27:38 -07:00 |
|
ThePhD
|
818f766066
|
Trying to clean up all the macros. One day, I'll finish the configuration layer and everything will be beautiful.
|
2018-04-17 15:04:17 -04:00 |
|
ThePhD
|
6c40c559e3
|
prepare for new usertype
change how type T is gleaned from destructors and constructors in case of new syntax
add a hell of a lot more examples, update and clean documentation
|
2018-03-15 17:16:28 -04:00 |
|
ThePhD
|
002303d52b
|
update tests and single again
add assert.hpp for better code understanding
prepare to rewrite all the damn docs, and update the tutorials...
|
2017-12-25 23:27:22 -05:00 |
|
ThePhD
|
8643dec9e5
|
with the xmove constructors, we finally are forced to do safety checks.
|
2017-09-11 16:44:02 -04:00 |
|
ThePhD
|
074b9ae655
|
add xmove constructors for function, (light )userdata, table, reference and object
add additional coroutine example
improve traits
add tests for thread transfers
update single
|
2017-09-11 16:12:23 -04:00 |
|