index
:
syz
actual
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
codesearch
/
codesearch.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/aflow/tool/codesearcher: add end-to-end tests
Dmitry Vyukov
2026-02-19
1
-0
/
+7
*
pkg/codesearch: remove check for invalid C which is not expected at this point
Tamas Koczka
2026-01-28
1
-1
/
+1
*
pkg/codesearch: expose struct layout in codesearch
Tamas Koczka
2026-01-28
1
-1
/
+47
*
pkg/codesearch: support finding field reads/writes
Dmitry Vyukov
2026-01-26
1
-3
/
+9
*
pkg/codesearch: reduce memory consumption a bit more
Dmitry Vyukov
2026-01-22
1
-4
/
+5
*
pkg/codesearch: reduce memory consumption more
Dmitry Vyukov
2026-01-22
1
-4
/
+4
*
pkg/codesearch: fix resolving of static functions declared in headers
Dmitry Vyukov
2026-01-21
1
-9
/
+16
*
pkg/codesearch: support searching for references
Dmitry Vyukov
2026-01-21
1
-1
/
+87
*
pkg/aflow/action/kernel: keep build files that codesearch will need
Dmitry Vyukov
2026-01-20
1
-2
/
+13
*
pkg/aflow: add BadCallError
Dmitry Vyukov
2026-01-20
1
-32
/
+35
*
pkg/codesearch: add read-file command
Dmitry Vyukov
2026-01-20
1
-0
/
+28
*
pkg/codesearch: add dir-index command
Dmitry Vyukov
2026-01-20
1
-0
/
+80
*
pkg/codesearch: add skeleton for code searching tool
Dmitry Vyukov
2025-11-20
1
-0
/
+190