Implements page 644 of IEEE 1800-2012. `` is now overloaded with the Icarus-specific "stringify" expansions. It is now used as indicated in 1800-2012 when appearing inside a macro definition, and the Icarus way when not. To do so, it uses the fact that istack->file is NULL iff we are processing expanded macro text, which is a bit of hack but works as is. `" and `\`" on the other hand are treated the same inside and outside of macro definitions. |
||
|---|---|---|
| .. | ||
| Makefile.in | ||
| globals.h | ||
| ivlpp.txt | ||
| lexor.lex | ||
| main.c | ||