dynare/mex/sources/bytecode
Sébastien Villemot 8c01912a50
Bytecode MEX: simplify printing of numerical errors in expression
In particular, no longer rely on a duplicate implementation of the evaluator to
locate where the NaN or Inf is produced. Rather directly pass the pointer to
the faulty operator.
2022-07-25 18:07:18 +02:00
..
ErrorHandling.hh Bytecode MEX: simplify printing of numerical errors in expression 2022-07-25 18:07:18 +02:00
Evaluate.cc Bytecode MEX: simplify printing of numerical errors in expression 2022-07-25 18:07:18 +02:00
Evaluate.hh Bytecode MEX: simplify printing of numerical errors in expression 2022-07-25 18:07:18 +02:00
Interpreter.cc Bytecode MEX: simplify printing of numerical errors in expression 2022-07-25 18:07:18 +02:00
Interpreter.hh Bytecode: remove incomplete/buggy support for exogenous deterministic 2022-07-05 13:02:17 +02:00
Mem_Mngr.cc Bytecode: fix inconsistency in memory manager 2022-06-07 17:26:45 +02:00
Mem_Mngr.hh Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
SparseMatrix.cc Bytecode MEX: remove unused function parameters 2022-07-05 12:12:08 +02:00
SparseMatrix.hh Bytecode MEX: remove unused function parameters 2022-07-05 12:12:08 +02:00
bytecode.cc Bytecode MEX: simplify printing of numerical errors in expression 2022-07-25 18:07:18 +02:00