Age | Commit message (Expand) | Author |
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 |
2020-07-10 | caveats on experimental generators | Colin Okay |
2020-07-10 | docstringg edits | Colin Okay |
2020-07-10 | added list-backed-generator!, modified seq to it appropriately | Colin Okay |
2020-07-10 | reorganizing source file | Colin Okay |
2020-07-10 | updated example in readme | Colin Okay |
2020-07-10 | updated readme, changed grep example | Colin Okay |
2020-07-09 | cleaned up some docstrings. abstracted dirtyness managment | Colin Okay |
2020-07-09 | logic error in repeater | Colin Okay |
2020-07-09 | removed mention of yield-to | Colin Okay |
2020-07-09 | Major refactor. It's all OOPy now. | Colin Okay |
2020-07-09 | added docstrings to nfurcate! and partition! | Colin Okay |
2020-07-09 | license | Colin Okay |
2020-07-09 | experimental nfurcate! and partition! transformers | Colin Okay |
2020-07-08 | some docstring cleanup | Colin Okay |
2020-07-08 | rewording | Colin Okay |
2020-07-08 | minor rewording | Colin Okay |
2020-07-08 | pointing to the right examples | Colin Okay |
2020-07-08 | funny wording in thread-through docstring | Colin Okay |
2020-07-08 | another example | Colin Okay |
2020-07-08 | slight rewording | Colin Okay |
2020-07-08 | typo | Colin Okay |
2020-07-08 | typo | Colin Okay |
2020-07-08 | more types and rewordings | Colin Okay |
2020-07-08 | rewording and types | Colin Okay |
2020-07-08 | a few typos and rewordings | Colin Okay |
2020-07-08 | added examples and readme | Colin Okay |
2020-07-08 | made for form easier on the eyes | Colin Okay |
2020-07-08 | renamed iter to for | Colin Okay |