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 }}
hyperstack-org
/
unparser
Public
forked from
mbj/unparser
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
unparser
spec
integration
unparser
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 22, 2017
Fix latest violations found by Devtools
Show description for a231cf9
backus
committed
a231cf9
View commit details
Copy full SHA for a231cf9
View code at this point
Browse repository at this point
Commits on Jan 23, 2016
Remove jruby artifacts
mbj
committed
3bc0572
View commit details
Copy full SHA for 3bc0572
View code at this point
Browse repository at this point
Commits on Jan 18, 2016
Remove guard
mbj
committed
ecfc7c4
View commit details
Copy full SHA for ecfc7c4
View code at this point
Browse repository at this point
Remove generation for rubies < 2.1
mbj
committed
07c5826
View commit details
Copy full SHA for 07c5826
View code at this point
Browse repository at this point
Fix rubyspec / dstring collapse
Show description for e5925c5
mbj
committed
e5925c5
View commit details
Copy full SHA for e5925c5
View code at this point
Browse repository at this point
Commits on Sep 10, 2015
Remove redundant encoding comments
mbj
committed
b5368d7
View commit details
Copy full SHA for b5368d7
View code at this point
Browse repository at this point
Commits on Aug 8, 2015
Mark corpus tests as uneligible for mutation testing
mbj
committed
39d0661
View commit details
Copy full SHA for 39d0661
View code at this point
Browse repository at this point
Commits on Jun 13, 2015
Fix rubocop offenses
mbj
committed
250e8b1
View commit details
Copy full SHA for 250e8b1
View code at this point
Browse repository at this point
Commits on Nov 7, 2014
Fix code style
mbj
committed
6589dd4
View commit details
Copy full SHA for 6589dd4
View code at this point
Browse repository at this point
Disable corpus test for < 2.1 rubies
mbj
committed
d5f8c1d
View commit details
Copy full SHA for d5f8c1d
View code at this point
Browse repository at this point
Commits on Jun 8, 2014
Disable corpus test under jruby
mbj
committed
101dcb7
View commit details
Copy full SHA for 101dcb7
View code at this point
Browse repository at this point
Fix rubocop warnings
mbj
committed
0ddd90d
View commit details
Copy full SHA for 0ddd90d
View code at this point
Browse repository at this point
Commits on Apr 11, 2014
Cache lvar scope results
mbj
committed
e1df17f
View commit details
Copy full SHA for e1df17f
View code at this point
Browse repository at this point
Commits on Apr 6, 2014
Add missing UTF-8 encoding header
mbj
committed
d6ab3da
View commit details
Copy full SHA for d6ab3da
View code at this point
Browse repository at this point
Explain 1.9.3 specific limitations
mbj
committed
0273751
View commit details
Copy full SHA for 0273751
View code at this point
Browse repository at this point
Add framework for ruby corpus on CI
Show description for e0364ae
mbj
committed
e0364ae
View commit details
Copy full SHA for e0364ae
View code at this point
Browse repository at this point
Commits on Sep 1, 2013
Move spike spec into unit spec folder
Show description for 1716ff0
mbj
committed
1716ff0
View commit details
Copy full SHA for 1716ff0
View code at this point
Browse repository at this point
Commits on Aug 30, 2013
Emit missing `::` in assignments to namespaced constants
misfo
committed
b75adaf
View commit details
Copy full SHA for b75adaf
View code at this point
Browse repository at this point
Commits on Aug 21, 2013
Add another regexp edge case example
mbj
committed
a8085d9
View commit details
Copy full SHA for a8085d9
View code at this point
Browse repository at this point
Add example found when zombifying mutant
mbj
committed
b8aef01
View commit details
Copy full SHA for b8aef01
View code at this point
Browse repository at this point
Support emitting of newlines in regexp
mbj
committed
95cc26f
View commit details
Copy full SHA for 95cc26f
View code at this point
Browse repository at this point
Commits on Aug 1, 2013
Add spec for mlhs edge case
Show description for 6ec2fd8
mbj
committed
6ec2fd8
View commit details
Copy full SHA for 6ec2fd8
View code at this point
Browse repository at this point
Commits on Jul 31, 2013
Fix nested mlhs
mbj
committed
018bf22
View commit details
Copy full SHA for 018bf22
View code at this point
Browse repository at this point
Commits on Jul 29, 2013
Emit next with arguments correctly
mbj
committed
23f3ae0
View commit details
Copy full SHA for 23f3ae0
View code at this point
Browse repository at this point
Commits on Jul 28, 2013
Fix crash on missing ensure body
Show description for 5a3a73f
mbj
committed
5a3a73f
View commit details
Copy full SHA for 5a3a73f
View code at this point
Browse repository at this point
Handle empty resbody correctly
mbj
committed
da9c4fb
View commit details
Copy full SHA for da9c4fb
View code at this point
Browse repository at this point
Fix emitting of nested binary operators
Show description for 00c59d9
mbj
committed
00c59d9
View commit details
Copy full SHA for 00c59d9
View code at this point
Browse repository at this point
Commits on Jul 10, 2013
Support reproduction of __FILE__ and __LINE__
Show description for 747594b
mbj
committed
747594b
View commit details
Copy full SHA for 747594b
View code at this point
Browse repository at this point
Commits on Jul 5, 2013
Adjust flog score
mbj
committed
4cc9915
View commit details
Copy full SHA for 4cc9915
View code at this point
Browse repository at this point
Commits on Jul 4, 2013
Add flip-flop emitter
mbj
committed
17b7e60
View commit details
Copy full SHA for 17b7e60
View code at this point
Browse repository at this point
Commits on Jul 3, 2013
Mark flip flops as pending
mbj
committed
fda669c
View commit details
Copy full SHA for fda669c
View code at this point
Browse repository at this point
Commits on Jul 2, 2013
Support reproduction of def foo; {ensure,rescue}; end
mbj
committed
4aba5ca
View commit details
Copy full SHA for 4aba5ca
View code at this point
Browse repository at this point
Handle kwbegin explicitly
mbj
committed
99fe8fc
View commit details
Copy full SHA for 99fe8fc
View code at this point
Browse repository at this point
Commits on Jun 28, 2013
Remove use of source location based literal emitters
Show description for 48ca02d
mbj
committed
48ca02d
View commit details
Copy full SHA for 48ca02d
View code at this point
Browse repository at this point
Fix emit of empty case statements
mbj
committed
8936af2
View commit details
Copy full SHA for 8936af2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.