Skip to content

v0.15.0 Palladium 2017-08-28

Compare
Choose a tag to compare
@elliotchance elliotchance released this 28 Aug 12:31
· 372 commits to master since this release
  • Large refactoring of the the ast package.
  • Added Children(), Position() and Address() as part of the ast.Node interface.
  • Node addresses are now stored as integers.
  • Node positions are fully resolved and returns a new type called ast.Position.