preprocessor/src/macro
Houtan Bastani 031bc62f3a
macro processor: use filesystem after move to C++17, closes #31
ancillary to this change is the move of `paths` out of the Driver class into an argument to parsing/evaluation #32
2019-10-03 14:24:47 +02:00
..
Directives.cc macro processor: use filesystem after move to C++17, closes #31 2019-10-03 14:24:47 +02:00
Directives.hh macro processor: use filesystem after move to C++17, closes #31 2019-10-03 14:24:47 +02:00
Driver.cc macro processor: use filesystem after move to C++17, closes #31 2019-10-03 14:24:47 +02:00
Driver.hh macro processor: use filesystem after move to C++17, closes #31 2019-10-03 14:24:47 +02:00
Environment.cc macro processor: support @#echomacrovars with symbol_list 2019-08-26 18:12:04 +02:00
Environment.hh include header needed to compile 3a21eda40e with g++ 2019-08-26 18:17:41 +02:00
Expressions.cc macro processor: fix bug in range when start point == end point 2019-10-02 10:22:46 +02:00
Expressions.hh macro processor: use filesystem after move to C++17, closes #31 2019-10-03 14:24:47 +02:00
ForwardDeclarationsAndEnums.hh macro processor: fix bug: interpret @#include at node level instead of at the Driver level 2019-10-02 17:39:11 +02:00
Makefile.am Now that we require Bison ≥ 3.2, the stack.hh and position.hh files are no longer generated 2019-08-14 15:36:31 +02:00
Parser.yy macro processor: use filesystem after move to C++17, closes #31 2019-10-03 14:24:47 +02:00
Tokenizer.ll macro processor: add `defined` operator 2019-08-19 15:14:51 +02:00