This website requires JavaScript.
Explore
Help
Sign In
External
/
yaml-cpp
Watch
8
Star
0
Fork
0
You've already forked yaml-cpp
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
49a75b2d78
yaml-cpp
/
test.yaml
4 lines
55 B
YAML
Raw
Normal View
History
Unescape
Escape
Wrote a simplified regular expression parser to make life easier (it only does single matches; i.e., no one-or-more matches, etc.). Fixed some of the whitespace/line break matching.
2008-06-27 12:20:41 +04:00
---
Added quoted scalars (with escaping). Refactored some common whitespace-parsing code in scanning both scalars. Implemented the flow collection tokens.
2008-06-28 03:11:46 +04:00
-
milk and eggs
-
[
cheddar, american, swiss]
Wrote a simplified regular expression parser to make life easier (it only does single matches; i.e., no one-or-more matches, etc.). Fixed some of the whitespace/line break matching.
2008-06-27 12:20:41 +04:00
...
Reference in New Issue
Copy Permalink