iverilog/ivlpp
Martin Whitaker 0fc10e3e70 Fix for br979 part 1 - strip leading/trailing space from macro actual args.
Although the IEEE standard doesn't explicitly state this is required,
the examples added in the SystemVerilog standard show that this is
expected.

Also add a preprocessor lexical rule to recognise `` inside a macro
definition when it is not immediately followed by an identifier.
2015-05-22 18:11:24 +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 updated FSF-address 2012-08-29 10:12:10 -07:00
lexor.lex Fix for br979 part 1 - strip leading/trailing space from macro actual args. 2015-05-22 18:11:24 +01:00
main.c updated FSF-address 2012-08-29 10:12:10 -07:00