pulumi/pkg/workspace
joeduffy 0706472a1c Split pkg/ast; merge symbol code into pkg/symbols
This change helps move us one step closer to eliminating the old metadata-
based AST goo, and replacing it with MuPack/MuIL AST and symbol information.
In particular, all name/token "symbol" code -- things like identifiers,
package/member references, and version specs -- move out of the pkg/ast
package and into the top-level pkg/symbols package, alongside the existing
MuPack/MuIL symbol token types.
2017-01-17 17:41:28 -08:00
..
paths.go Clean up workspace file naming 2016-11-29 20:07:27 -08:00
workspace.go Split pkg/ast; merge symbol code into pkg/symbols 2017-01-17 17:41:28 -08:00