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
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 18, 2018
Add emitters for s(:__LINE__) and s(:__FILE__)
Show description for 1739fd8
gladtocode
committed
1739fd8
View commit details
Copy full SHA for 1739fd8
View code at this point
Browse repository at this point
Refactor unparser specs to accommodate assertions against non-default parser/builder options
Show description for b7f745a
gladtocode
committed
b7f745a
View commit details
Copy full SHA for b7f745a
View code at this point
Browse repository at this point
Commits on Mar 8, 2018
Exclude three more rubyspec files from tests
Show description for d2e1cca
Confusion
authored
d2e1cca
View commit details
Copy full SHA for d2e1cca
View code at this point
Browse repository at this point
Commits on Jun 30, 2017
Exclude bad_syntax.rb from integration tests
Show description for 7a11d01
barthez
committed
7a11d01
View commit details
Copy full SHA for 7a11d01
View code at this point
Browse repository at this point
Commits on Feb 10, 2017
don't require all ruby parsers when loading unparser
Show description for f99af8b
HParker
committed
f99af8b
View commit details
Copy full SHA for f99af8b
View code at this point
Browse repository at this point
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 25, 2016
Remove unneded excludes
Show description for 2f24da0
mbj
committed
2f24da0
View commit details
Copy full SHA for 2f24da0
View code at this point
Browse repository at this point
Fix block in while/unless condition
Show description for 83ec2fc
mbj
committed
83ec2fc
View commit details
Copy full SHA for 83ec2fc
View code at this point
Browse repository at this point
Commits on Jan 23, 2016
Add support for parser 2.3
mbj
committed
db433bc
View commit details
Copy full SHA for db433bc
View code at this point
Browse repository at this point
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 Jul 29, 2015
Flatten dstr nesting that results from implicit string concatenation
Show description for 7df6c76
russell-stripe
authored and
mbj
committed
7df6c76
View commit details
Copy full SHA for 7df6c76
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 Apr 28, 2015
Bump parser dependency
chastell
authored and
mbj
committed
88b9abc
View commit details
Copy full SHA for 88b9abc
View code at this point
Browse repository at this point
Split off test for regexp containing bare bytes
Show description for 88bdcde
mvz
authored and
mbj
committed
88bdcde
View commit details
Copy full SHA for 88bdcde
View code at this point
Browse repository at this point
Commits on Jan 10, 2015
Add test against Parser::Ruby22
mbj
committed
45075d4
View commit details
Copy full SHA for 45075d4
View code at this point
Browse repository at this point
Commits on Nov 19, 2014
Fix deprecated rspec syntax
mbj
committed
0add7b8
View commit details
Copy full SHA for 0add7b8
View code at this point
Browse repository at this point
Commits on Nov 9, 2014
Add 2.0 to rubies where complex/rational literals are specified
mbj
committed
9967a0f
View commit details
Copy full SHA for 9967a0f
View code at this point
Browse repository at this point
Exclude tests for complex/rational literals under rubies < 2.1
mbj
committed
7c30441
View commit details
Copy full SHA for 7c30441
View code at this point
Browse repository at this point
Revert "Reduce unneded preprocessing"
Show description for c24be41
mbj
committed
c24be41
View commit details
Copy full SHA for c24be41
View code at this point
Browse repository at this point
Fix emit of index assignments
mbj
committed
c58f93a
View commit details
Copy full SHA for c58f93a
View code at this point
Browse repository at this point
Reduce unneded preprocessing
mbj
committed
23e57bd
View commit details
Copy full SHA for 23e57bd
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
Add some more projects to corpus tests
mbj
committed
fcbe5db
View commit details
Copy full SHA for fcbe5db
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
Fix code style
mbj
committed
4369b6f
View commit details
Copy full SHA for 4369b6f
View code at this point
Browse repository at this point
Add support for complex literals
mbj
committed
5c5a174
View commit details
Copy full SHA for 5c5a174
View code at this point
Browse repository at this point
Fix emit if dsym with one str child
mbj
committed
e746c2d
View commit details
Copy full SHA for e746c2d
View code at this point
Browse repository at this point
Refactor parentheses generation
mbj
committed
ed89b55
View commit details
Copy full SHA for ed89b55
View code at this point
Browse repository at this point
Commits on Nov 6, 2014
Fix mlhs nested assignments
mbj
committed
ac8c072
View commit details
Copy full SHA for ac8c072
View code at this point
Browse repository at this point
Commits on Nov 5, 2014
Exclude 8bit encoded parts of rubyspec from corpus test
mbj
committed
4c9c7c5
View commit details
Copy full SHA for 4c9c7c5
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.