• Joined on 2020-03-05
xenofem pushed to main at xenofem/waggle-dance 2020-06-26 03:04:28 -04:00
f452eebc09 beta version of waggle dance bot
xenofem created repository xenofem/waggle-dance 2020-06-25 22:27:00 -04:00
xenofem pushed to mistress at xenofem/mindjack 2020-06-22 03:03:11 -04:00
1a806ef2c8 use nicer-looking spiral as favicon
xenofem pushed to mistress at xenofem/mindjack 2020-06-22 00:26:45 -04:00
e6f1f6c4ef reinitialize grid on window resize
xenofem pushed to mistress at xenofem/mindjack 2020-06-22 00:08:28 -04:00
239457b02c show/hide back button for hex animation
f56bb48811 add hex animation
Compare 2 commits »
xenofem pushed to main at xenofem/generator-bot 2020-06-20 19:42:22 -04:00
86b02a7533 add more types of text generator
xenofem renamed repository from grammar-bot to xenofem/generator-bot 2020-06-20 18:36:53 -04:00
xenofem pushed to main at xenofem/generator-bot 2020-06-20 15:18:10 -04:00
1ff66780c7 remove emacs backup files from gitignore
xenofem pushed to main at xenofem/generator-bot 2020-06-20 14:06:23 -04:00
01fd926bf0 bump purrchance version for bugfix
xenofem pushed to main at xenofem/purrchance 2020-06-20 04:28:27 -04:00
dab6774a47 correctly parse grammars that don't have a final newline
xenofem pushed to main at xenofem/generator-bot 2020-06-19 16:29:13 -04:00
dc6b7534ab clean up warnings
xenofem pushed to main at xenofem/generator-bot 2020-06-19 16:24:08 -04:00
680d73b71e Initial working version of bot
xenofem pushed to main at xenofem/purrchance 2020-06-19 14:47:29 -04:00
f99f22f477 derive Clone for grammars
xenofem pushed to main at xenofem/purrchance 2020-06-19 12:59:05 -04:00
3beb298a6d Refactoring and cleanup for parser module
xenofem pushed to main at xenofem/purrchance 2020-06-19 02:18:15 -04:00
c990de795e Add quick-and-dirty binary for loading and evaluating grammars
e3998d1ff7 allow whitespace on empty lines
Compare 2 commits »
xenofem pushed to main at xenofem/purrchance 2020-06-19 01:49:38 -04:00
35d0704740 no spaces allowed in keywords
xenofem pushed to main at xenofem/purrchance 2020-06-19 01:47:51 -04:00
741a6799a8 add metadata for crates.io
xenofem pushed to main at xenofem/purrchance 2020-06-19 01:39:12 -04:00
bb9c1fd885 Add parser
xenofem pushed to main at xenofem/purrchance 2020-06-18 21:21:44 -04:00
36e33d59cb Add probability weighting
xenofem pushed to main at xenofem/purrchance 2020-06-18 21:00:47 -04:00
8a4963d5e9 Implement Perchance grammar evaluation with basic lists