Age | Commit message (Expand) | Author |
2020-07-15 | cleanup | Colin Okay |
2020-07-15 | simplified scramble | Colin Okay |
2020-07-15 | added scrambler example | Colin Okay |
2020-07-15 | inflate! example in README updated | Colin Okay |
2020-07-15 | typo | Colin Okay |
2020-07-14 | added a few tests | Colin Okay |
2020-07-14 | readme tweaks | Colin Okay |
2020-07-14 | initial test set up | Colin Okay |
2020-07-14 | putting for's body in unwind protect | Colin Okay |
2020-07-13 | clarity | Colin Okay |
2020-07-13 | asdf | Colin Okay |
2020-07-13 | more documentation tweaks | Colin Okay |
2020-07-13 | Merge branch 'master' of github.com:cbeo/gtwiwtg into experiments | Colin Okay |
2020-07-13 | more docstring edits | Colin Okay |
2020-07-13 | added :extra-cleanup keywoard to inflate! | Colin Okay |
2020-07-11 | Merge branch 'master' of github.com:cbeo/gtwiwtg into experiments | Colin Okay |
2020-07-11 | changed optional to keyword arguments in from-thunk-until | Colin Okay |
2020-07-11 | removed inessential slot | Colin Okay |
2020-07-11 | Merge branch 'master' of github.com:cbeo/gtwiwtg | Colin Okay |
2020-07-11 | extraneous slot in with-slots | Colin Okay |
2020-07-11 | cleanup docstring for inject! | Colin Okay |
2020-07-11 | added docstrings to new combinators | Colin Okay |
2020-07-11 | exporting new combinators | Colin Okay |
2020-07-11 | added a few more combinators and and an example | Colin Okay |
2020-07-10 | rephrase | Colin Okay |
2020-07-10 | consumer generator type check | Colin Okay |
2020-07-10 | rewording | Colin Okay |
2020-07-10 | readability | Colin Okay |
2020-07-10 | spelling. | Colin Okay |
2020-07-10 | typoes | Colin Okay |
2020-07-10 | typo | Colin Okay |
2020-07-10 | rewording | Colin Okay |
2020-07-10 | short section on extending gtwiwtg with new generators | Colin Okay |
2020-07-10 | better explanation in the permutations example | Colin Okay |
2020-07-10 | reorganize README for better thought flow | Colin Okay |
2020-07-10 | readme update | Colin Okay |
2020-07-10 | rephrase | Colin Okay |
2020-07-10 | tweak | Colin Okay |
2020-07-10 | fixed dirtiness managment in inflate!, and skip-* combinators | Colin Okay |
2020-07-10 | small change to inflate!, for more consistent behavior | Colin Okay |
2020-07-10 | refactored has-next-p to use an :around method on the base class | Colin Okay |
2020-07-10 | typos | Colin Okay |
2020-07-10 | typo | Colin Okay |
2020-07-10 | better docstrings on generics. refactored class-builing macro | Colin Okay |
2020-07-10 | Tutorial note about one-time-use generators | Colin Okay |
2020-07-10 | readme tweaks | Colin Okay |
2020-07-10 | readme tweaks | Colin Okay |
2020-07-10 | export indexed!. readme tweaks | Colin Okay |
2020-07-10 | added indexed! | Colin Okay |
2020-07-10 | Note on experimental combinators in readme | Colin Okay |