teapot-spreadsheet/src
Glen Whitney 26ea0e05b3 Extend sum() to cover the case of just adding up all of its arguments.
Also a small amount of preparation of storing parse trees instead of
  linear sequences of tokens got mixed in here, namely a new type of
  token called a "FUNCALL".
2019-08-03 16:29:00 -04:00
..
common Extend sum() to cover the case of just adding up all of its arguments. 2019-08-03 16:29:00 -04:00
CMakeLists.txt Improve dialogs 2019-08-02 20:31:48 -04:00
complete.c Move source code into subdirectory 2019-07-27 01:35:44 -04:00
complete.h Move source code into subdirectory 2019-07-27 01:35:44 -04:00
display.c More color prep: define color aspects of a cell 2019-08-03 12:42:32 -04:00
display.h Improve dialogs 2019-08-02 20:31:48 -04:00
fteapot.fl More color prep: define color aspects of a cell 2019-08-03 12:42:32 -04:00
graph.c Move source code into subdirectory 2019-07-27 01:35:44 -04:00
tpt_choose.cxx Improve dialogs 2019-08-02 20:31:48 -04:00
tpt_choose.h Improve dialogs 2019-08-02 20:31:48 -04:00