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
2023-09-10
exporting new function best
HEAD
main
colin
2023-09-10
Added note about tests
colin
2023-09-10
Version bump
colin
2023-09-10
Removed test module; favoring testiere version >= 1.0 approach
colin
2023-09-10
updated to use testiere 1.0
colin
2022-10-06
version bump: building with testiere.
testiere
Colin Okay
2022-10-03
Fix: more tests defined in the right package
Colin Okay
2022-09-15
error in md->org conversion
Colin Okay
2022-09-09
Refactor: combination functions use testiere
Colin Okay
2022-09-09
Refactor: collector functions are now defined with defun/t
Colin Okay
2022-08-15
[readme] [doc] org-ifying
Colin Okay
2022-08-15
[add] README.org [doc]
Colin Okay
2022-01-31
Merge branch 'main' of codeberg.org:hypergoof/gtwiwtg
Colin Okay
2022-01-31
readme
Colin Okay
2022-01-28
added clpmfile
Colin Okay
2022-01-18
Reimplemented make-keyword
Colin Okay
2021-03-14
speed v memory tradeoff note
Colin Okay
2021-03-14
renamed function in example
Colin Okay
2021-03-14
docstring in eg
Colin Okay
2021-03-14
added subset eg to readme
Colin Okay
2021-03-11
added cartesian product to readme examples
Colin Okay
2021-02-22
toc in readme
Colin Okay
2021-02-22
added sectiona bout resumables to tutorial
Colin Okay
2021-02-21
docstrings and resumption check
Colin Okay
2021-02-21
version bump
Colin Okay
2021-02-21
redef of filtered generator to use a-generator-class macro
Colin Okay
2021-02-21
reorganizing file
Colin Okay
2021-02-20
minor version bump
Colin Okay
2021-02-20
Made filtered-generator class, bugfix in filter
Colin Okay
2021-02-13
updated readme
Colin Okay
2021-01-07
yeesh
Colin Okay
2020-12-22
update README now that the library is in quicklisp
Colin Okay
2020-12-07
committing radically
Grant Shangreaux
2020-10-31
removing superfluous utilities
Colin Okay
2020-10-31
filling out gtwiwtg-test.asd
Colin Okay
2020-10-31
updated asd
Colin Okay
2020-08-30
readme re-arrange
Colin Okay
2020-08-20
readme
Colin Okay
2020-08-13
bugfix
Colin Okay
2020-08-05
typo and wording
Colin Okay
2020-08-05
added toc
Colin Okay
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
2020-07-29
Fix typos
Grant Shangreaux
[next]