Commit graph

19 commits

Author SHA1 Message Date
7628cd7e49 move code for keeping services running to scopes/core 2025-02-14 15:21:11 +01:00
c857da986b forge: make forge/sf the standard forge package; keep old files as x-... for reference 2024-09-17 19:52:42 +02:00
ae4495e939 forge/sf: store words in sf-builtin:... variables; work in progress: use generic functions/methods 2024-09-09 12:05:55 +02:00
79afabb4b8 start with new forge implementation (forge/sf) 2024-09-08 15:39:25 +02:00
99586247de testing improvements; start with util/iter 2024-09-07 16:35:43 +02:00
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