# Copyright 2012 Jeffrey Kegler # This file is part of Marpa::R2. Marpa::R2 is free software: you can # redistribute it and/or modify it under the terms of the GNU Lesser # General Public License as published by the Free Software Foundation, # either version 3 of the License, or (at your option) any later version. # # Marpa::R2 is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser # General Public License along with Marpa::R2. If not, see # http://www.gnu.org/licenses/. Revision history for Marpa::R2 2.009_004 2.009_003 2.009_002 2.009_001 2.009_000 * A new series of developer's releases * Added context variables 2.008000 * Documented $recce->progress() * Clean up libmarpa build 2.006000 * Convert progress reports to C * Cleanup logic of valued/unvalued symbols * Cleanup ranking of symbols/rules * LHS of rule no longer implicitly used as action name. 2.004000 * Fix action resolution issue; cleanup memory allocation. * Large bump in version number is to sync version numbers with libmarpa. 0.002000 * First official ("indexed") release * Changes incompatible with Marpa::XS are described in Marpa::R2::Changes POD doc 0.001_000 Fri Oct 21 20:57:44 PDT 2011 * Series of developer's versions * Marpa::R2 forked from Marpa::XS 0.019_002