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
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/clang/json: escape strings properly
Florent Revest
2026-01-25
4
-20
/
+43
*
pkg/codesearch: reduce memory consumption a bit more
Dmitry Vyukov
2026-01-22
7
-55
/
+56
*
pkg/codesearch: reduce memory consumption more
Dmitry Vyukov
2026-01-22
2
-12
/
+104
*
pkg/codesearch: reduce memory consumption when building index
Dmitry Vyukov
2026-01-22
1
-8
/
+51
*
tools/clang/codesearch: index struct references
Dmitry Vyukov
2026-01-22
5
-1
/
+60
*
pkg/codesearch: do indexing of struct/union/enum
Dmitry Vyukov
2026-01-21
18
-26
/
+245
*
pkg/codesearch: fix resolving of static functions declared in headers
Dmitry Vyukov
2026-01-21
4
-9
/
+41
*
pkg/aflow/tool/codesearcher: take into account DB format when caching
Dmitry Vyukov
2026-01-21
1
-0
/
+16
*
pkg/codesearch: support searching for references
Dmitry Vyukov
2026-01-21
22
-28
/
+482
*
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
10
-41
/
+45
*
pkg/codesearch: add read-file command
Dmitry Vyukov
2026-01-20
6
-0
/
+43
*
pkg/codesearch: add dir-index command
Dmitry Vyukov
2026-01-20
11
-0
/
+116
*
pkg/codesearch: add skeleton for code searching tool
Dmitry Vyukov
2025-11-20
21
-0
/
+502