Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • 6.x protected
  • madysson
  • 5.x protected
  • asm
  • time-varying-information-set
  • 4.6 protected
  • dynare_minreal
  • dragonfly
  • various_fixes
  • 4.5 protected
  • clang+openmp
  • exo_steady_state
  • declare_vars_in_model_block
  • julia
  • error_msg_undeclared_model_vars
  • static_aux_vars
  • slice
  • aux_func
  • penalty
  • 6.4 protected
  • 6.3 protected
  • 6.2 protected
  • 6.1 protected
  • 6.0 protected
  • 6-beta2 protected
  • 6-beta1 protected
  • 5.5 protected
  • 5.4 protected
  • 5.3 protected
  • 5.2 protected
  • 5.1 protected
  • 5.0 protected
  • 5.0-rc1 protected
  • 4.7-beta3 protected
  • 4.7-beta2 protected
  • 4.7-beta1 protected
  • 4.6.4 protected
  • 4.6.3 protected
  • 4.6.2 protected
40 results

SymbolTable.hh

Blame
    • sebastien's avatar
      a2cef700
      Fixes for ticket #57 · a2cef700
      sebastien authored
      preprocessor:
      * add a field "M_.orig_endo_nbr" containing the nbr of endogenous before adding aux vars
      * always provide "M_.aux_vars" (define it to "[]" when there is no aux var)
      * rename "M_.aux_vars().orig_endo_index" to "M_.aux_vars().orig_index"
      
      M-files:
      * for commands which accept a list of variables (stoch_simul, osr, estimation, dynasave, dynatype, datatomfile), when no variable is given, use only the set of original endogenous (without aux vars) as the default
      * when displaying the decision rule, when there is aux vars in the state variables, replace them by their original name (with the right lag)
      * in "steady", don't display aux vars
      * special exception for ramsey policy: all vars (including aux vars) are displayed, because the system of aux vars from ramsey policy is not compatible with the aux vars from the preprocessor
      
      
      git-svn-id: https://www.dynare.org/svn/dynare/trunk@3166 ac1d8469-bf42-47a9-8791-bf33cf982152
      a2cef700
      History
      Fixes for ticket #57
      sebastien authored
      preprocessor:
      * add a field "M_.orig_endo_nbr" containing the nbr of endogenous before adding aux vars
      * always provide "M_.aux_vars" (define it to "[]" when there is no aux var)
      * rename "M_.aux_vars().orig_endo_index" to "M_.aux_vars().orig_index"
      
      M-files:
      * for commands which accept a list of variables (stoch_simul, osr, estimation, dynasave, dynatype, datatomfile), when no variable is given, use only the set of original endogenous (without aux vars) as the default
      * when displaying the decision rule, when there is aux vars in the state variables, replace them by their original name (with the right lag)
      * in "steady", don't display aux vars
      * special exception for ramsey policy: all vars (including aux vars) are displayed, because the system of aux vars from ramsey policy is not compatible with the aux vars from the preprocessor
      
      
      git-svn-id: https://www.dynare.org/svn/dynare/trunk@3166 ac1d8469-bf42-47a9-8791-bf33cf982152