summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorAndrés <andmarti@gmail.com>2021-05-27 22:40:15 -0300
committerAndrés <andmarti@gmail.com>2021-05-27 22:40:15 -0300
commitf7f55a29c0a1bfe06d1b0d26145f23d57b6e63f0 (patch)
treeb938fba10225b1ac6bc8b5f0da1a0e8626f39fca /CHANGES
parentf362cef6746be5252c3bca555f1bdba15cbcd77e (diff)
Added struct sheet * as parameter to some functions
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 467e3f6..f74d8a4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -25,12 +25,13 @@ UNDO now saves reference to the sheet where the action took place.
Pending to make v0.8.3 release
-------------------
-+ 1. ents_that_depends_on_list SHOULD take ent_ptr rather than struct ent * as parameter!
++ start creating automatized tests.
++ mark should consider sheet. We should have mark A in Sheet 1, and mark B on Sheet 2.. modify tick()
++ ents_that_depends_on_list SHOULD take ent_ptr rather than struct ent * as parameter!
+ rearrange file loading and saving functions
+ Show range detail in inputwin as A0:C3
+ Add GETENT in seval
+ Reeval of @lastrow @lastcol: check cells that uses @lastrow / @lastcol gets updated everytime it change
-+ mark should consider sheet. We should have mark A in Sheet 1, and mark B on Sheet 2.. modify tick()
+ create @counta, and modify @count to not count strings