Will Anderson will.anderson
will.anderson created pull request neuron-technologies/el#8 2026-05-06 23:28:50 +00:00
fix: download GCP apt key directly without gpg --dearmor
will.anderson pushed to fix/ci-openssl-linker at neuron-technologies/el 2026-05-06 23:28:44 +00:00
7fd01b8a8d fix: download GCP apt key directly, no gpg --dearmor
will.anderson pushed to dev at neuron-technologies/el 2026-05-06 23:17:15 +00:00
d2940f5d1d Merge pull request 'fix: add --batch to gpg --dearmor in CI publish steps' (#7) from fix/ci-openssl-linker into dev
dca741f915 fix: add --batch to gpg --dearmor in publish steps
Compare 2 commits »
will.anderson merged pull request neuron-technologies/el#7 2026-05-06 23:17:14 +00:00
fix: add --batch to gpg --dearmor in CI publish steps
will.anderson created pull request neuron-technologies/el#7 2026-05-06 22:58:27 +00:00
fix: add --batch to gpg --dearmor in CI publish steps
will.anderson pushed to fix/ci-openssl-linker at neuron-technologies/el 2026-05-06 22:58:21 +00:00
dca741f915 fix: add --batch to gpg --dearmor in publish steps
will.anderson pushed to dev at neuron-technologies/el 2026-05-06 22:53:43 +00:00
9862f4d6e1 Merge pull request 'fix: add -lssl -lcrypto to all CI gcc linker commands' (#6) from fix/ci-openssl-linker into dev
8b074d2e39 fix: normalize NaN to 'nan' in float_to_str regardless of sign bit
ec9c322cc7 fix: use elc-linux-amd64 as bootstrap seed instead of elc-bootstrap.c
702093e043 fix: add -lssl -lcrypto -lm to all test runner gcc commands
95b6fac094 fix: use elc-cli.el as gen3 entry point, not compiler.el directly
Compare 6 commits »
will.anderson merged pull request neuron-technologies/el#6 2026-05-06 22:53:42 +00:00
fix: add -lssl -lcrypto to all CI gcc linker commands
will.anderson pushed to fix/ci-openssl-linker at neuron-technologies/el 2026-05-06 22:49:46 +00:00
8b074d2e39 fix: normalize NaN to 'nan' in float_to_str regardless of sign bit
will.anderson pushed to fix/ci-openssl-linker at neuron-technologies/el 2026-05-06 22:46:03 +00:00
ec9c322cc7 fix: use elc-linux-amd64 as bootstrap seed instead of elc-bootstrap.c
will.anderson pushed to fix/ci-openssl-linker at neuron-technologies/el 2026-05-06 22:42:08 +00:00
702093e043 fix: add -lssl -lcrypto -lm to all test runner gcc commands
will.anderson pushed to fix/ci-openssl-linker at neuron-technologies/el 2026-05-06 22:39:46 +00:00
95b6fac094 fix: use elc-cli.el as gen3 entry point, not compiler.el directly
will.anderson created pull request neuron-technologies/el#6 2026-05-06 22:37:00 +00:00
fix: add -lssl -lcrypto to all CI gcc linker commands
will.anderson pushed to fix/ci-openssl-linker at neuron-technologies/el 2026-05-06 22:36:55 +00:00
af66cebfd3 fix: add -lssl -lcrypto to all CI gcc linker commands
will.anderson created branch fix/ci-openssl-linker in neuron-technologies/el 2026-05-06 22:36:53 +00:00
will.anderson created pull request neuron-technologies/el#5 2026-05-06 22:20:00 +00:00
ci: verify hook fix
will.anderson pushed to feat/ci-hook-test at neuron-technologies/el 2026-05-06 22:19:59 +00:00
5baab050e2 ci: test pr->dev hook
will.anderson created branch feat/ci-hook-test in neuron-technologies/el 2026-05-06 22:19:59 +00:00
will.anderson closed pull request neuron-technologies/el#4 2026-05-06 19:36:58 +00:00
perf: 81% RSS reduction in elc compiler
will.anderson closed pull request neuron-technologies/el#3 2026-05-06 19:36:57 +00:00
feat: port remaining foundation El source into monorepo