|
|
7701030b0c
|
provide Environ.create() for simplification of init sequence
|
2026-06-21 17:31:10 +02:00 |
|
|
|
4ec4b62a59
|
get rid of Environ.State.cells: just use cell registry
|
2026-06-21 14:59:37 +02:00 |
|
|
|
8919d99cbc
|
use Environ cell registry for accessing all neurons
|
2026-06-21 14:28:04 +02:00 |
|
|
|
7105937324
|
actor: handle :become message first
|
2026-06-20 08:32:47 +02:00 |
|
|
|
8efa448999
|
start cell registry in Environ.setup(), start env via application
|
2026-06-19 09:13:49 +02:00 |
|
|
|
c15897aa93
|
work in progress: register and lookup environ cells
|
2026-06-17 19:06:41 +02:00 |
|
|
|
1ff299bee1
|
use new :create action, remove old create actions and handlers
|
2026-06-17 14:40:30 +02:00 |
|
|
|
22bf6fdf2c
|
core.program: provide new generic :create action; clean up init seq
|
2026-06-17 14:24:23 +02:00 |
|
|
|
3aafb36bd3
|
starting with Environ cell registry
|
2026-06-17 10:55:36 +02:00 |
|
|
|
ea03dccf53
|
core.actor: add (optional) registration for named actors or neurons
|
2026-06-16 18:43:20 +02:00 |
|
|
|
ec3c311539
|
core: use strings as neuron addresses
|
2026-06-15 15:01:27 +02:00 |
|
|
|
6051502e61
|
move Util module out of core; + some minor fixes in application and web.server
|
2026-06-12 10:56:32 +02:00 |
|
|
|
611b20b3b3
|
renames and rearrangements: get rid of CSys, move core stuff to Core
|
2026-06-08 19:46:09 +02:00 |
|
|
|
b34fb9cfa8
|
renames and rearrangements, work in progress: move / rename implemenation files
|
2026-06-08 19:34:04 +02:00 |
|
|
|
d3771d0a77
|
csys: move proc steps to CSys, start with synapse ops / op steps
|
2026-05-14 22:15:33 +02:00 |
|
|
|
1c3be4a0e7
|
csys: minor improvements: qualified import, logging, send with optional delay
|
2026-04-25 17:15:28 +02:00 |
|
|
|
d7e05028d4
|
csys: create parent neuron (as sensor) with synapse
|
2026-04-20 15:41:00 +02:00 |
|
|
|
9a20b98440
|
rearrange and rename diretories and modules: prepare for new scopes implementation
|
2026-04-19 17:26:34 +02:00 |
|