summaryrefslogtreecommitdiffhomepage
path: root/tools/nogo
AgeCommit message (Expand)Author
2020-10-28Traversal embedded libraries, even for go_library rules.Adin Scannell
2020-10-26Add nogo configuration.Adin Scannell
2020-10-23Fix nogo tests in //pkg/sentry/socket/...Ting-Yu Wang
2020-10-23//pkg/state fixes for VFS2.Jamie Liu
2020-10-23Rewrite reference leak checker without finalizers.Dean Deng
2020-10-20Fix nogo test in //pkg/tcpip/...Ting-Yu Wang
2020-10-19Remove legacy bazel configurations.Adin Scannell
2020-10-16Refactor shared starlark files.Adin Scannell
2020-10-16Refactor nogo to better support ARM.Adin Scannell
2020-10-16Cache errors when processing stdlib with nogo.Adin Scannell
2020-10-09Minor nogo restructuring.Adin Scannell
2020-10-08Minor nogo cleanup.Adin Scannell
2020-10-07Add staticcheck and staticstyle analyzers.Adin Scannell
2020-09-29Add nogo check annotations to GitHub.Adin Scannell
2020-09-11Make nogo more robust to variety of stdlib layouts.Michael Pratt
2020-08-31Change nogo failures to test failures, instead of build failures.Adin Scannell
2020-08-26Support stdlib analyzers with nogo.Adin Scannell
2020-08-25Add nogo support to go_binary and go_test targets.Adin Scannell
2020-08-06Add bzl_library rules for .bzl files without one.Adin Scannell
2020-07-23Internal changeMichael Pratt
2020-07-13Merge pull request #2672 from amscanne:shim-integratedgVisor bot
2020-06-18Remove various uses of 'whitelist'Michael Pratt
2020-06-17Remove various uses of 'blacklist'Michael Pratt
2020-04-22Specify a memory file in platform.New().Andrei Vagin
2020-04-20Add internal nogo analysis & checkescape tool.Adin Scannell