| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/codesearch: do indexing of struct/union/enum | Dmitry Vyukov | 2026-01-21 | 1 | -5/+5 |
| | | | | | Update #6469 | ||||
| * | pkg/codesearch: support searching for references | Dmitry Vyukov | 2026-01-21 | 1 | -0/+11 |
| Extend codesearch clang tool to export info about function references (calls, takes-address-of). Add pkg/codesearch command find-references. Export find-references in pkg/aflow/tools/codesearcher to LLMs. Update #6469 | |||||
