Commit graph

17 commits

Author SHA1 Message Date
bruce
48a4d04b61 Corrected EMHOME in Makefile (yet again) 1987-07-30 09:42:39 +00:00
bruce
bf63b12a93 Added removal of dead code patterns 1987-07-29 16:10:27 +00:00
bruce
545bed355d Converted dfa to use row displacement compaction 1987-07-28 09:37:09 +00:00
bruce
85053cf283 Remove strings library from Makefile 1987-07-22 12:41:46 +00:00
bruce
1c1eed4fd8 Major change: All queues now in same buffer 1987-07-21 13:23:09 +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
1b28d14dcb added manual pages for library and stand alone program 1987-07-10 09:08:31 +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
65aab404ba Corrected clean option in Makefile 1987-07-09 09:14:43 +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
d5e9250405 Use awk program to generate distinct C_xxx routines in separate files. 1987-02-06 14:13:22 +00:00
bruce
9e61390e78 Corrected clean option to remove libopt.a 1987-01-28 15:39:10 +00:00
bruce
6fb688f882 Ported code to Mantra and general clean up. 1987-01-27 14:15:23 +00:00
bruce
bbd5b115dd Changed to reflect location of EMHOME and conform to standard syntax. 1987-01-27 11:42:08 +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