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
    Source project has a limited visibility.
    Sébastien Villemot's avatar
    Sébastien Villemot authored
    – DataTree::packageDir() now takes a std::string_view, returns a
      std::filesystem::path, and no longer creates that directory
    – DataTree::writeToFileIfModified() now takes a std::filesystem::path as
      argument
    – Do not call DataTree::writeToFileIfModified() for generating MATLAB/Octave
      files, since it does not work (the directory inside which the file is written
      has been deleted by the preprocessor just before)
    – Consistently use DataTree::packageDir() everywhere (for compatibility with
      planner_objective)
    93054cf6
    History
    Name Last commit Last update
    ..