jbeder
|
d3b00fa6c5
|
Reverted yaml-reader name change
|
2009-10-27 14:45:14 +00:00 |
|
jbeder
|
7d5988401e
|
Renamed yaml-reader test
|
2009-10-27 14:38:53 +00:00 |
|
jbeder
|
994e6af8e0
|
Simplified testing output
|
2009-09-07 22:17:02 +00:00 |
|
jbeder
|
f21456972c
|
Allowed solo entries in a flow map to be read as keys with null value
|
2009-09-05 22:42:01 +00:00 |
|
jbeder
|
ba472cc9a3
|
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 |
|
jbeder
|
f7a47e9f9f
|
Fixed bug with omitted keys/values in a flow map
|
2009-09-02 21:39:57 +00:00 |
|
jbeder
|
2e859413e7
|
Added more explicit doc indicator tests
|
2009-08-26 16:23:58 +00:00 |
|
jbeder
|
aadc5052bc
|
Fixed bug with explicit doc start introduced in last commit
|
2009-08-26 16:15:27 +00:00 |
|
jbeder
|
c7ed85a4ac
|
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
|
952f72233e
|
Added IsNull function
|
2009-07-31 05:07:21 +00:00 |
|
jbeder
|
cb2b5783fa
|
Fixed null key/value bug, added tests
|
2009-07-30 06:49:09 +00:00 |
|
jbeder
|
27055f178f
|
Fixed bug with simple keys that are quoted scalars
|
2009-07-25 18:58:41 +00:00 |
|
jbeder
|
ec578d45f1
|
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 |
|