Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
lcweden
/
jsontext
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
refactor/core pipeline
- #18
#18
Merged
lcweden
merged 13 commits into
main
lcweden/jsontext:main
from
refactor/core-pipeline
lcweden/jsontext:refactor/core-pipeline
Copy head branch name to clipboard
Aug 19, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
refactor/core pipeline
#18
lcweden
merged 13 commits into
main
lcweden/jsontext:main
from
refactor/core-pipeline
lcweden/jsontext:refactor/core-pipeline
Copy head branch name to clipboard
Commits
Commits on Aug 12, 2026
refactor: update automaton and entry methods to use getters for improved readability
lcweden
committed
a8b3e44
View commit details
Copy full SHA for a8b3e44
Browse repository at this point
refactor: implement core parsing and scanning functionality with new Parser and Scanner classes
lcweden
committed
1f78790
View commit details
Copy full SHA for 1f78790
Browse repository at this point
refactor: align related code with decoder pipeline changes
lcweden
committed
d2d7ab7
View commit details
Copy full SHA for d2d7ab7
Browse repository at this point
Commits on Aug 13, 2026
refactor: simplify getter methods and improve documentation in automaton, encoder, entry, state, and tape modules
lcweden
committed
d2ffa1a
View commit details
Copy full SHA for d2ffa1a
Browse repository at this point
Commits on Aug 15, 2026
refactor: streamline configuration and enhance serialization with new Serializer and Escaper modules
lcweden
committed
dca0a06
View commit details
Copy full SHA for dca0a06
Browse repository at this point
refactor: improve decode options handling
lcweden
committed
5c0201e
View commit details
Copy full SHA for 5c0201e
Browse repository at this point
Commits on Aug 16, 2026
refactor: streamline decoder and encoder initialization, enhance reset functionality, and improve parser integration
lcweden
committed
ca50fdc
View commit details
Copy full SHA for ca50fdc
Browse repository at this point
Commits on Aug 18, 2026
chore: replace Vite toolchain with Deno
lcweden
committed
0b97dee
View commit details
Copy full SHA for 0b97dee
Browse repository at this point
chore: rename libs to lib
lcweden
committed
54c24bf
View commit details
Copy full SHA for 54c24bf
Browse repository at this point
refactor: unify Kind type imports and enhance constants export structure
lcweden
committed
6e3d0a7
View commit details
Copy full SHA for 6e3d0a7
Browse repository at this point
fix: update writeToken and writeValue methods to accept kind and bytes parameters
lcweden
committed
ee7de13
View commit details
Copy full SHA for ee7de13
Browse repository at this point
docs: update documentation and improve clarity across modules
lcweden
committed
59ceafe
View commit details
Copy full SHA for 59ceafe
Browse repository at this point
Commits on Aug 19, 2026
refactor: update imports for Kind type and documentation
lcweden
committed
b7e478f
View commit details
Copy full SHA for b7e478f
Browse repository at this point
You can’t perform that action at this time.