Expand description
Library interface for the ICB server.
Re‑exports the modules needed by benchmarks and external tools.
Modules§
- analytics
- Analytics module for the ICB server.
- diff
- Diff engine for comparing two Code Property Graphs.
- display_
name - Conversions from Clang USR strings to display‑friendly identifiers.
- graph_
builder - Graph construction and caching logic for the server.
- incremental_
cache - Incremental fact cache for the ICB server.
- routes
- API route definitions and handlers for the ICB server.
- upload
- Handle project upload via multipart/form-data.