eliben / pss

pss is a power-tool for searching inside source code files.
Other
327 stars 46 forks source link

Added types for VHDL and Verilog. #29

Closed rdburns closed 9 years ago

rdburns commented 9 years ago

Added support for: --verilog --vhdl --rtl

eliben commented 9 years ago

I'm just getting to this now, sorry for the delay (been travelling for a month).

Mostly looks good, just a couple of notes: first, I'd like to avoid the --rtl flag for now, as these flags are new and not very common. In general pss tries to be as orthogonal as possible.

Second, please squash the pull request into a single commit.

rdburns commented 9 years ago

It's done, sorry for the delay!

rdburns commented 9 years ago

Thanks!

On Sunday, January 25, 2015, Eli Bendersky notifications@github.com wrote:

Merged #29 https://github.com/eliben/pss/pull/29.

— Reply to this email directly or view it on GitHub https://github.com/eliben/pss/pull/29#event-224320401.

about.me/ryanburns