sourcegraph/lib/codeintel/precise
Varun Gandhi 34b54c9f8d
chore(codeintel): Differentiate between paths relative to upload root vs repo root (#63437)
The use of different types makes it clear which kind of path is needed
in which place. This also makes the CodeNavService layering clearer;
it has the responsibility of taking in RepoRelPaths and correctly interfacing
with LsifStore, which deals in UploadRelPath values.
2024-06-24 20:27:26 +08:00
..
diff bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
BUILD.bazel bazel: transcribe test ownership to bazel tags (#62664) 2024-05-16 15:51:16 +01:00
hash_test.go codeintel: Rename semantic package to precise (#23487) 2021-08-04 14:45:52 -05:00
hash.go codeintel: Rename semantic package to precise (#23487) 2021-08-04 14:45:52 -05:00
query.go errors: Introduce internal package (#30558) 2022-02-07 15:03:45 +00:00
types.go chore(codeintel): Differentiate between paths relative to upload root vs repo root (#63437) 2024-06-24 20:27:26 +08:00
util_test.go Housekeeping: Rename variables to avoid collisions with packages (#47179) 2023-01-31 16:28:43 +01:00
util.go chore: Use new cmp package to simplify comparisons (#63029) 2024-06-03 19:44:48 +08:00