Go to file
sebastien 90e8fbda8b trunk preprocessor: restructuration of the code before adding derivatives w.r. to parameters (in particular, removed VariableTable, and replaced it by a system of derivation IDs)
git-svn-id: https://www.dynare.org/svn/dynare/trunk@2597 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-04-17 16:26:23 +00:00
macro trunk preprocessor: simplified build system (only one Makefile now) 2009-03-12 11:02:56 +00:00
BlockTriangular.cc The sparse option in model is now compatible with homotopy => preprocessor commit 2009-04-10 16:56:27 +00:00
BlockTriangular.hh trunk preprocessor: removed the include/ directory 2009-03-13 13:39:31 +00:00
CodeInterpreter.hh trunk preprocessor: 2009-04-14 14:39:53 +00:00
ComputingTasks.cc trunk preprocessor: some cleanups related to sparse mode (removed SimulSparseStatement class and incorporated it into SimulStatement, determine mode at preprocessing time instead of runtime in StochSimulStatement) 2009-04-14 15:02:51 +00:00
ComputingTasks.hh trunk preprocessor: some cleanups related to sparse mode (removed SimulSparseStatement class and incorporated it into SimulStatement, determine mode at preprocessing time instead of runtime in StochSimulStatement) 2009-04-14 15:02:51 +00:00
DataTree.cc trunk preprocessor: restructuration of the code before adding derivatives w.r. to parameters (in particular, removed VariableTable, and replaced it by a system of derivation IDs) 2009-04-17 16:26:23 +00:00
DataTree.hh trunk preprocessor: restructuration of the code before adding derivatives w.r. to parameters (in particular, removed VariableTable, and replaced it by a system of derivation IDs) 2009-04-17 16:26:23 +00:00
Doxyfile v4: changing name of preprocessor directory 2008-02-03 10:28:36 +00:00
DynamicModel.cc trunk preprocessor: restructuration of the code before adding derivatives w.r. to parameters (in particular, removed VariableTable, and replaced it by a system of derivation IDs) 2009-04-17 16:26:23 +00:00
DynamicModel.hh trunk preprocessor: restructuration of the code before adding derivatives w.r. to parameters (in particular, removed VariableTable, and replaced it by a system of derivation IDs) 2009-04-17 16:26:23 +00:00
DynareBison.yy trunk preprocessor: some cleanups related to sparse mode (removed SimulSparseStatement class and incorporated it into SimulStatement, determine mode at preprocessing time instead of runtime in StochSimulStatement) 2009-04-14 15:02:51 +00:00
DynareFlex.ll trunk preprocessor: use different tokens for inv_gamma_pdf and inv_gamma1_pdf (for more explicit error messages and for consistency with ln and log) 2009-04-09 14:47:45 +00:00
DynareMain.cc trunk preprocessor: added option to remove @#line statements in output of macro-processor 2009-01-21 13:45:44 +00:00
DynareMain2.cc - Correction of several bugs in sparse_dll 2008-12-19 10:24:31 +00:00
ExprNode.cc trunk preprocessor: restructuration of the code before adding derivatives w.r. to parameters (in particular, removed VariableTable, and replaced it by a system of derivation IDs) 2009-04-17 16:26:23 +00:00
ExprNode.hh trunk preprocessor: restructuration of the code before adding derivatives w.r. to parameters (in particular, removed VariableTable, and replaced it by a system of derivation IDs) 2009-04-17 16:26:23 +00:00
IncidenceMatrix.cc trunk preprocessor: 2009-02-27 12:19:25 +00:00
IncidenceMatrix.hh trunk preprocessor: removed the include/ directory 2009-03-13 13:39:31 +00:00
Makefile trunk preprocessor: restructuration of the code before adding derivatives w.r. to parameters (in particular, removed VariableTable, and replaced it by a system of derivation IDs) 2009-04-17 16:26:23 +00:00
ModFile.cc trunk preprocessor: 2009-04-14 14:39:53 +00:00
ModFile.hh trunk preprocessor: restructuration of the code before adding derivatives w.r. to parameters (in particular, removed VariableTable, and replaced it by a system of derivation IDs) 2009-04-17 16:26:23 +00:00
ModelBlocks.cc - Bugs corrections in deterministic simulation with sparse option 2008-08-25 15:06:36 +00:00
ModelBlocks.hh trunk preprocessor: removed the include/ directory 2009-03-13 13:39:31 +00:00
ModelGraph.cc trunk preprocessor: removed underscore in Model_Graph.{cc,hh} 2009-03-13 13:48:30 +00:00
ModelGraph.hh trunk preprocessor: removed underscore in Model_Graph.{cc,hh} 2009-03-13 13:48:30 +00:00
ModelNormalization.cc trunk preprocessor: 2009-02-27 12:19:25 +00:00
ModelNormalization.hh trunk preprocessor: removed the include/ directory 2009-03-13 13:39:31 +00:00
ModelTree.cc trunk preprocessor: restructuration of the code before adding derivatives w.r. to parameters (in particular, removed VariableTable, and replaced it by a system of derivation IDs) 2009-04-17 16:26:23 +00:00
ModelTree.hh trunk preprocessor: restructuration of the code before adding derivatives w.r. to parameters (in particular, removed VariableTable, and replaced it by a system of derivation IDs) 2009-04-17 16:26:23 +00:00
NumericalConstants.cc trunk preprocessor: allow arbitrary expressions (and not just constants) in estimated_params, estimated_params_init and estimated_params_bounds blocks 2009-01-22 15:05:38 +00:00
NumericalConstants.hh trunk preprocessor: removed the include/ directory 2009-03-13 13:39:31 +00:00
NumericalInitialization.cc trunk: {load,save}_params_and_steady_state now use a text file for communicating (instead of a MAT-file) 2009-03-24 16:29:58 +00:00
NumericalInitialization.hh trunk: {load,save}_params_and_steady_state now use a text file for communicating (instead of a MAT-file) 2009-03-24 16:29:58 +00:00
ParsingDriver.cc trunk preprocessor: 2009-04-16 10:33:30 +00:00
ParsingDriver.hh trunk preprocessor: some cleanups related to sparse mode (removed SimulSparseStatement class and incorporated it into SimulStatement, determine mode at preprocessing time instead of runtime in StochSimulStatement) 2009-04-14 15:02:51 +00:00
Shocks.cc trunk preprocessor: 2009-02-27 12:19:25 +00:00
Shocks.hh trunk preprocessor: removed the include/ directory 2009-03-13 13:39:31 +00:00
SigmaeInitialization.cc v4: changing name of preprocessor directory 2008-02-03 10:28:36 +00:00
SigmaeInitialization.hh trunk preprocessor: removed the include/ directory 2009-03-13 13:39:31 +00:00
Statement.cc trunk preprocessor: 2009-02-27 12:19:25 +00:00
Statement.hh trunk: {load,save}_params_and_steady_state now use a text file for communicating (instead of a MAT-file) 2009-03-24 16:29:58 +00:00
StaticModel.cc trunk preprocessor: restructuration of the code before adding derivatives w.r. to parameters (in particular, removed VariableTable, and replaced it by a system of derivation IDs) 2009-04-17 16:26:23 +00:00
StaticModel.hh trunk preprocessor: restructuration of the code before adding derivatives w.r. to parameters (in particular, removed VariableTable, and replaced it by a system of derivation IDs) 2009-04-17 16:26:23 +00:00
SymbolList.cc v4: dropped Scilab support 2008-06-16 16:33:28 +00:00
SymbolList.hh trunk preprocessor: removed the include/ directory 2009-03-13 13:39:31 +00:00
SymbolTable.cc trunk preprocessor: 2009-02-27 12:19:25 +00:00
SymbolTable.hh trunk preprocessor: removed the include/ directory 2009-03-13 13:39:31 +00:00