Commit 9b4aaa9
chore: VQL -> VCL rename completion (src/vcl/*.res + docs)
Completes the 2026-04-12 VQL -> VCL rename that was left uncommitted
(memory rule vcl-rename.md). 11 source files renamed:
src/vcl/VQLBidir.res -> VCLBidir.res
src/vcl/VQLCircuit.res -> VCLCircuit.res
src/vcl/VQLContext.res -> VCLContext.res
src/vcl/VQLError.res -> VCLError.res
src/vcl/VQLExplain.res -> VCLExplain.res
src/vcl/VQLParser.res -> VCLParser.res
src/vcl/VQLParser_test.res -> VCLParser_test.res
src/vcl/VQLProofObligation.res -> VCLProofObligation.res
src/vcl/VQLSubtyping.res -> VCLSubtyping.res
src/vcl/VQLTypeChecker.res -> VCLTypeChecker.res
src/vcl/VQLTypes.res -> VCLTypes.res
Plus two doc touch-ups:
docs/backwards-compatibility.adoc: `VeriSim.VQLCompatibilityTest`
-> `VeriSim.VCLCompatibilityTest`
PROOF-NEEDS.md: two list references `VeriSimVql` -> `VeriSimVcl`
Canonical name: VeriSim Consonance Language (VCL). Extension:
VCL-UT (VCL Usage-Tracked). File extension: `.vclut`.
Follow-on to idaptik commit 31dd4a7 (same-day, same sweep completion
for the idaptik-side Vql files).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 8cdf2f4 commit 9b4aaa9
13 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
| 299 | + | |
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments