Commit Graph

18 Commits

Author SHA1 Message Date
sloum 8a22a34853 Adds url opening 2021-05-08 14:53:33 -07:00
sloum 0b059c9a72 Offsets cell data with a space char to prevent 'runtogether' 2021-04-06 13:59:20 -07:00
sloum 5e5b8c4591 Adds qline for editable input 2021-04-05 22:30:00 -07:00
sloum edc9fa50b6 Fixes locking for relative reference and adds range relative reference 2021-03-20 15:08:07 -07:00
sloum 73d1829053 Adds ranges and sum operator 2021-03-20 14:54:06 -07:00
sloum ad437b517f Adds row/col locking and udpates man/readme to reflect the changes 2021-03-20 14:08:55 -07:00
sloum cd7108da7d Fixes bug where path did not get updated after save-as. Also adds extensions as needed to given save paths. 2021-03-18 20:10:13 -07:00
sloum 5eb59cf6c6 Adds makefile and manpage. Updates readme. Removes deprecated file. 2021-03-18 15:40:34 -07:00
sloum 0f252e600b Adds help messaging via flag lib 2021-03-18 12:46:26 -07:00
sloum 3972b3914e Adds signal handling 2021-03-17 20:19:18 -07:00
sloum 358871ea7f Updates readme and fixes string/number combo expressions, I hope 2021-03-17 16:21:43 -07:00
sloum 9188922f43 Modified calculate to allow for string concatenation 2021-03-17 13:02:47 -07:00
sloum 9520f75399 Adds csv and tsv io as well as quoted string entry 2021-03-16 22:17:52 -07:00
sloum 18cd13fa92 Adds mod functionality but doesnt work for saving and loading 2021-03-15 23:09:56 -07:00
sloum 31d833b0d7 Fixes file loading and adds trim command 2021-03-15 20:50:13 -07:00
sloum aa0a6928c1 Working file write and read 2021-03-15 16:58:41 -07:00
sloum 56e668c7c4 Fixes bad import reference 2021-03-14 22:29:25 -07:00
sloum db0c8a1403 Initial commit of mostly working spreadsheet program 2021-03-14 19:45:56 -07:00