summaryrefslogtreecommitdiffhomepage
path: root/tools/nogo
AgeCommit message (Expand)Author
2021-08-18Declare default outputs from nogo_stdlibMichael Pratt
2021-08-17Internal change.gVisor bot
2021-07-30checklinkname: rudimentary type-checking of linkname directivesMichael Pratt
2021-07-26Fix per-analyzer overrides of default-disabled groupsMichael Pratt
2021-07-20Add go:build directives as required by Go 1.17's gofmt.Jamie Liu
2021-07-01Mix checklocks and atomic analyzers.Adin Scannell
2021-04-26nogo: enable bazel workers and other optimizations.Adin Scannell
2021-04-23Improve nogo action cache-ability.Adin Scannell
2021-04-20Clean test tags.Adin Scannell
2021-04-08Drop unused escapes information.Adin Scannell
2021-04-02Internal change.gVisor bot
2021-03-03Add checklocks analyzer.Bhasker Hariharan
2021-02-02Remove go_tool_library references.Adin Scannell
2021-01-05Add YAML validation for configuration files.Adin Scannell
2020-12-11Remove existing nogo exceptions.Adin Scannell
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