Commit Graph

402 Commits (786cc2705f3d64c5d3f40145dac2d74f0b5c294e)

Author SHA1 Message Date
Jesse Laprade 786cc2705f Re-added screenshot 2020-09-26 23:52:24 -04:00
Jesse Laprade 75d7bc94aa undo test 2020-09-26 10:21:25 -04:00
Jesse Laprade f1aae0fe51 test 2020-09-26 10:20:59 -04:00
Jesse Laprade b46cbf98bb regenerating readme 2020-09-25 17:28:00 -04:00
Jesse Laprade ab13e4fd9b test 2020-09-25 14:34:04 -04:00
Jesse Laprade f5969358b4 test 2020-09-25 14:33:24 -04:00
Jesse Laprade ecd8d3ae6b generating readme.html 2020-09-25 10:03:46 -04:00
Jesse Laprade d114d0187b updated readme 2020-09-25 00:42:08 -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 42591a97fc Changed clone link to point to my new git repositories 2020-09-10 13:39:05 -04:00
Jesse Laprade dd3d2e9561 removed colloquialism 2020-08-15 11:23:21 -04:00
Jesse Laprade 09fa1e1d78 Made example description more relevant to blind users 2020-08-15 11:22:33 -04:00
Jesse Laprade 94173e1420 Changed wording in the warning convention 2020-08-15 11:21:57 -04:00
Jesse Laprade d462b224fc Fixed a word 2020-08-15 11:21:14 -04:00
Jesse Laprade 8720a100b0 changed clone command 2020-07-27 17:19:10 -04:00
Jesse Laprade 1d33e327da changed readme instructions to point to main branch 2020-07-27 12:29:56 -04:00
Jesse Laprade 853226fae4 changed clone link to point to notabug.org 2020-07-26 15:16:40 -04:00
Jesse Laprade 61ce06d3ca updated readme 2020-07-22 23:47:25 -04:00
Jesse Laprade f188e5f0d2 removed an old line that isn't correct anymore 2020-07-22 23:43:38 -04:00
Jesse Laprade b567e1a38e updated readme 2020-07-22 23:38:55 -04:00
Jesse Laprade cddac710c1 added 'file' 2020-07-22 23:35:15 -04:00
Jesse Laprade 2da8432aa6 moved image to its own directory 2020-07-22 20:31:49 -04:00
Jesse Laprade 572f14da20 Updated gif caption 2020-07-22 19:39:25 -04:00
Jesse Laprade 55316a1f71 updated screenshot 2020-07-22 19:25:46 -04:00
Jesse Laprade dd51fe8ea9 fixed makefile 2020-07-22 16:46:11 -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 93cccaa9fd bolded keyword 'example' as per my conventions 2020-07-15 22:33:01 -04:00
Jesse Laprade 7ce3d70456 added a separate procedure to check program file permissions 2020-07-15 11:50:13 -04:00
Jesse Laprade 45f41c0d69 removed old link from readme 2020-07-15 01:40:26 -04:00
Jesse Laprade a60dcdb7ca updated makefile 2020-07-15 01:10:01 -04:00
Jesse Laprade d9030cfd15 Fixed a typo 2020-07-14 17:13:39 -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 4878af8a75 updated readme 2020-07-11 18:52:03 -04:00
Jesse Laprade b1794f3901 simplified makefile 2020-07-11 18:45:53 -04:00
Jesse Laprade f51c4aa5fc updated makefile 2020-07-07 14:26:49 -04:00
Jesse Laprade 3dba23925f updated readme 2020-07-07 11:45:05 -04:00
Jesse Laprade 07602adbea Updated custom installation functionality 2020-07-07 11:24:23 -04:00
Jesse Laprade 3f0912b2a7 Improved the makefile 2020-07-07 10:49:53 -04:00
Jesse Laprade 9649377235 Removed all mentions of configuring rodo, because it's a little simpler now, thus doesn't exist 2020-06-30 15:51:15 -04:00
Jesse Laprade 5b50a4fefb Removed all mentions of the command, because it doesn't exist anymore 2020-06-30 15:48:07 -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 2d01a233ba removed old scripts 2020-06-06 19:35:45 -04:00
Jesse Laprade 637ac01701 updated readme 2020-06-06 19:25:51 -04:00
Jesse Laprade 793896ede5 updated Makefile 2020-05-30 14:51:30 -04:00