Commit Graph

34 Commits (main)

Author SHA1 Message Date
Jesse Laprade f0deadbd02 fixed typo that caused error 2021-07-25 18:20:52 -04:00
Jesse Laprade b8b1fcec4c fixed help message 2021-04-15 22:20:26 -04:00
Jesse Laprade fbc610bab3 fixed a little bug 2021-04-15 22:12:33 -04:00
Jesse Laprade e58a97724e Added a new 'update' feature and cleaned things up! 2021-04-15 22:09:16 -04:00
Jesse Laprade dbd80a0b2c Removed too-many-args error message in place of just 'incorrect usage' error 2020-09-24 15:09:41 -04:00
Jesse Laprade b16a1a70bf simplified pattern matching 2020-07-16 17:03:53 -04:00
Jesse Laprade bad36d5229 Simplified command line parsing and pattern matching by using a match expander 2020-07-16 10:13:52 -04:00
Jesse Laprade 7ce3d70456 added a separate procedure to check program file permissions 2020-07-15 11:50:13 -04:00
Jesse Laprade 40e8dc46b9 Simplified a lot of functionality
* Removed hardcoded command values from `match` when processing command line arguments
* Removed repair functionality and replaced it with warnings and messages
* Fixed a bug that raised an error when a user would try to remove an item using a string
2020-07-14 17:04:03 -04:00
Jesse Laprade 1212eaf66b changed add and remove message format 2020-06-21 11:58:08 -04:00
Jesse Laprade 2de2c3ca1e fixed a really bad bug lol 2020-06-20 00:46:28 -04:00
Jesse Laprade 73092cf307 moved permissions comment 2020-06-20 00:12:37 -04:00
Jesse Laprade d472c4c155 simplied, organized, and just better programmed everything haha 2020-06-19 17:54:51 -04:00
Jesse Laprade 7e3ed3e25d made rodo's help message easier to read 2020-06-15 17:57:56 -04:00
Jesse Laprade 7c7bdf15d4 Rewrote almost everything
* Removed different command naming options to simplify maintenance
* Renamed "init" command to "initialize"
* Simplified condition checking
* Made numbering more human by starting at 1 instead of 0
* Used path procedures instead of haphazardly stringing things together
* Adjusted README according to the new changes
* Moved init.rkt into utils.rkt
* Added new messages
* Edited existing messages
2020-06-12 00:46:44 -04:00
Jesse Laprade a2686e86d6 cleaned up config.rkt 2020-05-30 10:04:21 -04:00
Jesse Laprade 5f837b7275 removed a tab from the last bit of the help message 2020-05-29 18:26:12 -04:00
Jesse Laprade 75a65e9fdc blah 2020-05-27 13:33:50 -04:00
Jesse Laprade 9cca3e27e1 blah 2020-05-27 13:33:11 -04:00
Jesse Laprade 690777df9f blah 2020-05-27 13:32:10 -04:00
Jesse Laprade c3540b47e1 blah 2020-05-27 13:30:58 -04:00
Jesse Laprade 271cc44027 woops, forgot to close a definition 2020-05-27 13:30:06 -04:00
Jesse Laprade 72d158a1f4 removed old definition 2020-05-27 13:28:32 -04:00
Jesse Laprade 0ff1708282 cleaned up help messages code-wise 2020-05-27 13:27:48 -04:00
Jesse Laprade 28c5477eb7 updated the help message format 2020-05-27 13:13:13 -04:00
m455 435c05c64a
pushing to tilde.town's repo 2020-04-19 22:02:25 -04:00
m455 1dc8ab5774
fixed some weird duplicate in code 2020-04-14 15:07:16 -04:00
m455 84cb77ce95
don't really remember what I changed lol 2020-04-13 10:45:11 -04:00
m455 23e9d1b40b woops. removed my own todo list from this haha 2020-04-12 11:58:14 -04:00
m455 a04256ec36 renamed a few procedures and updated messages 2020-04-12 11:57:19 -04:00
m455 4dacac60e7 updated help message 2020-04-12 11:28:34 -04:00
m455 15b8f5c4e1 updated help message format 2020-04-11 16:43:14 -04:00
m455 8c5a6c1df8 changed surrounding characters of added and removes items 2020-03-23 17:21:54 -04:00
m455 6cd544977d moved soure files into src directory 2020-03-14 23:37:51 -04:00