| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/codesearch: support searching for references | Dmitry Vyukov | 2026-01-21 | 1 | -0/+1 |
| | | | | | | | | | | 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 | ||||
| * | pkg/codesearch: add dir-index command | Dmitry Vyukov | 2026-01-20 | 1 | -0/+7 |
| dir-index provides a list of subdirectories and files in the given directory in the source tree. | |||||
