Commit Graph

28 Commits (8b5ae8accd8c9f2247bd96ea5cd9f19aa05c60a5)

Author SHA1 Message Date
m455 8b5ae8accd cleaned up hash-ref messages 2020-01-03 14:21:08 -05:00
m455 570ef8d78f rewrote everything 2019-11-22 13:35:25 -05:00
m455 5563820688 this push will break everything because I'm rewriting a lot of stuff 2019-11-19 21:50:28 -05:00
m455 ee112a9c71 made a new branch for rewriting rodo 2019-11-15 07:37:40 -05:00
m455 1d601ee4c7 made config a little more customizable 2019-11-13 16:00:45 -05:00
m455 fa2bd383fb changed name util to utils 2019-11-13 13:59:02 -05:00
m455 47cf6aeb6e removed unused requires. thanks racket-trim-requires! 2019-11-13 10:50:24 -05:00
m455 b69788bd91 changed a lot of functions 2019-11-03 21:32:11 -05:00
m455 91eed7fee9 fixed a big that didn't allow the user to remove item number 0 from their list 2019-11-02 15:26:23 -04:00
m455 670ff42496 woops 2019-10-10 18:33:10 -04:00
m455 690c0c8767 testing new system setup 2019-10-10 18:32:23 -04:00
m455 cff79c0dd5 changed to an easy-to-maintain numbering system (start at 0 instead of 1) 2019-09-23 16:40:26 -04:00
m455 ed0152a71c made function names more descriptive 2019-05-25 09:49:06 -04:00
m455 fb643f7398 removed several string-appends that were no longer needed 2019-03-12 22:41:18 -04:00
m455 db79a736a2 quotations around added items are now optional 2019-03-12 16:18:19 -04:00
m455 8eb4cd799b removed the negative number bug, and stopped allowing symbols 2019-02-07 00:27:32 -05:00
m455 6966408e53 added check for negative numbers 2019-02-06 23:33:04 -05:00
m455 b8b4cd6d60 cleaning up all of this code, and commenting complex functions 2019-02-05 21:20:28 -05:00
m455 38e14b967e reformatted args.rkt 2018-10-10 13:59:48 -04:00
m455 d56570dcc2 prefixed all of rodo.rkt and args.rkt 2018-10-10 13:55:52 -04:00
m455 c0a0aea882 just added a rest to make things proper haha 2018-04-21 09:21:10 -04:00
m455 a6fb9c3d29 stopped user from being able to remove a number that isn't in the list 2018-04-21 09:11:02 -04:00
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 f917f2452b updated via script 2018-04-16 23:05:18 -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