]> andersk Git - libyaml.git/log
libyaml.git
17 years agoStart working on the parser.
Kirill Simonov [Tue, 4 Jul 2006 19:39:56 +0000 (19:39 +0000)] 
Start working on the parser.

17 years agoMove yaml/yaml.h to yaml.h and merge version.c to api.c.
Kirill Simonov [Mon, 3 Jul 2006 13:49:14 +0000 (13:49 +0000)] 
Move yaml/yaml.h to yaml.h and merge version.c to api.c.

17 years agoAdd event constructors and destructors.
Kirill Simonov [Mon, 3 Jul 2006 13:34:57 +0000 (13:34 +0000)] 
Add event constructors and destructors.

17 years agoFix numerous bugs in the Scanner.
Kirill Simonov [Mon, 19 Jun 2006 20:27:22 +0000 (20:27 +0000)] 
Fix numerous bugs in the Scanner.

17 years agoThe scanner is completed (not tested though).
Kirill Simonov [Sun, 18 Jun 2006 17:20:25 +0000 (17:20 +0000)] 
The scanner is completed (not tested though).

17 years agoImplement the block scalar scanner.
Kirill Simonov [Fri, 16 Jun 2006 20:42:55 +0000 (20:42 +0000)] 
Implement the block scalar scanner.

17 years agoImplement scanners for directives, anchors, and tags.
Kirill Simonov [Sun, 11 Jun 2006 17:29:09 +0000 (17:29 +0000)] 
Implement scanners for directives, anchors, and tags.

17 years agoScanner: implement everything except token scanners.
Kirill Simonov [Thu, 8 Jun 2006 21:37:10 +0000 (21:37 +0000)] 
Scanner: implement everything except token scanners.

17 years agoImplementing Scanner: macros and high-level functions.
Kirill Simonov [Wed, 7 Jun 2006 20:30:22 +0000 (20:30 +0000)] 
Implementing Scanner: macros and high-level functions.

17 years agoAdd scanner definitions.
Kirill Simonov [Tue, 6 Jun 2006 19:43:34 +0000 (19:43 +0000)] 
Add scanner definitions.

Add a basic description of all tokens produced by the scanner.

18 years agoAdd token constructors and destructors.
Kirill Simonov [Fri, 2 Jun 2006 13:03:14 +0000 (13:03 +0000)] 
Add token constructors and destructors.

Add YAML_DECLARE to the API declarations (Thanks to Peter Murphy for suggestion).

18 years agoComplete buffering and encoding code.
Kirill Simonov [Thu, 1 Jun 2006 20:19:43 +0000 (20:19 +0000)] 
Complete buffering and encoding code.

18 years agoComplete UTF-8 and UTF-16 decoders.
Kirill Simonov [Tue, 30 May 2006 17:49:18 +0000 (17:49 +0000)] 
Complete UTF-8 and UTF-16 decoders.

Reader is mostly done (though untested).

18 years agoWorking on the decoding code.
Kirill Simonov [Mon, 29 May 2006 20:08:09 +0000 (20:08 +0000)] 
Working on the decoding code.

18 years agoImplementing Reader: first tries.
Kirill Simonov [Sat, 27 May 2006 17:19:07 +0000 (17:19 +0000)] 
Implementing Reader: first tries.

18 years agoDoxygenify the header file.
Kirill Simonov [Fri, 26 May 2006 21:46:47 +0000 (21:46 +0000)] 
Doxygenify the header file.

Add basic reader fields to the parser structure.

Start implementing basic parser functions.

18 years agoAdd doxygen support.
Kirill Simonov [Sun, 21 May 2006 14:58:32 +0000 (14:58 +0000)] 
Add doxygen support.

18 years agoAdd the basic autoconf infrastructure.
Kirill Simonov [Sat, 20 May 2006 22:43:15 +0000 (22:43 +0000)] 
Add the basic autoconf infrastructure.

18 years agoAdd yaml.h with prototypes for basic structures.
Kirill Simonov [Fri, 12 May 2006 19:39:56 +0000 (19:39 +0000)] 
Add yaml.h with prototypes for basic structures.

18 years agoCreate the place for libyaml.
Kirill Simonov [Fri, 12 May 2006 13:01:32 +0000 (13:01 +0000)] 
Create the place for libyaml.

This page took 0.418624 seconds and 4 git commands to generate.