G. Martin

Results 4 issues of G. Martin

I am using TerosHDL in my daily basis. How can I contribute? A dependency list and a CONTRIBUTE.md would be nice to have.

enhancement

Hi 👋, I noticed this project hasn’t had much recent activity, and I wanted to check whether it’s still being actively maintained. I’m interested in helping out — whether that...

fix #808 - Updated the markdown output to include an example of an unordered list. - Created a new test suite for unordered list conversion, covering various scenarios including basic...

fixes #726 fixes #817 ### Summary - Added two new settings: teroshdl.cleanup.killServerProcesses.enabled (default false) and teroshdl.cleanup.killServerProcesses.gracePeriodMs (ms). - Implemented safe cleanup in rust_hdl.ts and verible.ts: pgrep -f via execFile, PID...