aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
6 daysUpdate programs and READMEMario Forzanini
2024-10-16First stab at translation simulationMario Forzanini
2023-10-26Add explanations about generating moiré patterns to README.mdMario Forzanini
2023-08-30Also calculate the minima in analyze_squareMario Forzanini
2023-08-20Complete documentationMario Forzanini
2023-08-13Remove threads: only check one final configuration file z != 0Mario Forzanini
2023-08-13Update Makefile to link with pthreadMario Forzanini
2023-08-13Switch to C11 standard to use the thread APIMario Forzanini
2023-08-13Use ptr[static 1] for non nullable pointersMario Forzanini
2023-08-09Update Makefile and README, add license informationMario Forzanini
2023-08-09Move completely to C code, fixing some errors in std.h along the wayMario Forzanini
2023-08-08Add analyze.c to MakefileMario Forzanini
2023-06-16Require :asdf before loading systemsMario Forzanini
2023-05-27Compile documentation with stapleMario Forzanini
2023-05-19Fix memcheck targetMario Forzanini
2023-05-12Flatten directory hierarchyMario Forzanini