aboutsummaryrefslogtreecommitdiff
path: root/third_party/CppHeaderParser
AgeCommit message (Collapse)Author
2012-12-19Updated some python invocations that I missed the first time through.Alan Kligman
2012-12-19Updated scripts to call python2 directly rather than relying on python ↵Alan Kligman
symlink pointing to the right place. See PEP394 for details on why this should be OK.
2011-08-05new CppHeaderParserAlon Zakai
2011-07-06improved bindings generatorAlon Zakai
2011-07-03initial work on bindings generator, using CppHeaderParser and ply. llvm-gcc ↵Alon Zakai
only for now