Go to file
Stéphane Adjemian (Charybdis) 507fad86a3 Cosmetic change.
A "lag"" key with a negative value should be interpreted as a lead (and not a
lag). Possible solutions are (1) Change the sign of the value, (2) Add a new
key "lead" and consider only positive values, and (3) Change the key name for
"shift" with negative values for lags and positive values for leads.

The commit implements the third choice.
2017-06-28 15:49:09 +02:00
macro Fixed copyright notices. 2017-05-18 18:36:38 +02:00
CodeInterpreter.hh Fixed code indentation. 2017-06-14 07:01:31 +02:00
ComputingTasks.cc Merge branch 'master' into json 2017-06-16 20:03:36 +02:00
ComputingTasks.hh Merge branch 'master' into json 2017-06-16 20:03:36 +02:00
ConfigFile.cc Fixed code indentation. 2017-06-14 07:01:31 +02:00
ConfigFile.hh Fixed code indentation. 2017-06-14 07:01:31 +02:00
DataTree.cc preprocessor: add normcdf for MSVC. closes #1259 2016-10-14 16:11:44 +02:00
DataTree.hh Fixed code indentation. 2017-06-14 07:01:31 +02:00
Doxyfile Updated Doxygen configuration file 2009-09-08 08:06:23 +00:00
DynamicModel.cc Cosmetic change. 2017-06-28 15:49:09 +02:00
DynamicModel.hh preprocessor: write original model in JSON output after computing pass 2017-06-23 14:20:48 +02:00
DynareBison.yy Get rid of unused and superseded options_.colormap and make sure options_.plot_shock_decomp.colormap is set 2017-05-23 13:20:47 +02:00
DynareFlex.ll Merge pull request #1441 from JohannesPfeifer/ksstat 2017-04-29 18:00:25 +02:00
DynareMain.cc Fix various typos (thanks lintian). 2017-06-28 15:06:54 +02:00
DynareMain1.cc preprocessor: fix build on wheezy due to bug introduced in f143b54142ae1c1f27a22842c3d994323e59f16d 2015-08-31 14:33:00 +02:00
DynareMain2.cc Fixed code indentation. 2017-06-14 07:01:31 +02:00
ExprNode.cc Fixed code indentation. 2017-06-14 07:01:31 +02:00
ExprNode.hh Fixed code indentation. 2017-06-14 07:01:31 +02:00
ExtendedPreprocessorTypes.hh Fixed code indentation. 2017-06-14 07:01:31 +02:00
ExternalFunctionsTable.cc Fixed copyright notices. 2017-05-16 14:11:15 +02:00
ExternalFunctionsTable.hh Fixed copyright notices. 2017-05-16 14:11:15 +02:00
Makefile.am build system: make cp thread safe 2016-10-14 10:57:49 +02:00
MinimumFeedbackSet.cc Fixed code indentation. 2017-06-14 07:01:31 +02:00
MinimumFeedbackSet.hh Preprocessor: no longer use boost::graph::GraphvizDigraph class, removed in Boost 1.44 (closes #155) 2010-12-13 14:23:04 +01:00
ModFile.cc Fix various typos (thanks lintian). 2017-06-28 15:06:54 +02:00
ModFile.hh preprocessor: write JSON output for original model when writing after transform pass 2017-06-28 12:04:04 +02:00
ModelTree.cc Merge branch 'master' into json 2017-06-16 20:03:36 +02:00
ModelTree.hh Merge branch 'master' into json 2017-06-16 20:03:36 +02:00
NumericalConstants.cc Fix copyright notices 2013-06-12 17:04:46 +02:00
NumericalConstants.hh fix copyright dates 2016-05-04 16:05:31 +02:00
NumericalInitialization.cc Merge branch 'master' into json 2017-06-16 20:03:36 +02:00
NumericalInitialization.hh preprocessor: JSON output for statements, #1387 2017-02-20 11:23:10 +01:00
ParsingDriver.cc Merge branch 'master' into json 2017-06-16 20:03:36 +02:00
ParsingDriver.hh Fixed code indentation. 2017-06-14 07:01:31 +02:00
Shocks.cc Fixed code indentation. 2017-06-14 07:01:31 +02:00
Shocks.hh Fixed code indentation. 2017-06-14 07:01:31 +02:00
SigmaeInitialization.cc preprocessor: add minimal_workspace option to dynare statement, #946 2015-05-28 11:50:39 +02:00
SigmaeInitialization.hh preprocessor: add minimal_workspace option to dynare statement, #946 2015-05-28 11:50:39 +02:00
Statement.cc Merge branch 'master' into json 2017-06-16 20:03:36 +02:00
Statement.hh Merge branch 'master' into json 2017-06-16 20:03:36 +02:00
StaticModel.cc Fix various typos (thanks lintian). 2017-06-28 15:06:54 +02:00
StaticModel.hh Fixed code indentation. 2017-06-14 07:01:31 +02:00
SteadyStateModel.cc Fixed code indentation. 2017-06-14 07:01:31 +02:00
SteadyStateModel.hh preprocessor: make notation accord with the rest of the preprocessor 2015-10-30 18:13:37 +01:00
SymbolList.cc preprocessor: JSON output for statements, #1387 2017-02-20 11:23:10 +01:00
SymbolList.hh Fixed code indentation. 2017-06-14 07:01:31 +02:00
SymbolTable.cc Fixed code indentation. 2017-06-14 07:01:31 +02:00
SymbolTable.hh Fixed code indentation. 2017-06-14 07:01:31 +02:00
WarningConsolidation.cc Fixed code indentation. 2017-06-14 07:01:31 +02:00
WarningConsolidation.hh Fixed code indentation. 2017-06-14 07:01:31 +02:00
changed_files.txt fix copyright dates 2016-05-04 16:05:31 +02:00