aboutsummaryrefslogtreecommitdiff
path: root/examples/log/log.tm
AgeCommit message (Expand)Author
2024-11-09Support iterating over pointers to collections againBruce Hill
2024-11-09Make the compiler stricter about not promoting local value variables toBruce Hill
2024-10-09Change function syntax from `func(args)->ret` to `func(args -> ret)`Bruce Hill
2024-09-15Move each example to its own folderBruce Hill