teapot-spreadsheet/doc
Glen Whitney 829da34010 fix: Always recompute cells without clocked expression with current values
Prior to this change, when a cell was clocked, it was always computed
  with prior values of referred-to cells. This had the effect, for example,
  of making cells defined only with a base expression as a total of a column,
  for example, to be out-of-date in that they would take on the value of
  total of the prior values of the column, not the new current values of
  the column. This behavior was very counterintuitive.

  With this change, updates of cells that have no clocked expression are
  delayed until after clocked expressions have been recomputed based on
  prior values and their cells' current values have been updated. Then
  the computations of those base-only cells use all of the new current values,
  leaving the spreadsheet in a (maximally) self-consistent state.
2023-04-30 12:05:51 -04:00
..
.latex2html-init Import exactly the files of the teapot-2.3.0 distribution 2019-07-22 13:32:33 -07:00
contents.png Import exactly the files of the teapot-2.3.0 distribution 2019-07-22 13:32:33 -07:00
Ein neues Leben für Teapot.mbox Import exactly the files of the teapot-2.3.0 distribution 2019-07-22 13:32:33 -07:00
next_g.png Import exactly the files of the teapot-2.3.0 distribution 2019-07-22 13:32:33 -07:00
next.png Import exactly the files of the teapot-2.3.0 distribution 2019-07-22 13:32:33 -07:00
prev_g.png Import exactly the files of the teapot-2.3.0 distribution 2019-07-22 13:32:33 -07:00
prev.png Import exactly the files of the teapot-2.3.0 distribution 2019-07-22 13:32:33 -07:00
teapot.lyx fix: Always recompute cells without clocked expression with current values 2023-04-30 12:05:51 -04:00
up_g.png Import exactly the files of the teapot-2.3.0 distribution 2019-07-22 13:32:33 -07:00
up.png Import exactly the files of the teapot-2.3.0 distribution 2019-07-22 13:32:33 -07:00