preprocessor/src/macro
Sébastien Villemot 9cf3e034de Macroprocessor: allow empty arrays
This is now easy to implement, thanks to the refactoring allowing any type of
objects in arrays.

Closes DynareTeam/dynare#707
2018-07-25 18:46:55 +02:00
..
MacroBison.yy Macroprocessor: allow empty arrays 2018-07-25 18:46:55 +02:00
MacroDriver.cc Macroprocessor: replace naked pointers by smart pointers 2018-07-25 18:40:23 +02:00
MacroDriver.hh Macroprocessor: replace naked pointers by smart pointers 2018-07-25 18:40:23 +02:00
MacroFlex.ll Macroprocessor: replace naked pointers by smart pointers 2018-07-25 18:40:23 +02:00
MacroValue.cc Macroprocessor: length() operator called on a string returns the number of characters 2018-07-25 18:42:23 +02:00
MacroValue.hh Macroprocessor: length() operator called on a string returns the number of characters 2018-07-25 18:42:23 +02:00
Makefile.am move files to src directory 2018-02-15 11:48:04 +01:00