summaryrefslogtreecommitdiffstats
path: root/src/Bindings/ManualBindings.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Style: Normalized to no spaces before closing parenthesis.madmaxoft2014-07-211-1/+1
* More fixes to get it to compile for me on Mac 10.9. Mostly just newline additions, but some of the unused variables were causing errors, so I wrapped them in #ifndef __APPLE__ calls, since I didn't know if they were going to be used in the future.Samuel Barney2014-03-251-1/+1
* Moved bindings-related to a Bindings subfolder.madmaxoft2013-12-081-0/+8