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
path:
root
/
package.lisp
Age
Commit message (
Expand
)
Author
2023-09-10
exporting new function best
HEAD
main
colin
2023-09-10
updated to use testiere 1.0
colin
2022-09-09
Refactor: collector functions are now defined with defun/t
Colin Okay
2021-02-21
version bump
Colin Okay
2020-07-30
added anaphoric FOLD and FOR
Colin Okay
2020-07-30
added with-generator form
Colin Okay
2020-07-11
exporting new combinators
Colin Okay
2020-07-10
export indexed!. readme tweaks
Colin Okay
2020-07-09
removed mention of yield-to
Colin Okay
2020-07-09
experimental nfurcate! and partition! transformers
Colin Okay
2020-07-08
renamed iter to for
Colin Okay
2020-07-08
added skip! and skip-while!
Colin Okay
2020-07-08
renamed from-thunk zoo
Colin Okay
2020-07-08
added merge! and from-thunk-until
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
Added some more constructors, combinators, and consumers
Colin Okay
2020-07-07
initial commit
Colin Okay