summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2025-04-13Use the cool half-character trick from icatHEADmainRose Hogenson1-2/+10
2023-09-01Detect the terminal size with a syscall.Rose Hogenson1-5/+23
2023-09-01Remove external dependencies.Rose Hogenson4-53/+0
2023-08-29Use float64 instead of big.Rat.Rose Hogenson1-41/+25
2023-08-29Simplify the code.Rose Hogenson1-49/+17
2023-08-27Write a god-awful Mandelbrot set program.Rose Hogenson6-0/+147