summaryrefslogtreecommitdiffstats
path: root/src/interp.c
AgeCommit message (Expand)Author
2024-03-02work on issue 868Andrés
2023-08-27Fixed typospolluks
2023-06-11:datefmt does not remove text content anymore allowing future edition - work ...Andrés
2023-05-08fix issue #784, exposes row and column of calling cell in @lua scriptgzagatti
2022-02-02adding string functions to dep graphAndrés
2022-02-02work on issue #652Andrés
2021-09-19work on issue #594Andrés
2021-08-01work on issue 598Andrés
2021-06-12work on issue 575Andrés
2021-06-12work on issue 575Andrés
2021-06-12work on issue 575. handle search of strings and numbers with multisheetAndrés
2021-05-28rearranged some files in directoriesAndrés
2021-05-27Added struct sheet * as parameter to some functionsAndrés
2021-05-26Added struct sheet * as parameter to some functionsAndrés
2021-05-26Added struct sheet * as parameter to some functionsAndrés
2021-05-25Consider sheet in dep graphAndrés
2021-05-24Fix in calc_mobile_cols. Renamed dep_graph.c to graph.cAndrés
2021-05-24Added function.c and reordered some stuffAndrés
2021-05-24reference cells from different sheets in formulasAndrés
2021-05-23.sc file saving with multiple sheetsAndrés
2021-05-22changes to support multisheet. cleaning stuffAndrés
2021-05-21changes to support multisheetAndrés
2021-05-20changes to support multisheetAndrés
2021-05-11Merge branch 'pr-558' into freeze. Work on issue #554Andrés
2021-05-11work on issue #554Andrés
2021-05-11add validation for first parameter of nvalAndrés
2021-05-10work on #554Andrés
2021-05-10fix leak in NVALAndrés
2021-05-08removed sc_info from letAndrés
2021-05-08update gmyrow gmycol before calling @getentAndrés
2021-05-07getent in decodev()Andrés
2021-05-07make @getent workAndrés
2021-05-03handle nval dependencies. handle @mycol/@myrow calls during startup when no E...Andrés
2021-05-02Added @evaluate and @sevaluateAndrés
2021-04-28Added EvalRange() so that the graph is not evaluated entirely all the time. R...Andrés
2021-04-27removed freezer from scroll commandsAndrés
2021-04-27Added new exec_lua configuration variableAndrés
2021-04-27Free result of string formulasAndrés
2021-04-26lua changesAndrés
2021-04-25fix indentationAndrés
2021-04-25handle entering a label after :datefmt for datetime value editionAndrés
2021-04-23changed docount() to count strings as wellAndrés
2021-04-21work on issue #538Andrés
2021-04-19Handle undoing changes in row height produced by strings inputAndrés
2021-04-19handle \n when entering stringsAndrés
2021-04-18Work on issue #371Andrés
2021-04-15Added autowrap config valueAndrés
2021-04-15work on calc_offscr_rowsAndrés
2021-04-06handle undo/red of ir/ic/dr/dc when having hidden rows/cols. fix in :showrows...Andrés
2021-04-01Improve undo / yank using malloc for batchesAndrés