ThePhD
|
459bbcaba0
|
GCC is lame. But at least it's building now. Fixed up the build.ninja and made all tests pass (exceptions weren't being thrown because of lua_pcall : use lua_call to let exceptions propogate naturally).
|
2013-12-11 12:42:00 -05:00 |
|
ThePhD
|
bcf4b9b08f
|
Have I mentioned I hate GCC? I hate GCC.
|
2013-12-11 11:56:34 -05:00 |
|
ThePhD
|
350f430d74
|
Improved tests, added a build.ninja for TeamCity, and fixed formatting again to work with Rapptz's style.
|
2013-12-11 11:18:13 -05:00 |
|
ThePhD
|
dd63621453
|
Added some catch tests and a basic nil getter.
|
2013-12-11 08:32:27 -05:00 |
|
ThePhD
|
a5d14580b1
|
Adding sol.scratch.cpp, and will also add CATCH for tests.
|
2013-12-11 06:34:18 -05:00 |
|