Commit Graph

  • 4d994c47fc
    Update README.md Jesse Laprade 2018-09-07 21:32:50 -0400
  • a12be02437
    Update README.md Jesse Laprade 2018-09-07 21:31:43 -0400
  • 48c1565441
    Update README.md Jesse Laprade 2018-09-07 21:30:36 -0400
  • 4f3feb3156
    Update README.md Jesse Laprade 2018-09-07 21:24:20 -0400
  • 0a09855689
    Update README.md Jesse Laprade 2018-09-07 21:23:57 -0400
  • d41927a8ae
    Update README.md Jesse Laprade 2018-09-07 21:11:59 -0400
  • 79cf5afc5d
    Update README.md Jesse Laprade 2018-09-07 21:03:08 -0400
  • 73aa6cffb2
    Update README.md Jesse Laprade 2018-09-07 21:02:24 -0400
  • 2526ff0bf6
    Update README.md Jesse Laprade 2018-09-07 21:01:00 -0400
  • 5276b8f50f
    Update README.md Jesse Laprade 2018-07-30 22:35:51 -0400
  • 1554e87709 updated readme with instructions for using the binary m455 2018-07-30 22:34:22 -0400
  • 8ebb1a3fc6 updated readme with instructions for using the binary m455 2018-07-30 22:33:48 -0400
  • 7faead7a53 added binary for easy use m455 2018-07-30 22:30:14 -0400
  • e24a12df61 Merge branch 'master' of https://github.com/m455/rodo m455 2018-07-30 22:28:53 -0400
  • 697ef24a6b fixed typo m455 2018-07-30 22:28:42 -0400
  • 0bdb09d3b0
    Update README.md Jesse Laprade 2018-07-30 14:59:02 -0400
  • a871151f18
    Update README.md Jesse Laprade 2018-07-30 14:57:43 -0400
  • 9a00f4eaa5
    Update README.md Jesse Laprade 2018-07-30 14:57:00 -0400
  • 2456eaf36d
    Update README.md Jesse Laprade 2018-07-29 21:27:21 -0400
  • 4940c939ad
    Update README.md Jesse Laprade 2018-07-29 09:55:23 -0400
  • 697fb0a5b2 updated readme m455 2018-05-29 01:32:19 -0400
  • c0a419d650 updated readme m455 2018-05-28 23:31:55 -0400
  • 99dfbc317d updated READEME.md m455 2018-05-19 22:17:25 -0400
  • b62b8d18fb updated READEME.md m455 2018-05-19 22:09:18 -0400
  • 6fbaded464 updated READEME.md m455 2018-05-19 22:06:07 -0400
  • 35569a4c04 updated READEME.md m455 2018-05-19 22:05:34 -0400
  • 65beb6d7f1 updated READEME.md m455 2018-05-19 22:04:18 -0400
  • 6c42714fb7 updated READEME.md m455 2018-05-19 22:03:00 -0400
  • fb245b1b8f removed and fixed an unnecessary comma m455 2018-05-18 23:36:46 -0400
  • 1d1afbfa78 items are now added as single items instead of converting to a list, when adding to the todo list m455 2018-04-28 09:56:30 -0400
  • 22cecf9a11 changed two lets into one let m455 2018-04-28 09:31:39 -0400
  • d9aea661a1 moved feedback messages till after add and remove are done. now shows which item was removed m455 2018-04-26 00:24:35 -0400
  • fe35b97834 added a 'do not edit this file' message in the generated file m455 2018-04-21 09:54:15 -0400
  • 4f70aa1400 removed 'bugs' section, because I removed the bugssss! m455 2018-04-21 09:27:09 -0400
  • c0a0aea882 just added a rest to make things proper haha m455 2018-04-21 09:21:10 -0400
  • a6fb9c3d29 stopped user from being able to remove a number that isn't in the list m455 2018-04-21 09:11:02 -0400
  • 64681f005e cleaned up the way an item is added to the list. it now creates a (lisp) list and appends the argument to the list, then writes the list to the file m455 2018-04-18 09:42:50 -0400
  • 0a128707db updated README.md to be a little more useful m455 2018-04-18 00:12:32 -0400
  • 91c8def7e9 updated README.md to be a little more useful m455 2018-04-18 00:11:08 -0400
  • c4e837b533 updated README.md to be a little more useful m455 2018-04-18 00:08:38 -0400
  • a26aa06c26 updated README.md to be a little more useful m455 2018-04-18 00:04:10 -0400
  • c3851346ce added a wrapper for ~/bin m455 2018-04-17 23:22:30 -0400
  • 036011e7b3 added a wrapper for ~/bin m455 2018-04-17 23:21:47 -0400
  • bed696c543 added a wrapper for ~/bin m455 2018-04-17 23:20:58 -0400
  • 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 m455 2018-04-17 22:58:33 -0400
  • 87b3851e0f updated via script m455 2018-04-16 23:07:16 -0400
  • f917f2452b updated via script m455 2018-04-16 23:05:18 -0400
  • 05b03ea28b can now remove items without errors, but have to improve the process of removing and adding items later m455 2018-04-16 09:57:38 -0400
  • e8c97fdba7 updated via script m455 2018-04-15 00:15:10 -0400
  • 5b7338e4fa fixed a weird bug where a trailing newline would make itself into an item m455 2018-04-13 02:35:59 -0400
  • 76673f528d updated help command m455 2018-04-13 02:14:51 -0400
  • 1b007c883f updated README m455 2018-04-13 02:10:24 -0400
  • 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 m455 2018-04-13 02:08:22 -0400
  • 711cd96ddb most things work now? m455 2018-04-13 01:02:48 -0400
  • 6125f0e114 organized functions into files m455 2018-04-12 14:37:01 -0400
  • 2c9720fe17 updated via script m455 2018-04-12 14:31:05 -0400
  • 24f7600ea4 updated via script m455 2018-04-12 14:25:19 -0400
  • f7823deebc splitting functions into different files m455 2018-04-10 12:53:34 -0400
  • e0e75438f5 updated via script m455 2018-04-10 12:47:51 -0400
  • 0dcd0bf5ec updated via script m455 2018-04-10 12:43:59 -0400
  • 656089add8 updated via script m455 2018-04-09 21:35:13 -0400
  • 9dd54a3186 updated via script m455 2018-04-09 20:39:36 -0400
  • 4da2bb3eda updated via script m455 2018-04-09 20:30:35 -0400
  • e42c9ec1d0 updated via script m455 2018-04-09 20:29:49 -0400
  • 868e996c2a updated via script m455 2018-04-09 20:27:01 -0400
  • aaa2de1efb organized functions m455 2018-04-09 20:25:00 -0400
  • ec17a2918e ls argument now checks for main rodo file before trying to list items m455 2018-04-09 20:09:29 -0400
  • a2a16bddc3 can now accept LICENSE README.md rodo.rkt as an argument. todo: check for file when calling LICENSE README.md rodo.rkt m455 2018-04-09 20:03:12 -0400
  • bcc3038505 cleaning up show-list function m455 2018-04-09 19:40:47 -0400
  • c7beb0dfd0 created a show-list function. it's ugly though m455 2018-04-09 19:19:56 -0400
  • d769db8737 I don't remmeber what I fixed. It's late m455 2018-04-08 00:48:16 -0400
  • ed5541ba9a changed write-to-file to display-to-file, which allows the writing of raw characters instead of strings m455 2018-04-07 10:52:19 -0400
  • 4bd3024453 can now add items from command-line arguments, but need to add EOLS to each item m455 2018-04-07 10:46:43 -0400
  • db35f12db3 fixed typo m455 2018-04-07 10:33:34 -0400
  • a0e3b9a4e3 can now write to files! m455 2018-04-06 10:51:42 -0400
  • b8ecf24c1c can now create files and check for them m455 2018-04-06 10:41:49 -0400
  • 11d2404fdd can now create files and check for them m455 2018-04-06 10:34:40 -0400
  • 4ec14ada08 can now create files and check for them m455 2018-04-06 10:30:38 -0400
  • 7510ad5fa0 fixed prompt-user function m455 2018-04-06 00:23:30 -0400
  • ca1d6d0fc4 fixed some functions m455 2018-04-06 00:12:58 -0400
  • cf22f99d68 fixed formatting m455 2018-04-05 23:56:08 -0400
  • 041ae59c96 removed an error m455 2018-04-05 23:48:41 -0400
  • 375a67718f wut m455 2018-04-05 23:13:37 -0400
  • ab36665f27 wut m455 2018-04-05 22:54:57 -0400
  • 751dc788d1 updated hash list m455 2018-04-05 22:43:03 -0400
  • 5f40569bf0 updated hash list m455 2018-04-05 22:42:18 -0400
  • 3efc97a52e made my hash list more readable m455 2018-04-05 22:08:33 -0400
  • 598ea19c9b made my hash list more readable m455 2018-04-05 22:07:38 -0400
  • 099595600e made my hash list more readable m455 2018-04-05 22:05:23 -0400
  • 67960042d2 made my hash list more readable m455 2018-04-05 22:02:21 -0400
  • ee0e0507ae i did a thing m455 2018-04-05 21:44:21 -0400
  • 659c116898 uhm m455 2018-04-05 21:34:24 -0400
  • 3f3d645f09 added user message feedback for adding and removing items from lists m455 2018-04-05 20:54:23 -0400
  • cf7602a03d blah m455 2018-04-05 20:51:22 -0400
  • ba21738540 can now display what was added to a list, even though nothing was haha m455 2018-04-05 20:38:58 -0400
  • 1c26fa59fc changed main file to a directory instead m455 2018-04-05 20:10:10 -0400
  • 328d4c3297 fixed some formatting issues m455 2018-04-03 10:22:34 -0400
  • 7eccb1f7f7 changed some parameter names m455 2018-04-02 22:10:59 -0400
  • 69d94542b2 changed some parameter names m455 2018-04-02 21:48:03 -0400
  • 1f98bbd8c4 changed some parameter names m455 2018-04-02 21:44:30 -0400