v0.2.0 Barium 2017-03-25
- Added a new
ast2json.py
script which uses the natural clang output to build the AST in JSON. This removes the need to have python clang libraries and should make it a lot easier to use and more stable. c2go.py
is refactored to now use this JSON input rather than clang itself.