dyna3/app-proto
Aaron Fenyes ebad512a03
All checks were successful
/ test (pull_request) Successful in 3m34s
Collapse a structure expression onto one line
I had put `active_tab: /* ... */` on its own line to make the
`create_signal` call more readable, but it wasn't worth the cost in
vertical space.
2025-08-01 22:39:59 -07:00
..
examples Add trailing commas; clean up formatting 2025-08-01 13:50:51 -07:00
src Collapse a structure expression onto one line 2025-08-01 22:39:59 -07:00
.gitignore feat: Application prototype (#14) 2024-10-21 23:38:27 +00:00
Cargo.lock feat: Engine diagnostics (#92) 2025-07-21 04:18:49 +00:00
Cargo.toml feat: Engine diagnostics (#92) 2025-07-21 04:18:49 +00:00
index.html feat: Engine diagnostics (#92) 2025-07-21 04:18:49 +00:00
main.css feat: Engine diagnostics (#92) 2025-07-21 04:18:49 +00:00
run-examples.sh feat: Engine diagnostics (#92) 2025-07-21 04:18:49 +00:00