Commit graph

26 commits

Author SHA1 Message Date
vindarel
7deac2d353 doc: fix access link 2024-08-31 11:46:37 +02:00
vindarel
81547dbe57 rm nodgui, mention nodgui-lite, yet to test its integration.
drops SDL, SDL TTF and JPEG turbo libraries.

    the flip side of the coin will be the loss of canvas with fast pixel drawing, hardware accelerated canvas for 3D rendering and also the support for JPEG bitmap.

for https://github.com/ciel-lang/CIEL/issues/56

for https://github.com/ciel-lang/CIEL/pull/52
2024-08-30 13:06:52 +02:00
vindarel
7d05df4034 add file-finder to replace fof (not in QL)
for #18
2024-08-30 12:26:40 +02:00
vindarel
6aaf7aea7d add termp little utility. 2024-08-30 11:46:07 +02:00
vindarel
828ed826bf add progressons, simple progress bar
fixes https://github.com/ciel-lang/CIEL/issues/54
2024-08-30 11:22:41 +02:00
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
336eb47a61 database: mention the need of db drivers for binaries. Is libsqlite3 ubiquitous? 2024-08-30 10:31:34 +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
b65572e3b9 add file-notify, add webapp script
[ci skip]
2023-04-24 16:39:07 +02:00
vindarel
96d1de48a9 scripts: use json-pointer/synonyms for even shorter function names 2023-03-14 12:24:11 +01:00
vindarel
b33d99e4d2 add cl-json-pointer with shorter functions 2023-03-10 13:56:59 +01:00
vindarel
2804f115d0 move nicknames to ciel-user, add one for os/filesystem 2022-12-09 20:02:41 +01:00
vindarel
40961e60a3 (minor) docs: fix headers level 2022-12-09 15:33:20 +01:00
vindarel
4a8a5bce7b JSON: use Shasht instead of cl-json 2022-09-21 16:04:40 +02:00
vindarel
4a14cf624c add local nickname: os and /os for uiop/os 2022-04-14 08:35:33 +02:00
vindarel
b61e2e3e6c hash tables: export alexandria:hash-table-keys/values, ensure-gethash 2022-02-28 11:42:01 +01:00
vindarel
6f18a6d74e database: rm Mito and add cl-dbi 2022-01-21 08:31:42 +01:00
vindarel
82ca7b7ed8 Developer utilities: add Quicksearch 2022-01-07 17:41:20 +01:00
vindarel
6e4b6fca45 Don't ship iterate.
We can't import loop and iterate without symbol conflicts,
both need to be learned anyways,
and the Cookbook allows to learn loop by example.
2021-09-02 04:50:37 +02:00
vindarel
d300c316b1 add subseq* from alexandria-2 2021-08-11 12:15:02 +02:00
vindarel
1a7a01842d add FOF 2021-08-10 15:13:03 +02:00
vindarel
cb36169ef5 re-export repl-utilities in ciel/repl only ("summary" is too common) 2021-06-04 13:22:18 +02:00
vindarel
1a17718fd5 docs: mv sections from "libraries" to "language extensions" 2020-12-11 00:41:25 +01:00
vindarel
0f4c1b2c7d docs: mv libraries section into its own page 2020-12-07 13:28:54 +01:00