summaryrefslogtreecommitdiff
path: root/Com/Simatime/Bild.scm
AgeCommit message (Collapse)Author
2020-04-15Re-namespacingBen Sima
Moving away from the DNS-driven namespacing toward more condensed names, mostly because I don't like typing so much.
2020-03-30Add idea about file-based dependenciesBen Sima
More generally, we could extend this to other settings, like 'main-is' and target architecture to compile for and so on. It would be best to define the parameters in Nix first, then later inline them to the code comments after we've worked out the interface.
2019-11-23Capitalize all Scheme and Haskell modulesBen Sima