]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
SpreadsheetCells with Circular References support iterations.
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 29 Aug 2016 10:15:21 +0000 (13:15 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 29 Aug 2016 10:15:21 +0000 (13:15 +0300)
Default number of iterations is 100 times.
Previously, AstIdentifier visits in CellValueVisitor would throw
IllegalStateException. Now, a FormulaError is returned instead.

refs #6659


No differences found