ack/modules/src/em_opt
ceriel 18897487a9 do not do lintlib installation on 'make install', also make sure
that every proto.make has a lintlib entry
1991-10-09 19:02:55 +00:00
..
.distr New installation mechanism 1991-08-26 16:50:25 +00:00
aux.c some minor improvements 1988-10-28 13:37:48 +00:00
doc.t Initial revision 1987-02-27 16:04:07 +00:00
em_nopt.6 Changes to manual page 1991-10-01 12:18:39 +00:00
em_opt.3 Changes to manual page 1991-10-01 12:18:39 +00:00
findworst.c fixes from bruce: there are four, not three types of pattern that the 1988-09-27 11:16:04 +00:00
initlex.c Converted dfa to use row displacement compaction 1987-07-28 09:37:09 +00:00
main.c removed references to C_bssinit etc. 1990-05-16 18:03:50 +00:00
Makefile fixed for SunOs 4.0 make 1989-10-24 16:09:24 +00:00
makefuns.awk 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
mkcalls.c Added local optimization of lin to lni. 1987-02-09 17:55:46 +00:00
mkstrct.c simplified a bit to make the resulting optimizer smaller; Added a 1989-02-02 11:41:31 +00:00
nopt.c simplified a bit to make the resulting optimizer smaller; Added a 1989-02-02 11:41:31 +00:00
nopt.h some fixes 1989-05-16 14:48:47 +00:00
outcalls.c simplified a bit to make the resulting optimizer smaller; Added a 1989-02-02 11:41:31 +00:00
outputdfa.c recursive calls to sametest routine were wrong; How could this ever work? 1989-10-06 14:53:49 +00:00
parser.g made acceptable for flex (no yyless() callable from other source file) 1991-01-11 14:36:37 +00:00
parser.h Parser outputs some stats and fixed error is pseudo.r 1987-07-28 11:22:59 +00:00
patterns fixed: signed divide by power of 2 not equivalent to shift-right 1989-05-02 18:00:37 +00:00
proto.make do not do lintlib installation on 'make install', also make sure 1991-10-09 19:02:55 +00:00
pseudo.r Added removal of dead code patterns 1987-07-29 16:10:27 +00:00
syntax.l made acceptable for flex (no yyless() callable from other source file) 1991-01-11 14:36:37 +00:00