jbeder
|
9a28c9178e
|
Merged r270:HEAD of the emitting-unicode branch
|
2009-10-19 23:31:11 +00:00 |
|
jbeder
|
15d5b2b533
|
Fixed the emitter unicode output
|
2009-10-07 06:46:05 +00:00 |
|
jbeder
|
994e6af8e0
|
Simplified testing output
|
2009-09-07 22:17:02 +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
|
c043b9c64b
|
Added support for emitting and represeting null
|
2009-07-30 04:42:27 +00:00 |
|
jbeder
|
7e26c711cf
|
Collected pos, line, and column into a Mark struct
|
2009-07-27 02:56:18 +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 |
|