summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Refactor internal and external API.xi2006-07-215-2210/+1704
* Complete the Parser (it requires refactoring though) and fix some bugs.xi2006-07-073-15/+498
* Implement half of the parsers.xi2006-07-052-2/+768
* Start working on the parser.xi2006-07-043-1/+262
* Move yaml/yaml.h to yaml.h and merge version.c to api.c.xi2006-07-035-25/+18
* Add event constructors and destructors.xi2006-07-032-5/+256
* Fix numerous bugs in the Scanner.xi2006-06-191-25/+67
* The scanner is completed (not tested though).xi2006-06-182-24/+577
* Implement the block scalar scanner.xi2006-06-161-20/+412
* Implement scanners for directives, anchors, and tags.xi2006-06-111-61/+1026
* Scanner: implement everything except token scanners.xi2006-06-081-32/+1125
* Implementing Scanner: macros and high-level functions.xi2006-06-072-24/+479
* Add scanner definitions.xi2006-06-062-1/+668
* Add token constructors and destructors.xi2006-06-022-102/+305
* Complete buffering and encoding code.xi2006-06-011-59/+78
* Complete UTF-8 and UTF-16 decoders.xi2006-05-301-105/+220
* Working on the decoding code.xi2006-05-292-39/+325
* Implementing Reader: first tries.xi2006-05-273-4/+186
* Doxygenify the header file.xi2006-05-262-1/+35
* Add doxygen support.xi2006-05-211-8/+0
* Add the basic autoconf infrastructure.xi2006-05-202-0/+33