Commit graph

14 commits

Author SHA1 Message Date
vindarel
f619f0f77f add secret-values utility, to hide passwords
fixes https://github.com/ciel-lang/CIEL/issues/53
2024-08-30 11:15:24 +02:00
vindarel
b947ffcf3f add cl-ftp
fixes https://github.com/ciel-lang/CIEL/issues/55
2024-08-30 11:08:15 +02:00
vindarel
3161bde680 (minor) update FSet homepage
fixes #50

although this is an auto-generated page.
2024-06-25 16:52:41 +02:00
vindarel
4e980abac7 rm unused lambda shortcuts 2024-04-30 12:34:46 +02:00
vindarel
56d3d1f84c rm fof and moira libraries because of their dependency on Osicat
which depends on its libosicat.so, which makes it more difficult to
deploy executables.
This dependency might be fixed upstream, check out the linked issues.
2023-11-18 15:51:40 +01:00
vindarel
1cc025b88f gui: ltk -> nodgui with built-in yaru theme 2023-06-29 11:37:49 +02:00
vindarel
9a4082f427 (minor) regenerate dependencies list 2023-01-20 23:25:24 +01:00
vindarel
9f7937dab2 add spinneret
it depends on:

  :depends-on ("parenscript"   <---- but there is a system spinneret/cl, is spinneret needed here?
               "alexandria"
               "cl-ppcre"
               "global-vars"
               "serapeum"
               "trivial-gray-streams")
2023-01-20 23:24:14 +01:00
vindarel
4a8a5bce7b JSON: use Shasht instead of cl-json 2022-09-21 16:04:40 +02:00
vindarel
6f18a6d74e database: rm Mito and add cl-dbi 2022-01-21 08:31:42 +01:00
vindarel
1a7a01842d add FOF 2021-08-10 15:13:03 +02:00
vindarel
ac1d5aa684 auto-document the exported symbols for: alexandria, trivial-types 2020-12-02 00:04:26 +01:00
vindarel
6d836b99e7 doc: FAQ.org to md 2020-11-06 15:00:11 +01:00
vindarel
948d81778f doc: renamed dependencies.md to docs/ 2020-11-06 15:00:11 +01:00
Renamed from doc/dependencies.md (Browse further)