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 }}
solaluset
/
yabi
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
9
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
v0.10.0
- #67
#67
Merged
solaluset
merged 21 commits into
main
solaluset/yabi:main
from
develop
solaluset/yabi:develop
Copy head branch name to clipboard
Aug 13, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
v0.10.0
#67
solaluset
merged 21 commits into
main
solaluset/yabi:main
from
develop
solaluset/yabi:develop
Copy head branch name to clipboard
Commits
Commits on Aug 3, 2026
Improve semicolon interpolation
solaluset
committed
159a39e
View commit details
Copy full SHA for 159a39e
Browse repository at this point
Do not append extra newline to input code
solaluset
committed
084f33a
View commit details
Copy full SHA for 084f33a
Browse repository at this point
Commits on Aug 4, 2026
Do not add newlines after each block
solaluset
committed
18f8ce4
View commit details
Copy full SHA for 18f8ce4
Browse repository at this point
Commits on Aug 9, 2026
Update to dev PWCP
solaluset
committed
bd41b63
View commit details
Copy full SHA for bd41b63
Browse repository at this point
Add console preprocessing test
solaluset
committed
ef6f1dd
View commit details
Copy full SHA for ef6f1dd
Browse repository at this point
Rename --prefer-py to --prefer-python
solaluset
committed
4cfe5c5
View commit details
Copy full SHA for 4cfe5c5
Browse repository at this point
Properly set default preprocessing mode
solaluset
committed
b092062
View commit details
Copy full SHA for b092062
Browse repository at this point
Save preprocessing mode into `pyc`s
solaluset
committed
5e98af2
View commit details
Copy full SHA for 5e98af2
Browse repository at this point
Commits on Aug 10, 2026
Use ast.parse directly
solaluset
committed
0a38eb8
View commit details
Copy full SHA for 0a38eb8
Browse repository at this point
Generate lambda names deterministically
solaluset
committed
3c83e63
View commit details
Copy full SHA for 3c83e63
Browse repository at this point
Commits on Aug 11, 2026
Rework yabi-convert invocation
solaluset
committed
2d0b754
View commit details
Copy full SHA for 2d0b754
Browse repository at this point
Rewrite C comments as Python comments when converting
solaluset
committed
1f72da8
View commit details
Copy full SHA for 1f72da8
Browse repository at this point
Add additional AST equality testing
solaluset
committed
78bf8dd
View commit details
Copy full SHA for 78bf8dd
Browse repository at this point
Move version constant to version.py
solaluset
committed
1a155bb
View commit details
Copy full SHA for 1a155bb
Browse repository at this point
Improve console exception handling
solaluset
committed
a735180
View commit details
Copy full SHA for a735180
Browse repository at this point
Raise YabiSyntaxError instead of SyntaxError
solaluset
committed
7ecd41f
View commit details
Copy full SHA for 7ecd41f
Browse repository at this point
Commits on Aug 13, 2026
Bump PWCP version
solaluset
committed
fbdc6f0
View commit details
Copy full SHA for fbdc6f0
Browse repository at this point
Use ruff instead of black
solaluset
committed
597348c
View commit details
Copy full SHA for 597348c
Browse repository at this point
Reformat with ruff
solaluset
committed
a8f4a16
View commit details
Copy full SHA for a8f4a16
Browse repository at this point
Bump minimal Python version to 3.9
solaluset
committed
9efe520
View commit details
Copy full SHA for 9efe520
Browse repository at this point
Bump version to 0.10.0
solaluset
committed
b304e9c
View commit details
Copy full SHA for b304e9c
Browse repository at this point
You can’t perform that action at this time.