- https://www.fosskers.ca
-
Joined on
2023年07月03日
345b554ad0
docs: update installation instructions
08509ab201
release: 1.4.0
6d98b3b63e
feat: port over recent CL developments
891ad56823
chore: delete associated docs file
2406956bf3
chore: remove stale docs
b1ca31917e
feat: add
all?, any?, and reduced?
fb6839f01d
refactor: prefer
? over p
4a14ce5942
feat: add
for
fbe307cf79
docs: add a TOC for Github
be0a78d694
ci:
v1 is enough
f87f48ef85
docs: clarify the loop trigger
f101783bbd
docs: demonstrate how to overwrite buffer contents in-place
7019f7e4d2
fix: be careful about
eof
809685ce43
ci: compiler matrix for Github
(asdf:load-system :tinmop) does not succeed
(asdf:load-system :tinmop) does not succeed
It builds, thank you for the adaptation!
eafbb5ba4a
docs: Clisp actually works
7df60d0000
perf: expanded
optimize declarations
(asdf:load-system :tinmop) does not succeed
Thank you!
7e4bd34682
docs: add compiler compatibility chart
b760b0f2a2
feat: add
unique-by
(asdf:load-system :tinmop) does not succeed
Current attempt:
autoreconf -fiv./configurevend getvend repl> (asdf:load-system :tinmop)
#<THREAD tid=1208208 "main thread" RUNNING {1000C10093}>:
Lock on...
(asdf:load-system :tinmop) does not succeed
After ./configure I run make but am being told:
> make
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/home/colin/code/common-lisp/tinmop/missing' aclocal-1.16 -I m4
/home/colin/code/co...
Is there a way to run all suites "blindly"?
vend now has official support for clunit2: https://github.com/fosskers/vend?tab=readme-ov-file#integrations
Is there a way to run all suites "blindly"?
Is there a way to run all suites "blindly"?
It works! Thanks a lot!
Is there a way to run all suites "blindly"?
Yeah, a condition would work well too!
Is there a way to run all suites "blindly"?
That would be very convenient, thank you. The real reason is that I have implemented vend test, and want to add compatibility for clunit2: https://github.com/fosskers/vend?tab=readme-ov-file#ve...