aboutsummaryrefslogtreecommitdiff
path: root/project.janet (follow)
AgeCommit message (Collapse)AuthorLines
2023-06-18add url to project.janetChloe Kudryavtsev-1/+2
2023-05-31do not use eggert/tz on MSVCChloe Kudryavtsev-4/+6
I tried using windows and have given up. The errors are arcane, like what do you mean struct tm is an int??
2023-05-30build with tz's LIBSRCChloe Kudryavtsev-1/+6
2023-05-13remove headers from project.janetChloe Kudryavtsev-1/+0
it's actually useless
2023-05-12rewriteChloe Kudryavtsev-1/+6
Split it into multiple things. The new tests will actually reflect how you should use the native library.
2023-05-11initial commitChloe Kudryavtsev-0/+13