Version 0.4 of D:YAML

Avatar

Release Notes: Updated for compatibility with DMD 2.057. A fix for 32-bit compilation and various other bugs. The Constructor API has been simplified. All YAML types now must define the opCmp operator. The API documentation, tutorials, and examples have been improved.

Other releases

  •  23 Jan 2012 23:36
Avatar

Release Notes: Updated for compatibility with DMD 2.057. A fix for 32-bit compilation and various other bugs. The Constructor API has been simplified. All YAML types now must define the opCmp operator. The API documentation, tutorials, and examples have been improved.

  •  16 Nov 2011 21:13
Avatar

Release Notes: This release adds small changes to streamline the API, many optimizations, parsing time decreased to about 10%, emitting time halved, greatly-reduced GC usage, comparability with DMD 2.056 , many bugfixes all around, more example applications, and improved API documentation and tutorials.

  •  16 Oct 2011 00:59
Avatar

Release Notes: Emitting functionality has been fully implemented. Tags are now stored in nodes, allowing D:YAML to be more compliant to the specification. Many scanner, parser, composer, and constructor bugs have been fixed. Tutorials, examples, and the documentation have been updated to reflect the emitter work.

  •  17 Aug 2011 10:43
Avatar

Release Notes: This is the initial release. The parser works with all examples from the specification and is usable for reading files. There is no emitting functionality yet.

Screenshot

Project Spotlight

EtherApe

An etherman clone that graphs net activity in real time.

Screenshot

Project Spotlight

Gallery

A slick Web-based photo album written using PHP.