Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • pac_composite_target_mce
  • ramsey_k_order
  • 4.6
  • occbin
  • uop
  • rework_pac
  • aux_vars_fix
  • created_preprocessor_repo
9 results

src

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Dynare / preprocessor
    643 commits behind the upstream repository.
    Sébastien Villemot's avatar
    Sébastien Villemot authored
    For symbol lists (such as those given to “var” or “stoch_simul”), return a
    semantic value at the Bison level, rather than building the list through a
    temporary object in ParsingDriver. This allows various simplifications, and
    leads to a more functional code.
    
    By the way, homogeneize the naming of the various flavours of symbol lists in
    the Bison file (with TeX names, partitioning, or with a wildcard).
    46cc4726
    History