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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
SCDH
/
xtriples-micro
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
1
Pull requests
0
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Escape literals
- #7
#7
Merged
lueck
merged 9 commits into
main
SCDH/xtriples-micro:main
from
escape-literals
SCDH/xtriples-micro:escape-literals
Copy head branch name to clipboard
May 13, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Escape literals
#7
lueck
merged 9 commits into
main
SCDH/xtriples-micro:main
from
escape-literals
SCDH/xtriples-micro:escape-literals
Copy head branch name to clipboard
Commits
Commits on May 13, 2026
adds unit test for escaping double quotes in literals
Show description for c35061f
lueck
committed
c35061f
View commit details
Copy full SHA for c35061f
Browse repository at this point
escapes double quotes in literals, makes test for issue #6 pass
lueck
committed
c8f39ce
View commit details
Copy full SHA for c8f39ce
Browse repository at this point
adds unit test for escaping backslashes in literals, related to #6
lueck
committed
16c37b6
View commit details
Copy full SHA for 16c37b6
Browse repository at this point
escapes backslashes in literals, makes test for #6 pass
lueck
committed
c0dc178
View commit details
Copy full SHA for c0dc178
Browse repository at this point
adds unit test for escaped CR and LF in literals, related to #6
lueck
committed
c68d140
View commit details
Copy full SHA for c68d140
Browse repository at this point
escapes CR and LF in literals, makes test for #6 pass
lueck
committed
ca7b394
View commit details
Copy full SHA for ca7b394
Browse repository at this point
escapes CR and LF with \r and \n, related to #6
lueck
committed
4865741
View commit details
Copy full SHA for 4865741
Browse repository at this point
Revert "escapes double quotes in extracted literals"
Show description for 0f2abc6
lueck
committed
0f2abc6
View commit details
Copy full SHA for 0f2abc6
Browse repository at this point
report changes in 0.7.0
lueck
committed
dc52691
View commit details
Copy full SHA for dc52691
Browse repository at this point
You can’t perform that action at this time.