summaryrefslogtreecommitdiffhomepage
path: root/tools/go_generics
AgeCommit message (Expand)Author
2021-06-09Rename go files that contain "main" function to main.go.Nicolas Lacasse
2021-01-12Fix simple mistakes identified by goreportcard.Adin Scannell
2021-01-11Fix Go branch for arm64.Adin Scannell
2020-12-10Fix typo in go template error messages.Dean Deng
2020-12-09Add //pkg/sync:generic_atomicptrmap.Jamie Liu
2020-11-03Fix more nogo testsTing-Yu Wang
2020-10-19Remove legacy bazel configurations.Adin Scannell
2020-09-23Internal change.gVisor bot
2020-08-06Add bzl_library rules for .bzl files without one.Adin Scannell
2020-07-24Merge pull request #3356 from amscanne:generics_testsgVisor bot
2020-07-23Convert go_generics tests to starlark.Adin Scannell
2020-07-13Merge pull request #2672 from amscanne:shim-integratedgVisor bot
2020-06-08Merge pull request #1875 from zhiqiangxu:fix_scope_addgVisor bot
2020-05-20Implement gap tracking in the segment set.Reapor-Yurnero
2020-04-08Clean up TODOsFabricio Voznika
2020-02-18scope.add should only record the first position徐志强
2020-02-10Update visibility.Adin Scannell
2020-01-27Standardize on tools directory.Adin Scannell
2019-10-16Reorder BUILD license and load functions in gvisor.Kevin Krakauer
2019-07-17Merge pull request #504 from matthyx:mastergVisor bot
2019-07-12go_generics: treat the Sel part of an ast.SelectorExprMatthias Bertschy
2019-06-27Fix various spelling issues in the documentationMichael Pratt
2019-06-25gvisor: lockless read access for task credentialsAndrei Vagin
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-01-31Remove license commentsMichael Pratt
2018-12-28Extract go_merge into its own packageTamir Duberstein
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-05-29Automated rollback of changelist 196886839Fabricio Voznika
2018-05-07tools/go_generics: fix typo in documentation of the type flagTravis McDemus
2018-05-03Include Gold linker in requirements.Christopher Koch
2018-04-28Check in gVisor.Googler