index
:
colin/gtwiwtg.git
main
testiere
Naive generators in Common Lisp
colin <colin@cicadas.surf>
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2020-08-04
a few more tests
Colin Okay
2020-08-04
removed experimental combinators
Colin Okay
2020-07-30
added to readme, documenting with-generator
Colin Okay
2020-07-30
typo
Colin Okay
2020-07-30
update readme to explain anaphoric macros
Colin Okay
2020-07-30
added anaphoric FOLD and FOR
Colin Okay
2020-07-30
added with-generator form
Colin Okay
2020-07-29
Merge pull request #1 from gcentauri/master
Colin Okay
Fix typos
2020-07-29
Fix typos
Grant Shangreaux
2020-07-16
adding soem tests
Colin Okay
2020-07-16
bugfix in skip-while!
Colin Okay
2020-07-15
removed aside in the word of warning section
Colin Okay
2020-07-15
included mention of more combinators in the readme
Colin Okay
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
[next]