Implement VHDL mode. Generalize the keyword parser used by Verilog
authorChris Hanson <org/chris-hanson/cph>
Fri, 7 Mar 1997 23:34:54 +0000 (23:34 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 7 Mar 1997 23:34:54 +0000 (23:34 +0000)
commit86261cd8689eae59f9c05babf36d1bf48d8fd722
treecca1b66fe8dde63c17c1a677e6c12cf3479c6897
parent12e7ce62c03eb176aa95fbcadc00c554c432d7d5
Implement VHDL mode.  Generalize the keyword parser used by Verilog
mode so that it is powerful enough to parse both languages.  Implement
a high-level extensible pattern matcher to allow the VHDL indenter to
recognize keyword contexts in cases where it is necessary.
v7/src/edwin/decls.scm
v7/src/edwin/ed-ffi.scm
v7/src/edwin/edwin.ldr
v7/src/edwin/edwin.pkg
v7/src/edwin/loadef.scm
v7/src/edwin/verilog.scm