Skip to content
This repository was archived by the owner on Mar 8, 2020. It is now read-only.

v2.7.0

Choose a tag to compare

@juanjux juanjux released this 01 Feb 00:16
· 39 commits to master since this release
fe965ac
  • Upgrade to SDK 2.13.4.
  • Adds Bool semantic object.
  • Fixes comments being eated when they were part of some node that would be promoted to a semantic object.
  • Remove the stripping of the # in the native driver and moved it to the Go part to harmonize what other drivers to.
  • Restored the # in comments for the non semantic UAST.
  • Adds several new integration tests.