aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-25move preview into windowHEADmains-ol1-1/+1
2026-01-24try harder to reload on dirtys-ol1-7/+11
2026-01-24add LICENSE, about modals-ol1-2/+77
2026-01-24move file state into Apps-ol1-18/+18
2026-01-24obey clippys-ol1-9/+9
2026-01-24refactor node signature interfaces-ol1-23/+61
2026-01-23Error checkings-ol1-7/+52
2026-01-23variadic arithmetics-ol1-2/+1
2026-01-23generic save / save ass-ol1-15/+85
2026-01-17fix init on load, resizable previews-ol1-27/+28
2026-01-17add exampless-ol1-8/+38
2026-01-17file I/Os-ol1-27/+59
2026-01-17split main into smaller moduless-ol1-349/+43
2025-12-29Vector combines-ol1-62/+78
2025-12-29add split nodes-ol1-33/+48
2025-12-28add resolution, time inputss-ol1-0/+6
2025-12-27NodeIndex types-ol1-39/+21
2025-12-27auto-recompiles-ol1-28/+88
2025-12-26working literalss-ol1-40/+31
2025-12-26compile and view!s-ol1-4/+6
2025-12-26working compilations-ol1-2/+10
2025-12-25pretty good GLSLs-ol1-35/+117
2025-12-25basic toposorted SSAs-ol1-182/+37
2025-12-24typing workings-ol1-484/+132
2025-12-23attempt generics-ol1-563/+405
2025-12-23wgpu, logging integrationss-ol1-20/+22