2007-09-12 Andreas Kupries * * Released and tagged Tcllib 1.10 ======================== * 2007-06-12 Andreas Kupries * peg.man: Fixed [Bug 1735588], added text explaining the relation to context-free grammars, per Lars Hellstrom's proposal. 2007-03-26 Andreas Kupries * peg.man: Uh, the section was put into the list instead of after. Fixed. [Bug 1688650]. 2007-03-21 Andreas Kupries * peg.man: Fixed all warnings due to use of now deprecated * peg_interp.man: commands. Added a section about how to give feedback. 2006-10-03 Andreas Kupries * * Released and tagged Tcllib 1.9 ======================== * 2005-10-06 Andreas Kupries * * Released and tagged Tcllib 1.8 ======================== * 2005-05-10 Andreas Kupries * peg_interp.tcl: Restructured the loops for * and + a bit. 2005-04-15 Andreas Kupries * New module: Container for parsing expression grammars (PEGs), and an interpreter for them, using the matcher engine.