# # ChangeLog for cpp/f8-to-f1/conv_f8tof1_scanner.l # # Generated by Trac 1.2.1 # 03/29/24 09:12:45 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 ... Wed, 02 Dec 2009 21:38:08 GMT Maciej Komosinski [39] * cpp/f8-to-f1/conv_f8tof1_scanner.l (modified) updated the set of simple commands 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