iverilog/ivlpp
Martin Whitaker 27a46f4afe Fix for GitHub issue #105 - fully support SV macro escape sequences.
The existing support for ``, `", and `\`" did not work in nested macro
definitions. Note that the new implementation only detects and replaces
these sequences inside the macro text (as required by the IEEE standard),
whereas the old implementation would detect and replace them anywhere in
the source files.

(cherry picked from commit 332170d36b)
2016-06-06 20:26:52 +01:00
..
Makefile.in Rearrange compiler warning flags 2014-07-09 09:04:17 -07:00
globals.h Update header files to use a more standard name to prevent rereading 2014-07-23 13:42:56 -07:00
ivlpp.txt Spelling fixes in .txt files 2015-05-25 12:52:03 -07:00
lexor.lex Fix for GitHub issue #105 - fully support SV macro escape sequences. 2016-06-06 20:26:52 +01:00
main.c Update some copyright dates. 2015-08-17 08:02:51 -07:00