Skip to content

Claude/update ini plugin t r1 hv#2

Merged
rjrodger merged 2 commits intomainfrom
claude/update-ini-plugin-tR1HV
Mar 10, 2026
Merged

Claude/update ini plugin t r1 hv#2
rjrodger merged 2 commits intomainfrom
claude/update-ini-plugin-tR1HV

Conversation

@rjrodger
Copy link
Contributor

No description provided.

claude added 2 commits March 10, 2026 18:28
Port the INI parser to Go using the jsonic Go plugin architecture.
Includes custom lex matchers for keys, values, and section paths,
grammar rules for INI structure, and full option support for inline
comments, multiline continuation, section duplicate handling, array
syntax, and escape sequences. All 25 tests pass.

https://claude.ai/code/session_014bMuvf21f6AjmdEPgzvdr5
Run go build and go test across Ubuntu, Windows, and macOS
alongside the existing Node.js tests.

https://claude.ai/code/session_014bMuvf21f6AjmdEPgzvdr5
@rjrodger rjrodger merged commit 6960173 into main Mar 10, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants