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 (
Expand
)
Author
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
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
[next]