Web application framework for knowledge management and data integration.
Find a file
2024-07-13 10:56:29 +02:00
app/demo provide logging package = config for log4cl; set up app/demo accordingly 2024-07-03 17:31:10 +02:00
core refactor core data types:simpliry message head, start with shape package 2024-07-07 18:24:51 +02:00
forge minor refactoring, clean-up 2024-05-30 19:36:40 +02:00
storage use config class for storage setup (instead of prop list) 2024-06-29 09:33:02 +02:00
test minor refactoring; prepare response handling 2024-07-07 22:03:46 +02:00
web web/response: provide classes for content types, render HTML content (work in progress) 2024-07-13 10:56:29 +02:00
.gitignore set up logging in test-web 2024-07-04 06:57:48 +02:00
config.lisp app/deme (fileserver): minor improvements, provide util:absolute-dir for docroot 2024-07-01 18:36:41 +02:00
logging.lisp provide code for supplying and selecting default-actions (like (:system :stop)) 2024-07-05 10:09:48 +02:00
scopes-core.asd provide logging package = config for log4cl; set up app/demo accordingly 2024-07-03 17:31:10 +02:00
scopes-web.asd move response setup and rendering to new package web/response 2024-07-12 16:43:03 +02:00
scopes.asd storage: use config mechanism for providing database settings 2024-06-27 14:06:17 +02:00
scratch.lisp work in progress: testing improvements 2024-05-20 12:22:29 +02:00
shape.lisp refactor core data types:simpliry message head, start with shape package 2024-07-07 18:24:51 +02:00
testing.lisp web/server fileserver improvements; work in progress: message handling 2024-06-23 14:10:23 +02:00
util.lisp server (basic impl): handle action using response object 2024-07-05 14:45:14 +02:00