preprocessor/src/macro
Sébastien Villemot d36eb82b7c
Macro processor: removed unused “basename” variable
2023-01-05 15:49:36 +01:00
..
Directives.cc Macro processor: removed unused “basename” variable 2023-01-05 15:49:36 +01:00
Directives.hh Enable -Wunused-parameter 2022-06-24 17:11:48 +02:00
Driver.cc Macro processor: removed unused “basename” variable 2023-01-05 15:49:36 +01:00
Driver.hh Macro processor: removed unused “basename” variable 2023-01-05 15:49:36 +01:00
Environment.cc Remove all instances of the “map.find(key)->second” pattern 2022-09-27 12:56:16 +02:00
Environment.hh Remove unnecessary inline specifiers 2022-06-24 15:09:08 +02:00
Expressions.cc Compatibility fixes with GCC 12 2022-07-16 12:46:16 +02:00
Expressions.hh Enable -Wunused-parameter 2022-06-24 17:11:48 +02:00
ForwardDeclarationsAndEnums.hh Use secure URL for link to GNU licenses 2021-06-09 17:21:00 +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: when a variable is defined without a value, set it to “true” 2022-06-16 16:50:38 +02:00
Tokenizer.ll Macroprocessor: fix line counter inside @{} constructs 2021-11-19 14:55:14 +01:00