# # ChangeLog for cpp/f8-to-f1/conv_f8tof1_grammar.y # # Generated by Trac 1.2.1 # 04/20/24 01:06:10 Sun, 06 Dec 2009 21:22:41 GMT mwajcht [45] * cpp/f8-to-f1/conv_f8tof1_grammar.y (modified) * cpp/f8-to-f1/conv_f8tof1_scanner.l (modified) Added ignoring of \r while parsing input. Grammar change: at least ... Tue, 01 Dec 2009 23:50:14 GMT mwajcht [38] * cpp/f8-to-f1/Makefile (added) * cpp/f8-to-f1/conv_f8tof1_grammar.y (added) * cpp/f8-to-f1/conv_f8tof1_scanner.l (added) * cpp/f8-to-f1/lemon.c (added) * cpp/f8-to-f1/lempar.c (added) Added lexer and scanner sources as well Makefile which builds them