This website requires JavaScript.
Explore
Help
Sign In
StarMirror
/
sol2
Watch
1
Star
0
Fork
0
You've already forked sol2
mirror of
https://github.com/ThePhD/sol2.git
synced
2024-03-22 13:10:44 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
7be51ebbef
sol2
/
include
/
sol
/
compatibility
History
ThePhD
7be51ebbef
Add tons of redundant includes in the single, since they may be conditionally compiled out, and add a note to see if this can be looked into more closely later...
2020-07-16 19:46:15 -04:00
..
compat-5.3.c.h
Update single, make sure warnings are not there.
2019-03-23 21:50:02 -04:00
compat-5.3.h
Add tons of redundant includes in the single, since they may be conditionally compiled out, and add a note to see if this can be looked into more closely later...
2020-07-16 19:46:15 -04:00
compat-5.4.h
Lua 5.4 changes... oh boy!
2019-08-12 14:07:25 -04:00
lua_version.hpp
Use invoke_result_t to get rid of deprecated result_of_t (
Fixes
#986
).
2020-07-04 03:58:24 -04:00