dynare/mex/sources/bytecode
Sébastien Villemot 4ecc78a931
Preprocessor: drop unused per-block max lead/lag fields
2023-01-17 14:43:56 +01:00
..
BasicSymbolTable.cc Bytecode MEX: streamline error handling 2022-07-29 13:04:29 +02:00
BasicSymbolTable.hh Bytecode MEX: split out code for dealing with variable names into a dedicated BasicSymbolTable class 2022-07-28 16:56:40 +02:00
ErrorHandling.hh Bytecode MEX: drop the ErrorMsg class and integrate most of its members inside the Evaluate class 2022-07-29 13:04:31 +02:00
Evaluate.cc Preprocessor: drop unused per-block max lead/lag fields 2023-01-17 14:43:56 +01:00
Evaluate.hh Preprocessor: drop unused per-block max lead/lag fields 2023-01-17 14:43:56 +01:00
Interpreter.cc Preprocessor: drop unused per-block max lead/lag fields 2023-01-17 14:43:56 +01:00
Interpreter.hh Bytecode w/ block decomposition: no longer output derivatives w.r.t. exogenous and endogenous outside the block 2023-01-17 14:24:02 +01:00
Mem_Mngr.cc Bytecode MEX: drop the ErrorMsg class and integrate most of its members inside the Evaluate class 2022-07-29 13:04:31 +02:00
Mem_Mngr.hh Bytecode MEX: streamline preprocessor guards in includes 2022-07-29 12:40:33 +02:00
SparseMatrix.cc Bytecode: the block and non-block versions now coexist in parallel 2023-01-09 15:20:46 +01:00
SparseMatrix.hh Bytecode: the block and non-block versions now coexist in parallel 2023-01-09 15:20:46 +01:00
bytecode.cc Bytecode w/ block decomposition: no longer output derivatives w.r.t. exogenous and endogenous outside the block 2023-01-17 14:24:02 +01:00