go-jsonnet/ast
Steve Harris 7a5297a884 Dump standard library into "astgen" package
Export all fields in struct types in the "ast" package to allow
generating program source to reconstruct their complete values in a
separate package.
2019-06-15 01:34:11 +02:00
..
ast.go Dump standard library into "astgen" package 2019-06-15 01:34:11 +02:00
BUILD.bazel Allow building the Go program with Bazel 2019-06-15 01:34:11 +02:00
clone.go Handle base case of cloneForSpec 2018-03-15 13:56:17 -04:00
fodder.go Lex fodder in a manner compatible with C++ (#231) 2018-06-11 14:40:28 -04:00
identifier_set.go Move AST to its own package 2017-08-25 00:30:56 -04:00
location.go Dump standard library into "astgen" package 2019-06-15 01:34:11 +02:00
stdast.go Dump standard library into "astgen" package 2019-06-15 01:34:11 +02:00
util.go Apply more golint recommendations (#201) 2018-02-28 01:11:18 -05:00