This repository has been archived by the owner on Mar 8, 2020. It is now read-only.
Releases: bblfsh/cpp-driver
Releases · bblfsh/cpp-driver
v1.5.0
v1.4.0
v1.3.0
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2.0
v1.1.0
- Fix an issue with the method reflection catching that would cause some nodes to be
dropped (mostly when they were under theProp_DeclSpecifier
property but also in some other cases) and an infinite recursion problem on one file. - Added issue_19.cpp fixture to avoid regresions of that problem.
- Fix the
FunctionGroup
semantic annotation when there is an elaborated type
in the arguments. - Update to latest SDK.