Rapptz
|
5341682503
|
Change tabs to spaces
|
2013-12-14 04:42:53 -05:00 |
|
ThePhD
|
25f42b4bd3
|
A hefty slice of changes for functions on the proxy. Not necessary, but was fun to get around MSVC's ICE errors.
|
2013-12-14 00:15:14 -05:00 |
|
ThePhD
|
9624dd93e7
|
VC++ Compat again.
|
2013-12-13 20:09:51 -05:00 |
|
ThePhD
|
856d28ab70
|
EnableIf and DisableIf back in place, type trait fixed for MSVC. Bleh, this is a lot of work. Removed functional header, because nobody's using it.
|
2013-12-13 14:59:46 -05:00 |
|
ThePhD
|
2192e98eec
|
MSVC needs explicit overloads and explicit =default operators on sol::function . It's quite whacky, really. Anyway, it compiles, so let's just make sure this works for GCC too.
|
2013-12-13 14:16:59 -05:00 |
|
Rapptz
|
af0097fb7f
|
Add support for setting functions with operator[]
|
2013-12-12 19:48:26 -05:00 |
|
Rapptz
|
7cc8c93289
|
Move type traits to its own header and clean up code using the traits
|
2013-12-12 18:43:36 -05:00 |
|