tvl-depot/third_party/lisp/sclf
sterni a5dbd0f5d9 chore(3p/lisp): import sclf source tarball
Used http://wcp.sdf-eu.org/software/sclf-20150207T213551.tbz (sha256
a231aeecdb9e87c72642292a1e083fffb33e69ec1d34e667326c6c35b8bcc794).
There's no upstream repository nor a release since 2015, so importing
seems to make a lot of sense.

Since we can't subtree making any depot-related changes in a separate CL
to make them more discoverable -- this is only the source import.

Change-Id: Ia51a7f4029dba3abd1eee4eeebcf99aca5c5ba4c
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3376
Tested-by: BuildkiteCI
Reviewed-by: grfn <grfn@gws.fyi>
2021-09-01 22:57:17 +00:00
..
mp chore(3p/lisp): import sclf source tarball 2021-09-01 22:57:17 +00:00
directory.lisp chore(3p/lisp): import sclf source tarball 2021-09-01 22:57:17 +00:00
lazy.lisp chore(3p/lisp): import sclf source tarball 2021-09-01 22:57:17 +00:00
package.lisp chore(3p/lisp): import sclf source tarball 2021-09-01 22:57:17 +00:00
README chore(3p/lisp): import sclf source tarball 2021-09-01 22:57:17 +00:00
sclf.asd chore(3p/lisp): import sclf source tarball 2021-09-01 22:57:17 +00:00
sclf.lisp chore(3p/lisp): import sclf source tarball 2021-09-01 22:57:17 +00:00
serial.lisp chore(3p/lisp): import sclf source tarball 2021-09-01 22:57:17 +00:00
sysproc.lisp chore(3p/lisp): import sclf source tarball 2021-09-01 22:57:17 +00:00
time.lisp chore(3p/lisp): import sclf source tarball 2021-09-01 22:57:17 +00:00

SCLF is a collection of disparate Common Lisp functions that are
common enough in my code but couldn't find a place anywhere else.