Age | Commit message (Expand) | Author |
---|---|---|
2016-04-04 | Modernize code to use range based for loops using clang-tidy | Tobias Markmann |
2016-04-04 | Modernize code to use C++11 shared_ptr instead of Boost's | Tobias Markmann |
2016-03-31 | Convert tabs to 4 spaces for all source files | Tobias Markmann |
2016-03-30 | Apply consistent #include grouping and sorting style | Tobias Markmann |
2014-12-15 | Update Copyright In Sluift | Kevin Smith |
2013-08-17 | Fix building sluift as .dll on Mac OS X. | Remko Tronçon |
2012-12-30 | Enable & fix pedantic CLang warnings. | Remko Tronçon |
2011-04-18 | Compile Lua as C++ to avoid setjmp/longjmp & exception conflicts. | Remko Tronçon |
2011-03-05 | Added windows packaging. | Remko Tronçon |
2011-03-03 | Some more Sluift tweaks. | Remko Tronçon |
2011-03-01 | Introduce Lua::Value helper. | Remko Tronçon |