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

Statement.hh

Blame
  • Forked from Dynare / preprocessor
    599 commits behind the upstream repository.
    Sébastien Villemot's avatar
    Sébastien Villemot authored
    The vectors were previously stored as strings internally, which would not
    necessarily contain the commas which are required in JSON (but not in
    MATLAB/Octave). The fix consists in internally storing those options as
    std::vector.
    
    Closes: #96
    3516894a
    History
    Statement.hh 9.99 KiB