Web application framework for knowledge management and data integration.
Find a file
2026-03-03 10:51:59 +01:00
app improve / fix server response workflow using a foreground actor 2025-05-19 15:43:07 +02:00
core csys: start with just one :zero neuron that creates two sensors (:s1 and :s2) 2026-03-02 17:27:41 +01:00
csys csys improvements: make-neuron, update-neuron, ... 2026-03-03 10:51:59 +01:00
forge forge: define words with Lisp code 2026-02-27 15:08:54 +01:00
frontend frontend: work in progress: abstract form and field definitions -> dom rendering 2025-07-06 08:59:43 +02:00
lib/auth minor improvements; util: start with functional tools: curry 2025-07-29 07:51:11 +02:00
shape util, shape: improve / fix property list and head handling facilities 2026-02-01 09:03:55 +01:00
storage util, shape: improve / fix property list and head handling facilities 2026-02-01 09:03:55 +01:00
substrate substrate: basic test setup 2026-02-28 10:48:40 +01:00
test csys improvements: make-neuron, update-neuron, ... 2026-03-03 10:51:59 +01:00
util forge: improve repl: use readline, better output formatting; join input lines with newline character 2026-02-07 13:36:39 +01:00
web web/client: test with json; web/server: handle json correctly 2025-09-30 13:39:43 +02:00
.gitignore set up logging in test-web 2024-07-04 06:57:48 +02:00
config.lisp config: use new util dotenv handling when setting up env data 2025-07-04 13:32:20 +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 forge: improve repl: use readline, better output formatting; join input lines with newline character 2026-02-07 13:36:39 +01:00
scopes-csys.asd testing: + in-seq test, use in csys probe 2026-02-28 12:19:21 +01:00
scopes-substrate.asd setup (scaffolding) of new system scopes-substrate 2026-02-27 15:08:54 +01:00
scopes-web.asd frontend: work in progress: abstract form and field definitions -> dom rendering 2025-07-06 08:59:43 +02:00
scopes.asd work in progress: csys basics 2025-06-11 18:32:42 +02:00
scratch.lisp minor change (local-nicknames) in scratch.lisp) 2026-02-27 15:08:54 +01:00
testing.lisp testing: + in-seq test, use in csys probe 2026-02-28 12:19:21 +01:00