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
Accelerator
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
Type
/
to 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 }}
siyul-park
/
minivm
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
5
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: make text parsers safe for long lines
- #128
#128
Merged
siyul-park
merged 16 commits into
main
siyul-park/minivm:main
from
fix-long-lines-109
siyul-park/minivm:fix-long-lines-109
Copy head branch name to clipboard
Jul 6, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
fix: make text parsers safe for long lines
#128
siyul-park
merged 16 commits into
main
siyul-park/minivm:main
from
fix-long-lines-109
siyul-park/minivm:fix-long-lines-109
Copy head branch name to clipboard
Commits
Commits on Jul 6, 2026
test update parser buffer
siyul-park
committed
ff816ab
View commit details
Copy full SHA for ff816ab
Browse repository at this point
fix: add shared text parser scanner policy
siyul-park
committed
740c57d
View commit details
Copy full SHA for 740c57d
Browse repository at this point
fix: use shared scanner policy in program parser
siyul-park
committed
f1181a3
View commit details
Copy full SHA for f1181a3
Browse repository at this point
fix: use shared scanner policy in instruction parser
siyul-park
committed
544302d
View commit details
Copy full SHA for 544302d
Browse repository at this point
test: cover long instruction parser lines
siyul-park
committed
f37628b
View commit details
Copy full SHA for f37628b
Browse repository at this point
test: cover long program parser lines
siyul-park
committed
597cfed
View commit details
Copy full SHA for 597cfed
Browse repository at this point
style: order program parser imports
siyul-park
committed
23a029d
View commit details
Copy full SHA for 23a029d
Browse repository at this point
style: order program parser test imports
siyul-park
committed
aea5fb4
View commit details
Copy full SHA for aea5fb4
Browse repository at this point
style: keep instruction parser formatting focused
siyul-park
committed
22e132e
View commit details
Copy full SHA for 22e132e
Browse repository at this point
refactor: inline instruction parser scanner policy
siyul-park
committed
e110e15
View commit details
Copy full SHA for e110e15
Browse repository at this point
refactor: inline program parser scanner policy
siyul-park
committed
be374b2
View commit details
Copy full SHA for be374b2
Browse repository at this point
refactor: inline program parser tests
siyul-park
committed
d8dab2f
View commit details
Copy full SHA for d8dab2f
Browse repository at this point
refactor: inline instruction parser tests
siyul-park
committed
6c465ce
View commit details
Copy full SHA for 6c465ce
Browse repository at this point
refactor: remove shared text parser scanner
siyul-park
committed
e66b3ea
View commit details
Copy full SHA for e66b3ea
Browse repository at this point
fix: preserve instruction scanner line context
siyul-park
committed
c94e759
View commit details
Copy full SHA for c94e759
Browse repository at this point
fix: preserve program scanner line context
siyul-park
committed
ed0c69c
View commit details
Copy full SHA for ed0c69c
Browse repository at this point
You can’t perform that action at this time.