ThePhD
|
683d1393d7
|
std function can be empty
fixes #862
|
2019-08-27 18:36:45 -04:00 |
|
ThePhD
|
f701fd2de7
|
HEAVILY improve the entire infrastructure and documentation along with all the examples
|
2019-05-21 19:17:31 -04:00 |
|
ThePhD
|
a925963708
|
appveyor.yml updates to try and more properly capture constraints
travis.yml updates to try and more properly capture constraints
I truly dislike MSVC's inability to handle lots of using statements.
|
2019-03-23 12:09:51 -04:00 |
|
ThePhD
|
e8467334f6
|
Completley overhaul tests
Add unregister funcationality
Make sure clearing is stack-size-safe.
|
2019-03-22 16:28:17 -04:00 |
|
ThePhD
|
b63d7af060
|
Add lua_table and lua_value abstractions
Improve dump handler, bytecode, and base traits
Fix tolua on bad calls, fix interop handler changes
We are now truly done with all feature requests...
|
2019-03-18 07:41:51 -04:00 |
|
ThePhD
|
c1a8cb1dc5
|
Update copyright year, add dump function
|
2019-03-13 05:18:06 -04:00 |
|
ThePhD
|
b4e83ca866
|
attempt to improve throughput and compile times even more
change CMake to stop being such a goddamn fucking menance with the warnings and errors
try to get full /W4 clean compliance
|
2019-02-10 15:02:40 -05:00 |
|
ThePhD
|
5b3ca9343c
|
update single
update forward declaration
update container traits usage
fix vector of pair as a usertype
|
2019-01-13 21:46:53 -05:00 |
|
ThePhD
|
bbd5bd7fa1
|
Fix Linux build as best as possible while size issues still remain with MinGW.
|
2018-12-19 23:17:15 -05:00 |
|