COMMITS
/ main.go October 25, 2023
T
ast: extend capabilities to return min compatible version
Torin Sandall committed
September 12, 2022
I
CLI: don't print error twice (#5122)
Ivan committed
S
build/wasm: use golang1.16 go:embed mechanism (#5123)
Stephan Renatus committed
May 10, 2022
S
types, ast, docs: Add support for named function arg declarations
Stephan Renatus committed
March 11, 2021
S
wasm: replace unused functions by stub (#3206)
Stephan Renatus committed
July 21, 2020
T
ast: Add capabilities struct and file generation
Torin Sandall committed
T
build: Replace gen-opa-wasm.sh with generic go runner
Torin Sandall committed
December 10, 2019
T
ast: New parser implementation
Torin Sandall committed
September 21, 2019
P
Run `make fmt` with new goimports cmd
Patrick East committed
P
Remove install-deps, instead `go run` from vendor
Patrick East committed
October 25, 2018
T
Fix cross-compile issue in go generate step
Torin Sandall committed
October 7, 2018
T
Add C library implementing operations for WASM
Torin Sandall committed
May 4, 2016
T
Rename the language to Rego
Torin Sandall committed
March 30, 2016
T
Add variables to the grammar
Torin Sandall committed
March 29, 2016
T
Basic infrastructure and process documentation
Torin Sandall committed
January 4, 2016
T
Add parser test
Tim Hinrichs committed
December 28, 2015
T
Added Travis CI file
Tim Hinrichs committed