Commit graph

14 commits

Author SHA1 Message Date
bruce
bf63b12a93 Added removal of dead code patterns 1987-07-29 16:10:27 +00:00
bruce
9e55f02c3b Parser outputs some stats and fixed error is pseudo.r 1987-07-28 11:22:59 +00:00
bruce
545bed355d Converted dfa to use row displacement compaction 1987-07-28 09:37:09 +00:00
bruce
1c1eed4fd8 Major change: All queues now in same buffer 1987-07-21 13:23:09 +00:00
bruce
287a122d85 remove a couple pieces of trivial lint 1987-07-14 09:15:10 +00:00
bruce
40b9920f8f dfa.c now a routine for each state rather than nested switch statement 1987-07-13 15:03:27 +00:00
bruce
e5dd1249b2 Added lint entry to Makefile and removed some things lint complained about 1987-07-09 15:04:03 +00:00
bruce
64578a3afd Changed trans.c from switch statement into series of small procedures. Output files from parser now only written if changed 1987-07-09 09:02:41 +00:00
bruce
466637933a Convert to new READ_EM data structure. Build a em_nopt. Input names now O_ and output C_. Add insert part support. 1987-07-07 16:31:16 +00:00
bruce
6fb688f882 Ported code to Mantra and general clean up. 1987-01-27 14:15:23 +00:00
bruce
f4e7c2f6ce Fixed up indentation of trans.c output. 1987-01-22 14:27:02 +00:00
bruce
819136660e Don't put out "return" in outputtrans if action is not tested
otherwise compiling trans.c give warning about statment not reached.
1987-01-21 15:36:18 +00:00
bruce
959800d9b5 Version that implements a C_XXX to O_XXX library interface. 1987-01-21 14:27:04 +00:00
bruce
97cd4953b0 Initial revision 1987-01-15 18:12:26 +00:00