Nick Gasson
Nick Gasson
Add support for socks5:// proxy URLs in quicklisp in addition to regular http:// and https:// proxies.
The project website at http://qbnz.com/highlighter/ seems to be out of date - it lists the latest version as 1.0.8.11 from 2012 and links to Sourceforge instead of here.
**Description** The 2008 LRM relaxed requirements for closely related array types to allow conversions when the elements are only closely related rather than exactly the same. This should allow conversion...
See issue #1833 and also nickg/nvc#891. I have only been able to test this with latest NVC master branch.
**Is your feature request related to a problem? Please describe.** GHDL supports foreign subprograms such as the following: ```vhdl procedure test (foo: string; bar: integer); attribute foreign of test: procedure...