aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/21-complex.c
Commit message (Collapse)AuthorAgeFilesLines
* C99 complex types MVP lemon2026-04-131-0/+88
Missing: static eval of complex values, Silly inefficient implementation of equality comparisons between them The whole thing is pretty inefficient without proper aggregate mem2reg anyway