Helmut Merz helmutm · he/him
helmutm pushed to master at cco/ex-scopes 2026-04-25 17:15:38 +02:00
1c3be4a0e7 csys: minor improvements: qualified import, logging, send with optional delay
helmutm pushed to master at cco/ex-scopes 2026-04-25 08:07:42 +02:00
e793e590c2 CSys.Environ: identify proc via program and stage id
helmutm pushed to master at cco/ex-scopes 2026-04-24 10:50:38 +02:00
a452a877dd csys: test logging facility, +config: log to file
helmutm pushed to master at cco/ex-scopes 2026-04-23 14:19:50 +02:00
6318b80196 move basic (standard) program and neuron processors to CSys.Programs
helmutm pushed to master at cco/ex-scopes 2026-04-22 14:50:36 +02:00
5a27454f0c csys: + environ for storing programs and parent, with get and notify functions
helmutm pushed to master at cco/ex-scopes 2026-04-22 08:24:05 +02:00
386f6e1790 csys: helper functions for accessing scope elements
helmutm pushed to master at cco/ex-scopes 2026-04-21 22:38:53 +02:00
60912e0655 move neuron processor function into scope as code = list of stages
helmutm pushed to master at cco/ex-scopes 2026-04-20 18:28:10 +02:00
0e64a6f2c5 csys: clarifications and improvements
helmutm pushed to master at cco/ex-scopes 2026-04-20 15:41:15 +02:00
d7e05028d4 csys: create parent neuron (as sensor) with synapse
helmutm pushed to master at cco/ex-scopes 2026-04-20 08:15:05 +02:00
88e67b02ec start csys development with simple neuron implementation
helmutm renamed repository from ex-xplore to cco/ex-scopes 2026-04-19 17:32:49 +02:00
helmutm renamed repository from ex-scopes to cco/ex-scopes-phxdev 2026-04-19 17:29:37 +02:00
helmutm pushed to master at cco/ex-scopes 2026-04-19 17:26:41 +02:00
9a20b98440 rearrange and rename diretories and modules: prepare for new scopes implementation
helmutm pushed to master at cco/ex-scopes 2026-04-19 12:04:35 +02:00
08688355f5 separate dummy hello and real actor tests; actor (and test) improvements
helmutm renamed repository from elx-scopes to cco/ex-scopes-phxdev 2026-04-19 08:26:55 +02:00
helmutm created branch master in cco/ex-scopes 2026-04-19 08:26:12 +02:00
helmutm pushed to master at cco/ex-scopes 2026-04-19 08:26:12 +02:00
51e3426202 initial import
helmutm created repository cco/ex-scopes 2026-04-19 08:24:00 +02:00
helmutm pushed to master at cco/ex-scopes-phxdev 2026-04-15 18:52:17 +02:00
b60df576a7 reactivate commented out tests, explicitly skip them using @describetag skip: ...
helmutm pushed to master at cco/ex-scopes-phxdev 2026-04-15 07:14:45 +02:00
c7d3b54723 fixes + suppress some unit tests after elixir and phoenix upgrade