Revision history for Marpa
0.103_000 Wed Jun 9 11:23:51 2010
* Series of developer's releases.
* Added correctness proof for incorporation of Leo 1991.
0.102000 Wed Jun 2 18:32:54 2010
* Right recursion is now linear
* Marpa is now time-linear for all LR-regular languages.
0.100000 Mon Mar 15 16:56:57 2010
* Marpa::HTML is now a separate module. Release number 0.012000
(not an actual release) is the dividing point between releases that
include the HTML parser and releases that do not.
* Marpa::API::Evaluator and Marpa::API::Bocage documents added.
0.010000 Sun Mar 7 16:14:24 2010
* Fixes issue with missing requirement: HTML::PullParser.
0.008000 Wed Mar 3 15:30:27 2010
* Added Marpa::Implementation document.
0.006000 Sat Feb 6 20:48:48 2010
* Fix problems in trace output.
0.004000 Sat Jan 30 18:25:23 2010
* Core documentation of Marpa API added. Still not documented
are some of the tracing and advanced features.
0.002000 Tue Dec 29 18:10:47 2009
* First alpha release. A fork from Parse::Marpa. The documentation
is in progress.