Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Sketch of SCIP-based GraphQL API #61217

Closed
wants to merge 20 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
e50bb3b
WIP: New SCIP-based GraphQL API draft
varungandhi-src Mar 18, 2024
e5b9e38
Make repository and path filters objects instead of primitives
varungandhi-src Apr 22, 2024
df4fb88
Make symbol name and provenance comparison objects instead of primitives
varungandhi-src Apr 22, 2024
203e505
Move usages API to top-level
varungandhi-src Apr 22, 2024
1949594
Address feedback abotu optionality, add comments, introduce doc API, …
varungandhi-src Apr 23, 2024
eebbd29
Add more comments, consistent naming, add spaces
varungandhi-src Apr 25, 2024
072bbc0
Add filter for provenance
varungandhi-src Apr 25, 2024
8e947b7
Rename symbolName -> symbol in Occurrence
varungandhi-src Apr 25, 2024
4032028
Replace DEPRECATED: comments with @deprecated
varungandhi-src Apr 25, 2024
2146fed
Tweak comments/replace symbolName->symbol
varungandhi-src Apr 25, 2024
570798a
Return multiple CodeGraphData due to multiple tool possibility
varungandhi-src May 2, 2024
9269229
Mention toolInfo and build identifiers.
varungandhi-src May 2, 2024
7c42739
Mention file navigation and use common-ish syntax for extension ideas
varungandhi-src May 2, 2024
e90ab20
Fix naming convention + use pagination for symbols & occurrences
varungandhi-src May 2, 2024
5f0c62a
Use Connection for SCIP Document data
varungandhi-src May 2, 2024
dbd4068
Rename Provenance & remove WithProvenance interface
varungandhi-src May 2, 2024
e0af435
Add comment for symbols vs scipDocument.data.symbols
varungandhi-src May 2, 2024
653a197
Add filter equivalence and design comment
varungandhi-src May 2, 2024
e20c0a5
Rename field & make blob: GitBlob optional
varungandhi-src May 2, 2024
38fc951
Move comment to different field
varungandhi-src May 2, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading