d4609c7baa3f921b030df242d7a8dda593081ba5
neuron.c and routes.c were compiled against the old 1-arg soul interface. chat.c already uses the 2-arg signature. The Windows cross-compile build generates elp-c-decls.h from all dist/*.c files, causing a conflicting-types error when both signatures appear. Recompile these modules against the current soul API to eliminate the conflict.
Merge pull request 'feat(recall): emotional-recall improvements' (#52) from improve/recall-emotional-recall into main
Description
Neuron - the canonical CGI substrate. Real soul.el lives here.
40 MiB
Languages
Emacs Lisp
73.9%
Python
12.6%
Shell
11.9%
HTML
0.7%
Go Template
0.6%
Other
0.3%