76 Commits

Author SHA1 Message Date
m455
c0c817206e fixed bug that prevented user from adding long strings. turns out it was just a wrapper problem. changed an error message to a nicer message 2018-04-17 22:58:33 -04:00
m455
87b3851e0f updated via script 2018-04-16 23:07:16 -04:00
m455
f917f2452b updated via script 2018-04-16 23:05:18 -04:00
m455
05b03ea28b can now remove items without errors, but have to improve the process of removing and adding items later 2018-04-16 09:57:38 -04:00
m455
e8c97fdba7 updated via script 2018-04-15 00:15:10 -04:00
m455
5b7338e4fa fixed a weird bug where a trailing newline would make itself into an item 2018-04-13 02:35:59 -04:00
m455
76673f528d updated help command 2018-04-13 02:14:51 -04:00
m455
1b007c883f updated README 2018-04-13 02:10:24 -04:00
m455
88f4480f3a fixed a little bug where if you first initialized and then tried to remove something from an empty file it would produce an error 2018-04-13 02:08:22 -04:00
m455
711cd96ddb most things work now? 2018-04-13 01:02:48 -04:00
m455
6125f0e114 organized functions into files 2018-04-12 14:37:01 -04:00
m455
2c9720fe17 updated via script 2018-04-12 14:31:05 -04:00
m455
24f7600ea4 updated via script 2018-04-12 14:25:19 -04:00
m455
f7823deebc splitting functions into different files 2018-04-10 12:53:34 -04:00
m455
e0e75438f5 updated via script 2018-04-10 12:47:51 -04:00
m455
0dcd0bf5ec updated via script 2018-04-10 12:43:59 -04:00
m455
656089add8 updated via script 2018-04-09 21:35:13 -04:00
m455
9dd54a3186 updated via script 2018-04-09 20:39:36 -04:00
m455
4da2bb3eda updated via script 2018-04-09 20:30:35 -04:00
m455
e42c9ec1d0 updated via script 2018-04-09 20:29:49 -04:00
m455
868e996c2a updated via script 2018-04-09 20:27:01 -04:00
m455
aaa2de1efb organized functions 2018-04-09 20:25:00 -04:00
m455
ec17a2918e ls argument now checks for main rodo file before trying to list items 2018-04-09 20:09:29 -04:00
m455
a2a16bddc3 can now accept LICENSE
README.md
rodo.rkt as an argument. todo: check for file when calling LICENSE
README.md
rodo.rkt
2018-04-09 20:03:12 -04:00
m455
bcc3038505 cleaning up show-list function 2018-04-09 19:40:47 -04:00
m455
c7beb0dfd0 created a show-list function. it's ugly though 2018-04-09 19:19:56 -04:00
m455
d769db8737 I don't remmeber what I fixed. It's late 2018-04-08 00:48:16 -04:00
m455
ed5541ba9a changed write-to-file to display-to-file, which allows the writing of raw characters instead of strings 2018-04-07 10:52:19 -04:00
m455
4bd3024453 can now add items from command-line arguments, but need to add EOLS to each item 2018-04-07 10:46:43 -04:00
m455
db35f12db3 fixed typo 2018-04-07 10:33:34 -04:00
m455
a0e3b9a4e3 can now write to files! 2018-04-06 10:51:42 -04:00
m455
b8ecf24c1c can now create files and check for them 2018-04-06 10:41:49 -04:00
m455
11d2404fdd can now create files and check for them 2018-04-06 10:34:40 -04:00
m455
4ec14ada08 can now create files and check for them 2018-04-06 10:30:38 -04:00
m455
7510ad5fa0 fixed prompt-user function 2018-04-06 00:23:30 -04:00
m455
ca1d6d0fc4 fixed some functions 2018-04-06 00:12:58 -04:00
m455
cf22f99d68 fixed formatting 2018-04-05 23:56:08 -04:00
m455
041ae59c96 removed an error 2018-04-05 23:48:41 -04:00
m455
375a67718f wut 2018-04-05 23:13:37 -04:00
m455
ab36665f27 wut 2018-04-05 22:54:57 -04:00
m455
751dc788d1 updated hash list 2018-04-05 22:43:03 -04:00
m455
5f40569bf0 updated hash list 2018-04-05 22:42:18 -04:00
m455
3efc97a52e made my hash list more readable 2018-04-05 22:08:33 -04:00
m455
598ea19c9b made my hash list more readable 2018-04-05 22:07:38 -04:00
m455
099595600e made my hash list more readable 2018-04-05 22:05:23 -04:00
m455
67960042d2 made my hash list more readable 2018-04-05 22:02:21 -04:00
m455
ee0e0507ae i did a thing 2018-04-05 21:44:21 -04:00
m455
659c116898 uhm 2018-04-05 21:34:24 -04:00
m455
3f3d645f09 added user message feedback for adding and removing items from lists 2018-04-05 20:54:23 -04:00
m455
cf7602a03d blah 2018-04-05 20:51:22 -04:00