Jesse Beder
|
7037562998
|
Simplified testing output
|
2009-09-07 22:17:02 +00:00 |
|
Jesse Beder
|
91163d2296
|
Allowed solo entries in a flow map to be read as keys with null value
|
2009-09-05 22:42:01 +00:00 |
|
Jesse Beder
|
75477ade65
|
Finished refactoring of simple keys so that they can refer to multiple tokens at a single level
|
2009-09-05 03:49:38 +00:00 |
|
Jesse Beder
|
873ad336f8
|
Fixed bug with omitted keys/values in a flow map
|
2009-09-02 21:39:57 +00:00 |
|
Jesse Beder
|
0d41a7de7c
|
Added more explicit doc indicator tests
|
2009-08-26 16:23:58 +00:00 |
|
Jesse Beder
|
1b240d3576
|
Fixed bug with explicit doc start introduced in last commit
|
2009-08-26 16:15:27 +00:00 |
|
Jesse Beder
|
a1460169e6
|
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 |
|
Jesse Beder
|
d506dae914
|
Added IsNull function
|
2009-07-31 05:07:21 +00:00 |
|
Jesse Beder
|
7a89920441
|
Fixed null key/value bug, added tests
|
2009-07-30 06:49:09 +00:00 |
|
Jesse Beder
|
2160bb2bcc
|
Fixed bug with simple keys that are quoted scalars
|
2009-07-25 18:58:41 +00:00 |
|
Jesse Beder
|
1cde7fbfc0
|
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 |
|