Will Anderson will.anderson
will.anderson created pull request neuron-technologies/el#46 2026-05-07 22:58:45 +00:00
feat(elc, elb): RBrace stop fix, html_raw/escape runtime, c_source manifest directive
will.anderson pushed to fix/elc-parser-elb-build at neuron-technologies/el 2026-05-07 22:58:36 +00:00
fb9772db49 feat(elc, runtime): RBrace stop in parse_html_children; html_raw/html_escape; elc.c canonical
081a656ceb feat(elb): c_source manifest directive + macOS OpenSSL path detection
Compare 2 commits »
will.anderson created branch fix/elc-parser-elb-build in neuron-technologies/el 2026-05-07 22:58:36 +00:00
will.anderson pushed to fix/ci-elb at neuron-technologies/neuron-web 2026-05-07 21:00:58 +00:00
96fca7ebf7 fix(checkout): split checkout_page into helpers to avoid single-function OOM in elc --emit-header
will.anderson created pull request neuron-technologies/el#45 2026-05-07 20:53:28 +00:00
fix(parser): str_join separator '' not ' ' — CSS selectors were emitting spaces
will.anderson created branch fix/css-str-join-separator in neuron-technologies/el 2026-05-07 20:53:21 +00:00
will.anderson pushed to fix/css-str-join-separator at neuron-technologies/el 2026-05-07 20:53:21 +00:00
f971e96dd5 fix(parser): str_join separator '' not ' ' — CSS selectors were emitting spaces between tokens
will.anderson created pull request neuron-technologies/el#44 2026-05-07 20:52:54 +00:00
ci: add three-tier ci-base rebuild (dev/stage)
will.anderson pushed to fix/ci-elb at neuron-technologies/neuron-web 2026-05-07 20:51:34 +00:00
da669c67a1 pin dev/stage CI to tier-matched ci-base image
81a1a624f1 add three-tier ci-base rebuild (dev/stage) to CI workflows
will.anderson pushed to dev at neuron-technologies/el 2026-05-07 18:44:28 +00:00
7b7f9f353b Merge pull request 'fix(parser): add {#if}/{#else}/{/if} and raw-text <style>/<script> in HTML templates' (#43) from fix/html-template-if-style-script into dev
a3732a1e9a fix(parser): add {#if}/{#else}/{/if} support and raw-text <style>/<script> in HTML templates
Compare 2 commits »
will.anderson merged pull request neuron-technologies/el#43 2026-05-07 18:44:27 +00:00
fix(parser): add {#if}/{#else}/{/if} and raw-text <style>/<script> in HTML templates
will.anderson created pull request neuron-technologies/el#43 2026-05-07 18:39:28 +00:00
fix(parser): add {#if}/{#else}/{/if} and raw-text <style>/<script> in HTML templates
a3732a1e9a fix(parser): add {#if}/{#else}/{/if} support and raw-text <style>/<script> in HTML templates
will.anderson created branch fix/html-template-if-style-script in neuron-technologies/el 2026-05-07 18:39:19 +00:00
will.anderson pushed to fix/ci-elb at neuron-technologies/neuron-web 2026-05-07 18:10:57 +00:00
e3e6ec7ade fix: move script/style inside their parent elements in nav.el and enterprise.el
will.anderson pushed to fix/ci-elb at neuron-technologies/neuron-web 2026-05-07 18:06:32 +00:00
5a8783ff0c fix: handle {#if} template conditionals and raw-text style/script in elc
will.anderson pushed to fix/ci-elb at neuron-technologies/neuron-web 2026-05-07 15:58:53 +00:00
032be3a058 ci: tee elb output to file; dump on failure in separate step
will.anderson pushed to fix/ci-elb at neuron-technologies/neuron-web 2026-05-07 15:31:53 +00:00
6928a33685 ci: force line-buffered stdout on elb to prevent output loss on failure
will.anderson pushed to fix/ci-elb at neuron-technologies/neuron-web 2026-05-07 15:19:35 +00:00
bb2be6398b fix: correct author email in manifest