HEAVILY improve the entire infrastructure and documentation along with all the examples

This commit is contained in:
ThePhD 2019-05-21 19:17:31 -04:00
parent 74a99d68ed
commit f701fd2de7
No known key found for this signature in database
GPG key ID: 1509DB1C0F702BFA
211 changed files with 823 additions and 434 deletions

View file

@ -1,4 +1,4 @@
#define SOL_CHECK_ARGUMENTS 1
#define SOL_ALL_SAFETIES_ON 1
#include <sol/sol.hpp>
#include "assert.hpp"