app
|
improve / fix server response workflow using a foreground actor
|
2025-05-19 15:43:07 +02:00 |
core
|
actor: clean-up: remove obsolete code, only use async:task
|
2025-06-17 09:47:01 +02:00 |
csys
|
actor: clean-up: remove obsolete code, only use async:task
|
2025-06-17 09:47:01 +02:00 |
forge
|
work in progress: actor
|
2025-04-13 08:55:33 +02:00 |
frontend
|
redefine message as subclass of shape:record
|
2024-07-25 21:23:28 +02:00 |
lib/auth
|
fixes related to new actor implementation
|
2025-06-03 08:03:07 +02:00 |
shape
|
minor fixes concerning shape:meta
|
2024-10-12 16:00:45 +02:00 |
storage
|
clean-up: remove obsolete stuff, minor immprovements
|
2025-03-16 16:04:01 +01:00 |
test
|
actor: clean-up: remove obsolete code, only use async:task
|
2025-06-17 09:47:01 +02:00 |
util
|
actor with restartable task now active (+ async fixes)
|
2025-06-16 10:53:36 +02:00 |
web
|
actor: clean-up: remove obsolete code, only use async:task
|
2025-06-17 09:47:01 +02:00 |
.gitignore
|
set up logging in test-web
|
2024-07-04 06:57:48 +02:00 |
config.lisp
|
work in progress: csys basics
|
2025-06-11 18:32:42 +02:00 |
LICENSE
|
auth: starting with class definitions; add LICENSE (MIT)
|
2024-08-15 09:59:12 +02:00 |
logging.lisp
|
move all 'config:from-env' calls to etc/config.lisp files
|
2025-03-04 10:44:40 +01:00 |
scopes-core.asd
|
create new package scopes/csys: new communication system implementation
|
2025-06-11 15:30:46 +02:00 |
scopes-csys.asd
|
create new package scopes/csys: new communication system implementation
|
2025-06-11 15:30:46 +02:00 |
scopes-web.asd
|
add html parsing - for testing and dom manipulations
|
2025-03-23 11:40:18 +01:00 |
scopes.asd
|
work in progress: csys basics
|
2025-06-11 18:32:42 +02:00 |
scratch.lisp
|
web, auth: work in progress: jwt generation
|
2024-08-24 10:29:50 +02:00 |
testing.lisp
|
improve tests; minor fixes on util/async
|
2025-02-19 11:03:22 +01:00 |