Skip to content

Add encoding macros#3

Merged
keeshux merged 7 commits into
masterfrom
feature/json-encoding
Jan 21, 2026
Merged

Add encoding macros#3
keeshux merged 7 commits into
masterfrom
feature/json-encoding

Conversation

@keeshux

@keeshux keeshux commented Jan 21, 2026

Copy link
Copy Markdown
Owner
  • Provide encoding + decoding expansions in a single SWON macro
  • Move shared helpers to separate file
  • Test encoding reversibility
  • Reoder swon C args
  • Fix memory leaks
  • Update README

Fixes #1

- Provide encoding + decoding expansions in a single SWON macro
- Move shared helpers to separate file
- Test encoding reversibility
- Reoder swon C args
- Fix memory leaks
- Update README
@keeshux keeshux added bug Something isn't working enhancement New feature or request labels Jan 21, 2026
@keeshux keeshux self-assigned this Jan 21, 2026
@keeshux
keeshux merged commit b89b212 into master Jan 21, 2026
1 check passed
@keeshux
keeshux deleted the feature/json-encoding branch January 31, 2026 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add encoding functionality

1 participant