Archived
d3495476f4
El SDK Release / build-and-release (push) Failing after 13m0s
The generated C, amalgams, vendored runtime pins, and compiled binaries from the Claude Code era are removed from the worktree. The El sources survive; this tree is now source-only for the first-principles rebuild. Per Principal direction 2026-08-19.
18 lines
685 B
Plaintext
18 lines
685 B
Plaintext
f623cf49c5b8dac9a08bc9487d707f7c8274a5256268d6a0d2ad710338ae014a /tmp/A.c
|
|
ed89c2a0d976b1826a4ee98ad953a2ab3ea1f6cdb755df67eb95e267abc81f73 /tmp/B.c
|
|
--- diff ---
|
|
481c481
|
|
< out = el_str_concat(out, EL_STR("33404397808"));
|
|
---
|
|
> out = el_str_concat(out, EL_STR("36759834384"));
|
|
506c506
|
|
< return str_split(s, EL_STR("33404400048"));
|
|
---
|
|
> return str_split(s, EL_STR("36759837600"));
|
|
620c620
|
|
< state_set(key, el_str_concat(el_str_concat(prev, EL_STR("33404413632")), node_id));
|
|
---
|
|
> state_set(key, el_str_concat(el_str_concat(prev, EL_STR("36759857760")), node_id));
|
|
--- source of the literal at El line 259 (cat -v) ---
|
|
if i > 0 { let out = out + "^_" }
|