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 }}
zkry
/
yaml.el
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
38
Code
Issues
5
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 5, 2026
Version bump
zkry
committed
5546f36
View commit details
Copy full SHA for 5546f36
Browse repository at this point
Merge pull request #66 from dannywillems/fix/unused-lexical-vars
Show description for 95efacd
zkry
authored
95efacd
View commit details
Copy full SHA for 95efacd
Browse repository at this point
Commits on May 30, 2026
ci: byte-compile across more Emacs versions with warnings as errors
Show description for ff56e88
dannywillems
committed
ff56e88
View commit details
Copy full SHA for ff56e88
Browse repository at this point
test: silence unused lexical variable warnings
Show description for 9e1d6c7
dannywillems
committed
9e1d6c7
View commit details
Copy full SHA for 9e1d6c7
Browse repository at this point
Commits on Jan 13, 2026
Version bump to 1.2.3
zkry
committed
f2369fb
View commit details
Copy full SHA for f2369fb
Browse repository at this point
Merge pull request #65 from zkry/kyaml-encoding-trailing-comma
Show description for c6b407e
zkry
authored
c6b407e
View commit details
Copy full SHA for c6b407e
Browse repository at this point
Commits on Jan 12, 2026
make kyaml encoding have trailing comma
zkry
committed
25f92c6
View commit details
Copy full SHA for 25f92c6
Browse repository at this point
Version bump
zkry
committed
7b33b3a
View commit details
Copy full SHA for 7b33b3a
Browse repository at this point
Fix unit tests
zkry
committed
9e73f37
View commit details
Copy full SHA for 9e73f37
Browse repository at this point
fix unit tests
zkry
committed
f153d0d
View commit details
Copy full SHA for f153d0d
Browse repository at this point
Rename encoding-related variables; remove trailing commas
zkry
committed
3d68782
View commit details
Copy full SHA for 3d68782
Browse repository at this point
Commits on Jan 11, 2026
Update tests
zkry
committed
4f64f9e
View commit details
Copy full SHA for 4f64f9e
Browse repository at this point
Merge pull request #64 from ehrt74/master
Show description for 920f71b
zkry
authored
920f71b
View commit details
Copy full SHA for 920f71b
Browse repository at this point
Commits on Dec 20, 2025
added encoding to kyaml-compact and kyaml-pretty
Show description for 6f4d1fb
ehrt74
committed
6f4d1fb
View commit details
Copy full SHA for 6f4d1fb
Browse repository at this point
Commits on Oct 29, 2025
Bump code version
zkry
committed
3fbeaee
View commit details
Copy full SHA for 3fbeaee
Browse repository at this point
Commits on Oct 20, 2025
Merge pull request #63 from zkry/62-fix-vector-encoding
Show description for d376219
zkry
authored
d376219
View commit details
Copy full SHA for d376219
Browse repository at this point
Correctly encode empty arrays
zkry
committed
34e9a32
View commit details
Copy full SHA for 34e9a32
Browse repository at this point
Commits on Mar 16, 2025
Merge pull request #61 from ergopractice/control-encode-scalars-as-flow-seq
Show description for f99ef76
zkry
authored
f99ef76
View commit details
Copy full SHA for f99ef76
Browse repository at this point
Commits on Mar 10, 2025
Add control for encoding scalars as flow sequences
ergopractice
committed
3f1be76
View commit details
Copy full SHA for 3f1be76
Browse repository at this point
Commits on Feb 8, 2025
bump version number
zkry
committed
09e46d5
View commit details
Copy full SHA for 09e46d5
Browse repository at this point
Merge pull request #60 from zkry/scratch/yaml
Show description for f2c202a
zkry
authored
f2c202a
View commit details
Copy full SHA for f2c202a
Browse repository at this point
Commits on Feb 4, 2025
Use symbols rather than strings for parser states
Show description for dfa6115
monnier
committed
dfa6115
View commit details
Copy full SHA for dfa6115
Browse repository at this point
Expose functions to the byte compiler
monnier
committed
9d6749b
View commit details
Copy full SHA for 9d6749b
Browse repository at this point
(yaml--parse-from-grammar): Simplify a bit further
Show description for e952d1f
monnier
committed
e952d1f
View commit details
Copy full SHA for e952d1f
Browse repository at this point
Merge pull request #59 from zkry/speed-up-byte-compilation
Show description for 73a9f53
zkry
authored
73a9f53
View commit details
Copy full SHA for 73a9f53
Browse repository at this point
update workflow pipeline
zkry
committed
706518f
View commit details
Copy full SHA for 706518f
Browse repository at this point
Speed up byte compilation by removing macro usage
zkry
committed
5f0e282
View commit details
Copy full SHA for 5f0e282
Browse repository at this point
Commits on Nov 29, 2024
Commit to add to ELPA
zkry
committed
cd3edfc
View commit details
Copy full SHA for cd3edfc
Browse repository at this point
Commits on Dec 11, 2023
bump version
zkry
committed
70c4fce
View commit details
Copy full SHA for 70c4fce
Browse repository at this point
Merge pull request #56 from zkry/fix-octal-hex-parsing
Show description for 20202d7
zkry
authored
20202d7
View commit details
Copy full SHA for 20202d7
Browse repository at this point
Fix octal/hex parsing (#54)
zkry
committed
5af0cd7
View commit details
Copy full SHA for 5af0cd7
Browse repository at this point
Update declared version to match tag
zkry
committed
37a6b80
View commit details
Copy full SHA for 37a6b80
Browse repository at this point
Commits on Sep 28, 2023
Merge pull request #52 from zkry/51-fix-failing-test
Show description for fe08b8f
zkry
authored
fe08b8f
View commit details
Copy full SHA for fe08b8f
Browse repository at this point
Commits on Sep 27, 2023
Fix failing test for parsing scalars
zkry
committed
900ca55
View commit details
Copy full SHA for 900ca55
Browse repository at this point
Commits on Sep 9, 2023
Merge pull request #50 from rdrg109/master
Show description for 01a12f2
zkry
authored
01a12f2
View commit details
Copy full SHA for 01a12f2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.