summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Implement half of the parsers.Kirill Simonov2006-07-053-6/+772
* Start working on the parser.Kirill Simonov2006-07-044-1/+365
* Move yaml/yaml.h to yaml.h and merge version.c to api.c.Kirill Simonov2006-07-0311-86/+21
* Add event constructors and destructors.Kirill Simonov2006-07-033-27/+511
* Fix numerous bugs in the Scanner.Kirill Simonov2006-06-191-25/+67
* The scanner is completed (not tested though).Kirill Simonov2006-06-182-24/+577
* Implement the block scalar scanner.Kirill Simonov2006-06-161-20/+412
* Implement scanners for directives, anchors, and tags.Kirill Simonov2006-06-111-61/+1026
* Scanner: implement everything except token scanners.Kirill Simonov2006-06-081-32/+1125
* Implementing Scanner: macros and high-level functions.Kirill Simonov2006-06-073-29/+494
* Add scanner definitions.Kirill Simonov2006-06-063-4/+782
* Add token constructors and destructors.Kirill Simonov2006-06-024-156/+615
* Complete buffering and encoding code.Kirill Simonov2006-06-013-137/+365
* Complete UTF-8 and UTF-16 decoders.Kirill Simonov2006-05-304-108/+386
* Working on the decoding code.Kirill Simonov2006-05-293-52/+365
* Implementing Reader: first tries.Kirill Simonov2006-05-274-20/+331
* Doxygenify the header file.Kirill Simonov2006-05-266-14/+193
* Add doxygen support.Kirill Simonov2006-05-219-19/+281
* Add the basic autoconf infrastructure.Kirill Simonov2006-05-2013-39/+267
* Add yaml.h with prototypes for basic structures.Kirill Simonov2006-05-121-0/+186
* Create the place for libyaml.Kirill Simonov2006-05-120-0/+0