Commit graph

23 commits

Author SHA1 Message Date
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
bf263cfb37 work in progress: more on steps and test-steps 2024-06-06 10:49:52 +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
8e81da1bc9 work in progess: config, test-config 2024-06-02 18:54:27 +02:00
192c6c0fb9 forge: reg basically working 2024-05-28 09:39:29 +02:00
527f5b4884 provide test systems for scopes and scopes/forge, use with: (asdf:test-system :scopes) 2024-05-27 09:12:17 +02:00
2d99e846ec starting future work: add log4cl to dependencies; create scopes/steps package 2024-05-26 13:58:43 +02:00
8b006042d4 minor refactorings; + utility for SQL results: normalize-plist 2024-05-17 16:36:58 +02:00
c188ed2baf write track data to database, JSON-encoded 2024-05-17 11:45:26 +02:00
3f3da9b69b use local-time for timestamp conversions; + revert: timestamptz in db 2024-05-16 09:54:28 +02:00
3f2fea6617 database access almost working - sqlite hangs... 2024-05-08 13:50:57 +02:00
5d7a4c0b82 replace tabs with spaces 2024-05-06 12:15:33 +02:00
82038d9dd5 work in progress: access to SQL DB: create/drop table, config via etc.lisp 2024-05-06 11:13:53 +02:00
4036a03882 initial set-up for storage / tracking stuff 2024-05-01 19:51:36 +02:00
d3057ff9d7 forge: add exec-str function 2024-04-24 14:36:09 +02:00
d2f708999f trying to start with simple things: forge interpreter and testing facility 2024-04-19 16:17:52 +02:00
9960303469 add first primitive (dummy) version of test facility 2024-04-18 21:03:56 +02:00
7c321b76aa initial import 2024-04-18 19:46:47 +02:00