jbeder
|
f528e607ad
|
Added more explicit doc indicator tests
|
2009-08-26 16:23:58 +00:00 |
|
jbeder
|
66da4789db
|
Fixed bug with explicit doc start introduced in last commit
|
2009-08-26 16:15:27 +00:00 |
|
jbeder
|
990686d3d2
|
Fixed bug in anchors with no content. This involved refactoring the 'implicit sequence' concept (where a map and a sequence start on the same indent, but we read the sequence as more indented since the '-' is visually an indent).
|
2009-08-24 22:56:54 +00:00 |
|
jbeder
|
fa57f215c0
|
Added IsNull function
|
2009-07-31 05:07:21 +00:00 |
|
jbeder
|
49b1921be1
|
Fixed null key/value bug, added tests
|
2009-07-30 06:49:09 +00:00 |
|
jbeder
|
c5aeef5ab8
|
Fixed bug with simple keys that are quoted scalars
|
2009-07-25 18:58:41 +00:00 |
|
jbeder
|
5b4d9ce1c7
|
Switched from loading test files to testing specific parsing constructs. The tests don't fully cover the span (eventually I'll add more, maybe), but there's a bunch there.
More to the point, the yaml-reader program doesn't do any file IO, so it doesn't require a specific working directory.
|
2009-05-31 06:36:01 +00:00 |
|