Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-16 | Add Python based scripting system (still experimental). | Alec Thomas | |
The build system has also been revamped considerably, with the ability to select between std::shared_ptr and boost::shared_ptr, as well as other improvements. | |||
2013-04-02 | Allow shared_ptr implementation to be selected. | Alec Thomas | |
Fixes #6. | |||
2013-04-02 | Add support for Travis-CI. | Alec Thomas | |
Also ditched glog. |