Commit graph

14 commits

Author SHA1 Message Date
923982369e move util.lisp to directory util, move crypto functions to separate package util/crypt 2024-08-27 16:36:30 +02:00
5fec210f2f web, auth: work in progress: jwt generation 2024-08-24 10:29:50 +02:00
32c4f5ced1 get rid of 'head-as-list' 2024-07-25 19:57:43 +02:00
e8730daf79 work in progress: move basic definitions from storage/tracking to shape 2024-07-25 15:49:13 +02:00
093509863a provide logging package = config for log4cl; set up app/demo accordingly 2024-07-03 17:31:10 +02:00
fc310a154b more .asd clean-up and simplification 2024-06-22 17:16:01 +02:00
2da178f23e clean-up asd files - remove obsolete duplication of dependencies and files 2024-06-22 16:35:22 +02:00
6a88716b36 basic implementation of action selection (needs more tests) 2024-06-16 11:34:16 +02:00
5b48306ccf simple message set-up, + print method 2024-06-12 11:29:51 +02:00
966a56037e rename 'steps' to 'core' (see go-scopes) 2024-06-07 11:18:10 +02:00
86d05d5414 work in progress: set up steps package with tests 2024-06-05 09:56:15 +02:00
1a4be837d7 work in progress: config processing: override slot values via .env or OS environment 2024-06-04 14:10:45 +02:00
d85453096e move pathname handling to new util package, and to testing package 2024-06-03 18:25:12 +02:00
af504f8d9d reorganize systems: create scopes-core system with: config, forge, and (forthcoming) steps 2024-06-03 09:25:49 +02:00