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
12
Commits
8
Branches
20
Tags
6.8
MiB
dce43a305f
Commit Graph
2 Commits
Author
SHA1
Message
Date
beder
5657241e4c
Added stream input to the regular expressions, greatly simplifying the usage (in particular, we no longer have to specify the number of characters to be checked).
2008-06-27 19:07:30 +00:00
beder
b20e47cdd9
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 08:20:41 +00:00