- Working on documentation. - Now matches can be restricted to prod or pos, used to implement left/rightmost steps. - Made Derivation immutable. - Repurposed display.productions_table in the more general display.iter2table.
0.4.0alpha
-------------------------
- Now left/right-hand side are separated with HAIR_SPACE. - ProductionGraph now works by level (every step goes down one level). - Checking that travis gets a failure. - Added Travis integration. - Added code to test if ANTLR4_JAR is defined and points to an existing file.