ThePhD
|
a451553131
|
update single with version
|
2017-11-21 14:35:37 -05:00 |
|
ThePhD
|
a0de11a773
|
add coroutine guard
update version
add donation link
|
2017-11-21 14:33:27 -05:00 |
|
ThePhD
|
4256c07ee0
|
error handling improvements
update single
|
2017-11-17 16:54:42 -05:00 |
|
ThePhD
|
4a39020df9
|
macro-proof the library
|
2017-11-17 07:20:17 -05:00 |
|
ThePhD
|
fa912a57f6
|
add cstdint header to get SIZE_MAX
|
2017-11-17 07:07:56 -05:00 |
|
ThePhD
|
6738ceedae
|
finally fix handling of exceptions, pray to the Lord it works
|
2017-11-11 18:33:56 -05:00 |
|
ThePhD
|
2d31d84070
|
attempt to wrangle exception handling on multiple systems
|
2017-11-11 07:42:14 -05:00 |
|
ThePhD
|
e667e69d89
|
[ci-skip] fix title
|
2017-11-09 18:58:17 -05:00 |
|
ThePhD
|
2203c1f64f
|
Overhaul examples
Overhaul docs for examples
Overhaul function_result and protected_function_result proxies
|
2017-11-09 17:41:46 -05:00 |
|
ThePhD
|
90bbeadd8c
|
[ci-skip] fix presentation
|
2017-11-08 21:51:03 -05:00 |
|
ThePhD
|
f89dab57b7
|
[ci-skip] C++ Meetup presentation
|
2017-11-08 18:48:54 -05:00 |
|
ThePhD
|
43dda398a0
|
version bump
|
2017-11-07 20:20:57 -05:00 |
|
ThePhD
|
10b1bb04a9
|
formalize unsafe_function_result
add index-based getter to function_result
add safety checks for double deleters and other things of that nature
|
2017-11-07 20:19:36 -05:00 |
|
ThePhD
|
e6f74b85d9
|
[ci-skip] improve docs
|
2017-11-04 09:59:59 -04:00 |
|
ThePhD
|
b1171243f3
|
open proper base library
|
2017-10-30 20:03:49 -04:00 |
|
ThePhD
|
9a0b5ef34a
|
fixed ipairs swap bug
|
2017-10-30 14:38:16 -04:00 |
|
ThePhD
|
882f337c48
|
vet propagation handlers
|
2017-10-26 13:15:02 -04:00 |
|
ThePhD
|
540d322a26
|
update configure, tag and everything else
|
2017-10-26 13:03:49 -04:00 |
|
ThePhD
|
d107cb8cc9
|
allow final classes to be used
improve error reporting for stack checks
|
2017-10-26 12:54:30 -04:00 |
|
aixxe
|
7a1f20eaf1
|
Fix syntax error in tutorial/variables example code.
Signed-off-by: aixxe <me@aixxe.net>
|
2017-10-22 13:43:56 -04:00 |
|
ThePhD
|
e9580bcb1c
|
Merge remote-tracking branch 'origin/develop' into develop
|
2017-10-20 21:01:36 -04:00 |
|
ThePhD
|
8811a268a2
|
improvement to how handling of safe exceptions are done
|
2017-10-20 20:59:52 -04:00 |
|
ketigid
|
544b0f6e30
|
Corrects typos in README.md
|
2017-10-20 19:16:47 -04:00 |
|
ThePhD
|
3ee36c7d2e
|
fix proxy compare
try to silence some really dumb PVS STudio warnings
|
2017-10-16 19:28:43 -04:00 |
|
ThePhD
|
a67974250e
|
add singleton example
|
2017-10-12 10:20:57 -04:00 |
|
ThePhD
|
475b285347
|
update compat layer
|
2017-10-04 08:36:25 -04:00 |
|
ThePhD
|
8f007074ff
|
I REMEMBER NOW
|
2017-10-03 10:46:26 -04:00 |
|
ThePhD
|
c5505c234a
|
I'm not the smartest.
|
2017-10-03 08:26:23 -04:00 |
|
ThePhD
|
3660aec56e
|
continue to analyze alignment issues
|
2017-10-03 08:11:48 -04:00 |
|
ThePhD
|
22d9905f39
|
another state example
|
2017-10-02 20:03:26 -04:00 |
|
ThePhD
|
74d1ba87c9
|
update single
|
2017-10-02 17:33:14 -04:00 |
|
ThePhD
|
73484bf8e9
|
add smaller environment example that's easier to process
vet entire framework for aligned reads/writes of memory for userdata
update documentation, links and tutorials accordingly
|
2017-10-02 17:32:58 -04:00 |
|
ThePhD
|
e36b9b3ab5
|
update single
|
2017-09-30 23:03:26 -04:00 |
|
ThePhD
|
228df2630d
|
apple platforms use XSI-style strerror_r
|
2017-09-30 23:00:40 -04:00 |
|
ThePhD
|
5c9e8e2e45
|
is_stringable trait
|
2017-09-28 19:07:33 -04:00 |
|
ThePhD
|
e31ed4f81c
|
[ci skip] update single
|
2017-09-24 16:51:14 -04:00 |
|
ThePhD
|
2eb53ac545
|
[ci skip] version bump
|
2017-09-24 16:49:24 -04:00 |
|
ThePhD
|
f9c93fc2bc
|
update examples and documentation
|
2017-09-24 16:36:45 -04:00 |
|
ThePhD
|
0027ce6c84
|
make sure default userdata_getter does not error everything horribly
update single
|
2017-09-24 16:04:10 -04:00 |
|
ThePhD
|
0c20d066b9
|
LuaBridge and luwra interop examples as well, to give people a good idea
|
2017-09-24 03:12:50 -04:00 |
|
ThePhD
|
469be6670f
|
should probably not include all of kaguya with sol2's examples, aha.
|
2017-09-23 20:40:37 -04:00 |
|
ThePhD
|
50f749640c
|
update single
|
2017-09-23 20:26:54 -04:00 |
|
ThePhD
|
6d879f571a
|
add code to steal guts and grab stuff from other frameworks.
|
2017-09-23 20:26:03 -04:00 |
|
ThePhD
|
2b2c222bf0
|
gcc warnings
|
2017-09-22 23:17:37 -04:00 |
|
ThePhD
|
8f3699bea5
|
initializer_list support and tests, waiting for the day when we can use some kind of lua_any to store any value into Lua and thus have initializer lists become the new hot stuff
|
2017-09-22 18:54:49 -04:00 |
|
Nicolas Cornu
|
96fc84b4ef
|
tests files have been moved
|
2017-09-22 17:16:48 -04:00 |
|
Nicolas Cornu
|
46e05b92e8
|
Add options to disable build of tests and examples
Add a source gorup for headers.
Detect all cases for "LuaJit"
|
2017-09-22 17:16:48 -04:00 |
|
Nicolas Cornu
|
242ed15777
|
Use glob
|
2017-09-22 17:16:48 -04:00 |
|
Nicolas Cornu
|
bb41196048
|
Last changes?
|
2017-09-22 17:16:48 -04:00 |
|
Kevin Brightwell
|
0d2c125cbb
|
Add FindLua/FindLuaJIT that behave better
Better FindLua modules as per CMake devs
|
2017-09-22 17:16:48 -04:00 |
|