Helmut Merz helmutm · he/him
helmutm pushed to master at cco/cl-scopes 2026-03-01 15:42:14 +01:00
abdd00f1ad csys: provide a standard neuron processor with delegation to action handlers
helmutm pushed to master at cco/cl-scopes 2026-02-28 12:19:42 +01:00
f3491a5aa3 testing: + in-seq test, use in csys probe
helmutm pushed to master at cco/cl-scopes 2026-02-28 10:49:01 +01:00
f5a5d6b629 substrate: basic test setup
helmutm pushed to master at cco/cl-scopes 2026-02-27 15:26:23 +01:00
3adec5d44a setup (scaffolding) of new system scopes-substrate
723db45515 minor change (local-nicknames) in scratch.lisp)
84e9a2bfc5 forge: define words with Lisp code
Compare 3 commits »
helmutm pushed to master at cco/cl-scopes 2026-02-17 07:40:38 +01:00
ca1f56e11a forge: compile / reg lisp expressions, setup-builtins
helmutm pushed to master at cco/cl-scopes 2026-02-14 22:16:39 +01:00
1ef29cd06c forge: run (embed forge code in lisp), comp (compile list on stack)
helmutm pushed to master at cco/cl-scopes 2026-02-14 16:52:30 +01:00
b6ed8805e4 forge: lit (instead of comp) for moving top stack element to compile buffer
helmutm pushed to master at cco/loops-ext 2026-02-11 16:41:06 +01:00
0c4eb97cd8 fix login form: setting camefrom in request
2598e375bf login: only try to login when not yet logged in; always set camefrom in request
Compare 2 commits »
helmutm pushed to master at cco/hugo-theme-cybercards 2026-02-10 15:37:53 +01:00
b00bd9a475 add CSS class noprint, + corresponding shortcode
helmutm pushed to 3master at cco/loops 2026-02-09 09:52:10 +01:00
4572195ef5 loginForm: auth method selection: change German translation
helmutm pushed to master at cco/cl-scopes 2026-02-07 13:37:59 +01:00
a76f59498c forge: improve repl: use readline, better output formatting; join input lines with newline character
helmutm pushed to master at cco/cl-scopes 2026-02-06 16:38:27 +01:00
3c3e9b15d7 forge:repl: allow list input over multiple lines, using handler-bind and restart-case in string-iterator
helmutm pushed to 3master at cco/loops 2026-02-06 12:46:59 +01:00
e5c88c2111 reporting: corresponding cssClass usage in table headers and rows; use for work report
5676194e56 add expires parameter to auth method selection cookie
Compare 2 commits »
helmutm pushed to master at cco/cl-scopes 2026-02-01 09:05:23 +01:00
685df331b0 util, shape: improve / fix property list and head handling facilities
helmutm pushed to master at cco/cl-scopes 2026-01-31 09:15:30 +01:00
bfa96254a3 shape: add head-update function, e.g. for creating new message heads
helmutm pushed to master at cco/cl-scopes 2026-01-29 13:12:10 +01:00
95127d94e8 core: add 'forward' action handler
helmutm pushed to 3master at cco/loops 2026-01-25 08:22:16 +01:00
0dec54ace0 auth_select login form: minor improvements
helmutm pushed to master at cco/loops-ext 2026-01-25 08:20:57 +01:00
0a2cd32d9c cco.member: login form, link to OIDC auth: minor improvements
helmutm pushed to master at cco/loops-ext 2026-01-23 09:28:29 +01:00
f6fd7cafbd cco.work: do not use cco.storage; remove obsolete licence comments
helmutm pushed to master at cco/hugo-theme-cybercards 2026-01-16 10:31:27 +01:00
a4116f6bd2 add css settings for printing: hide header, footer, sidebar, card borders, ...