Added getattr() support

This commit is contained in:
David Beazley
2018-09-06 07:59:39 -05:00
parent 3f7240b9a2
commit a33ff221e5
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
Version 0.4
-----------
9/5/2018 Added support for getattr() and related functions on
productions.
Version 0.3
-----------
4/1/2018 Support for Lexer inheritance added. For example: