# # ChangeLog for tools/prettyprinter/Makefile.am # # Generated by Trac 1.2.1 # Apr 23, 2024, 10:26:05 PM Mon, 16 Apr 2018 13:51:02 GMT Peter A. Buhr [81bb114] * tools/prettyprinter/Makefile.am (modified) * tools/prettyprinter/lex.ll (modified) * tools/prettyprinter/parser.hh (deleted) * tools/prettyprinter/parser.yy (modified) * tools/prettyprinter/test.y (modified) update to support more bison directives Wed, 05 Jul 2017 20:43:15 GMT Thierry Delisle [8c97ee7] * .gitignore (modified) * tools/prettyprinter/Makefile.am (modified) * tools/prettyprinter/Makefile.in (modified) * tools/prettyprinter/ParserTypes.h (added) * tools/prettyprinter/filter.cc (modified) * tools/prettyprinter/filter.h (modified) * tools/prettyprinter/lex.ll (modified) * tools/prettyprinter/parser.hh (modified) * tools/prettyprinter/parser.yy (modified) * tools/prettyprinter/token.cc (modified) Fixed the pretty printer Thu, 29 Jun 2017 12:04:42 GMT Peter A. Buhr [7d4f6ed] * tools/prettyprinter/Makefile.am (added) * tools/prettyprinter/Makefile.in (added) * tools/prettyprinter/filter.cc (modified) * tools/prettyprinter/filter.h (modified) * tools/prettyprinter/lex.ll (modified) * tools/prettyprinter/main.cc (modified) * tools/prettyprinter/parser.hh (added) * tools/prettyprinter/parser.yy (added) * tools/prettyprinter/token.cc (added) * tools/prettyprinter/token.h (added) remainder of pretty printer