From 163a32a621efda165f492e552b0e1a450704b316 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s?= Date: Mon, 24 May 2021 18:00:17 -0300 Subject: Added function.c and reordered some stuff --- CHANGES | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 6430771..7702eed 100644 --- a/CHANGES +++ b/CHANGES @@ -20,10 +20,12 @@ removed --sheet and --filename_with_mode configuration variables For v0.8.3 release ------------------- -calc_mobile_cols/rows invalid read with l1.csv and l2.csv examples -+ reeval in multiple sheets: graph should keep track of the different sheets ++ reeval in multiple sheets: graph should keep track of the different sheets -> GraphIsReachable() ++ fix circular references in eval/seval (for instance it shows circular when + referencing sheet!A2 from current_sheet!A2) -> would be done doing the previous item. + UNDO should save reference to the sheet where the action took place -fix circular references in eval/seval (for instance it shows circular when referencing sheet!A2 from current_sheet!A2) + +calc_mobile_cols/rows invalid read with l1.csv and l2.csv examples rearrange file loading and saving functions + Show range detail in inputwin as A0:C3 -- cgit v1.2.3