Skip to content

[spec-extractor] Update package specifications for parser, repoutil, semverutil, sliceutil#39533

Merged
pelikhan merged 1 commit into
mainfrom
spec-extractor/2026-06-16-ceece133ca919ae4
Jun 16, 2026
Merged

[spec-extractor] Update package specifications for parser, repoutil, semverutil, sliceutil#39533
pelikhan merged 1 commit into
mainfrom
spec-extractor/2026-06-16-ceece133ca919ae4

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Package Specification Updates

This PR updates README.md specifications for the following packages:

Package Status Exported Symbols
parser Updated 72 functions, 24 types, 6 constants/variables
repoutil Unchanged (verified) 1 function
semverutil Unchanged (verified) 6 functions, 1 type
sliceutil Unchanged (verified) 8 functions

What Changed

  • parser: Added three previously undocumented WASM-only virtual filesystem functions (SetVirtualFiles, ClearVirtualFiles, VirtualFileExists) to the Virtual Filesystem section with build-constraint annotations (//go:build js || wasm).
  • repoutil, semverutil, sliceutil: Verified against source — existing READMEs are accurate and complete; no changes needed.

Extraction Method

  • Source code analysis of exported symbols, types, and constants
  • Package doc comment extraction
  • Dependency graph analysis
  • Build-constraint-aware analysis (identified WASM-only functions)

Round-Robin State

  • Packages processed this run: parser, repoutil, semverutil, sliceutil
  • Next packages in rotation: starting from index 12
  • Total packages: 20
  • Coverage: packages 8–11 of 20 have been verified this run

Auto-generated by Package Specification Extractor workflow

Generated by 📋 Package Specification Extractor · 794.9 AIC · ⌖ 34 AIC · ⊞ 21.3K ·

  • expires on Jun 19, 2026, 3:31 AM UTC-08:00

Document SetVirtualFiles, ClearVirtualFiles, and VirtualFileExists in
the parser package README. These functions are build-constrained to
js/wasm and were missing from the specification.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@pelikhan pelikhan merged commit 87f487c into main Jun 16, 2026
@pelikhan pelikhan deleted the spec-extractor/2026-06-16-ceece133ca919ae4 branch June 16, 2026 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation pkg-specifications

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant