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
lib
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
Commits on Jun 30, 2017
Suppress Fixnum/Bignum Ruby 2.4 deprecation warnings
barthez
committed
59ee5cc
View commit details
Copy full SHA for 59ee5cc
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
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 24, 2016
Spelling fixes
alexdowad
authored and
mbj
committed
1c4dedc
View commit details
Copy full SHA for 1c4dedc
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
Commits on Jan 18, 2016
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
Update dependencies
Show description for 6693b6b
mbj
committed
6693b6b
View commit details
Copy full SHA for 6693b6b
View code at this point
Browse repository at this point
Commits on Aug 8, 2015
Refactor flattening of dstrs to be more clear
Show description for b69604f
mbj
committed
b69604f
View commit details
Copy full SHA for b69604f
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 13, 2015
Fix yard docs of methods accepting parser nodes
mbj
committed
e9f15d6
View commit details
Copy full SHA for e9f15d6
View code at this point
Browse repository at this point
Commits on Jan 10, 2015
Fix circular argument reference under 2.2
Show description for 8481dae
mvz
authored and
mbj
committed
8481dae
View commit details
Copy full SHA for 8481dae
View code at this point
Browse repository at this point
Fix build
Show description for fab00e7
mbj
committed
fab00e7
View commit details
Copy full SHA for fab00e7
View code at this point
Browse repository at this point
Commits on Nov 9, 2014
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
Simplify preprocessor for float edge cases
mbj
committed
f3fe604
View commit details
Copy full SHA for f3fe604
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
Fix code style
mbj
committed
4369b6f
View commit details
Copy full SHA for 4369b6f
View code at this point
Browse repository at this point
Adjust reek config and fix documentation comments
mbj
committed
74d03bd
View commit details
Copy full SHA for 74d03bd
View code at this point
Browse repository at this point
Collapse block and kwrestarg emitter
mbj
committed
c0033d9
View commit details
Copy full SHA for c0033d9
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
Fix op assign to visit terminated expressions
mbj
committed
0f09fdc
View commit details
Copy full SHA for 0f09fdc
View code at this point
Browse repository at this point
Fix cases of unescaped interpolations into dynamic regexp
mbj
committed
0deb87e
View commit details
Copy full SHA for 0deb87e
View code at this point
Browse repository at this point
Commits on Nov 3, 2014
Add unparsing of rational literals
mbj
committed
a63e8ff
View commit details
Copy full SHA for a63e8ff
View code at this point
Browse repository at this point
Commits on Sep 25, 2014
Fix syntax for 2.1.3
Show description for 2007dd2
mbj
committed
2007dd2
View commit details
Copy full SHA for 2007dd2
View code at this point
Browse repository at this point
Commits on Jun 16, 2014
Simplify constant
mbj
committed
5d1168d
View commit details
Copy full SHA for 5d1168d
View code at this point
Browse repository at this point
Prefer unless over negated conditional
mbj
committed
073e4ee
View commit details
Copy full SHA for 073e4ee
View code at this point
Browse repository at this point
Use least powerful equality tests
mbj
committed
a2d769e
View commit details
Copy full SHA for a2d769e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.