preprocessor/macro
Sébastien Villemot 6d22ae06cb Fix substring operator in macro-processor.
The characters of the substring could be mixed with random characters from the
memory space. Thanks to Tom Holden for reporting the bug.

Closes #708
2014-08-12 19:30:09 +02:00
..
MacroBison.yy It's bison 2.5 that's actually required now. 2014-01-13 14:56:56 +01:00
MacroDriver.cc preprocessor: add @#ifndef directive 2012-06-26 15:12:31 +02:00
MacroDriver.hh Revert "macroprocessor: copy anything within "dates()" straight to preprocessing stage" 2013-11-18 12:42:25 +01:00
MacroFlex.ll Revert "macroprocessor: substitute dates, don't substitute dates preceded by $ or dates('" 2013-11-18 12:53:55 +01:00
MacroValue.cc Fix substring operator in macro-processor. 2014-08-12 19:30:09 +02:00
MacroValue.hh preprocessor: namespace fixes to remove clang warnings 2013-12-30 14:54:00 +01:00
Makefile.am Build system: add boost includes for macroprocessor 2011-06-13 10:23:55 +02:00