COMMITS
/ cmd/parse.go January 29, 2024
C
cmd: add env var backups to command flags (#6508)
Colin J Lacy committed
January 24, 2024
J
Adding `--v1-compatible` flag to all previously unsupported command line commands (#6521)
Johan Fylling committed
September 21, 2023
C
Add option to marshal location text (#6234)
Charlie Egan committed
March 9, 2023
C
[ast/opa parse] Support marshalling of all ast location data (#5576)
Charlie Egan committed
November 1, 2022
S
cmd/{build,check}: respect capabilities for parsing (#5326)
Stephan Renatus committed
May 19, 2021
W
Change check-lint to use golangci-lint (#3465)
Will Beason committed
April 19, 2021
T
ast: Misc. refactoring on annotations support
Torin Sandall committed
March 20, 2020
P
cmd: Add very basic parse cmd coverage
Patrick East committed
February 27, 2020
M
cmd/parse: fix panic when parsing invalid JSON
Mark Rushakoff committed
September 11, 2019
P
Ensure all errors are in JSON formatted CLI output
Patrick East committed
September 21, 2019
P
Run `make fmt` with new goimports cmd
Patrick East committed
March 12, 2018
T
Add parse subcommand to print AST of input
Torin Sandall committed