Commit Graph

38 Commits

Author SHA1 Message Date
Denis Molony 846c975be6 method header lines 2020-02-10 21:05:40 +10:00
Denis Molony d09df374dc tidying 2017-03-26 20:16:36 +11:00
Denis Molony bf246bc171 minor fixes 2017-03-25 19:02:02 +11:00
Denis Molony 71ce82ce69 Added ValueResult, modified ValueType 2017-03-24 00:30:41 +11:00
Denis Molony e3b6e56c20 fixed unnecessary calculations 2017-03-20 18:17:46 +11:00
Denis Molony db13c5c256 created ValueListFunction 2017-03-20 10:33:23 +11:00
Denis Molony 36750a11e7 created ValueFunction 2017-03-20 10:21:10 +11:00
Denis Molony 60d908b6d1 moved call to parent cell functions to Cell 2017-03-20 08:45:31 +11:00
Denis Molony 341979755d tidying 2017-03-19 14:36:39 +11:00
Denis Molony 2d27cd697c Refactoring
Converted CHOOSE, LOOKUP and NPV to use an ExpressionList.
2017-03-19 13:31:20 +11:00
Denis Molony be3a8c650d refactoring 2017-03-19 12:03:57 +11:00
Denis Molony cf8d3729d4 consistency 2017-03-19 08:23:44 +11:00
Denis Molony eff78e0108 being assertive 2017-03-18 20:21:11 +11:00
Denis Molony 76a220acd3 removed Sheet from Function constructor 2017-03-18 19:33:40 +11:00
Denis Molony cad2106c71 ExpressionList 2017-03-15 11:41:45 +11:00
Denis Molony 920d29e52f Passed cell everywhere 2017-03-14 22:28:52 +11:00
Denis Molony 7381d8e66b visicalc numeric formats 2017-03-13 18:16:20 +11:00
Denis Molony 6f9558674f NPV 2017-03-08 20:18:59 +11:00
Denis Molony 2bbe143296 privacy 2017-03-04 10:41:08 +11:00
Denis Molony 2b9db288d4 always add cells 2017-03-03 21:24:23 +11:00
Denis Molony 7451194aaf Value.calculate returns void 2017-03-01 07:39:26 +11:00
Denis Molony 119d8472bd Visicalc improvements 2017-02-25 14:56:22 +11:00
Denis Molony 176a03a786 visicalc lookup 2017-02-18 20:54:24 +11:00
Denis Molony cf833ab7d7 renamed is() 2016-08-01 15:18:51 +10:00
Denis Molony 82d8201180 implemented general purpose is() 2016-08-01 11:22:34 +10:00
Denis Molony 732e883e3b Added RangeFunction 2016-08-01 09:52:47 +10:00
Denis Molony d1ed74d449 @NA returns false for isError() 2016-03-19 16:31:30 +11:00
Denis Molony a569a8aee7 changed Value interface 2016-03-17 15:40:43 +11:00
Denis Molony d037cc1d97 call calculate() 2016-03-17 06:32:25 +11:00
Denis Molony b87609c9d0 new Value interface 2016-03-16 17:15:39 +11:00
Denis Molony 33e701d4a3 no publicity 2016-03-13 09:38:03 +11:00
Denis Molony 687453d11c reworking functions 2016-03-12 16:05:50 +11:00
Denis Molony 239820c41e visicalc bloody hell 2016-03-09 21:38:53 +11:00
Denis Molony 2417e0aa07 refactoring 2016-03-08 20:39:35 +11:00
Denis Molony fd1ba9c15f preparing for new function processing 2016-03-07 23:16:11 +11:00
Denis Molony ed94972388 rebuilding expressions 2016-03-07 15:37:01 +11:00
Denis Molony 319fe41e74 refactoring 2016-03-06 19:05:32 +11:00
Denis Molony 4859c81511 created lookup function 2016-03-06 17:58:14 +11:00