Skip to content
Snippets Groups Projects
Select Git revision
  • 588896b5091ddee650a9548088a2df164df5c22b
  • master default protected
  • debug_compilation
  • test
  • filter_initial_state
  • M
  • 4.6
  • enterprise
  • uop
  • rework_pac
  • aux_vars_fix
  • created_preprocessor_repo
12 results

macroprocessor

Forked from Dynare / preprocessor
Source project has a limited visibility.
Sébastien Villemot's avatar
Sébastien Villemot authored
This fixes the following bugs:

- 1st and 2nd ext fcn deriv nodes were incorrectly added to
  DataTree::external_function_node_map, because of the chaining of
  constructors.

- the following methods of FirstDerivExternalFunctionNode were not overloaded:
  toStatic(), buildSimilarExternalFunctionNode()

- the following methods of SecondDerivExternalFunctionNode were not overloaded:
  toStatic(), buildSimilarExternalFunctionNode(), compile(),
  compileExternalFunctionOutput()
b4c3d004
History
Name Last commit Last update
..