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
*
pkg/aflow/tool/codesearcher: add end-to-end tests
Dmitry Vyukov
2026-02-19
2
-2
/
+8
*
tools/clang/codesearch: improve codesearch to handle global variables
Artem Metla
2026-02-17
5
-9
/
+90
*
pkg/codesearch: test that compile_commands.json is loaded
Dmitry Vyukov
2026-02-13
1
-0
/
+7
*
tools/clang: compile clang tools into the binary
Dmitry Vyukov
2026-02-06
1
-1
/
+2
*
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
6
-7
/
+138
*
pkg/codesearch: support finding field reads/writes
Dmitry Vyukov
2026-01-26
14
-17
/
+179
*
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