Introduce "Ident" node, to distinguish between numbers and idents. (#219) Add more information to the AST, which will help tools build on top of it. The definition of Ident matches the one from https://github.com/google/skylark/blob/master/syntax/syntax.go This is a breaking change, some users might need to be updated.
This repository contains developer tools for working with Google's bazel buildtool.
See instructions in each tool's directory.