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-08
added skip! and skip-while!
Colin Okay
2020-07-08
updated users of TIMES after the change to RANGE
Colin Okay
2020-07-08
moved examples to their own package
Colin Okay
2020-07-08
more docstring honing
Colin Okay
2020-07-08
more docstrings
Colin Okay
2020-07-08
more examples in docstrings
Colin Okay
2020-07-08
docstring for merge!
Colin Okay
2020-07-08
renamed from-thunk zoo
Colin Okay
2020-07-08
bugfix in range
Colin Okay
2020-07-08
added merge! and from-thunk-until
Colin Okay
2020-07-08
file stream backed generator constructors take streams or paths
Colin Okay
2020-07-08
added better docstrings about stream generators
Colin Okay
2020-07-08
added more constructors
Colin Okay
2020-07-08
added noise
Colin Okay
2020-07-08
added take and pick-out consumers
Colin Okay
2020-07-08
renamed bind! to inflate!
Colin Okay
2020-07-08
explicitly marking combined generators as dirty
Colin Okay
2020-07-08
added "dirtiness" flag to generators, to make HOFs more predictable
Colin Okay
2020-07-08
docstrings
Colin Okay
2020-07-08
Added some more constructors, combinators, and consumers
Colin Okay
2020-07-07
fiddling
Colin Okay
2020-07-07
initial commit
Colin Okay
[prev]