Commit graph

15 commits

Author SHA1 Message Date
Nathan Fisher
89e9465062 Add test runner 2024-04-17 03:13:55 -04:00
3bef2a97c0 Bug fixes 2024-03-20 21:55:40 -04:00
21d15e0d0a Begin formatting doxygen style documentation comments 2024-02-13 01:38:07 -05:00
Nathan Fisher
2de5098f34 Simplification in parsePreRelease 2024-02-12 19:09:13 -05:00
Nathan Fisher
e4fe1c5740 Add parseGitRev function 2024-02-12 19:05:52 -05:00
0606189269 Make parsePreRelease copy the original string into a fixed width
buffer so it avoids modifying the original string via `strntok` or
similar
2024-02-12 12:20:29 -05:00
9451f29440 Progress on parse functions. TODO - parseGitRev 2024-02-12 10:56:26 -05:00
fd17180496 Add two tests 2024-02-12 00:15:00 -05:00
d67b34519f Simplify data structures 2024-02-10 23:18:06 -05:00
Nathan Fisher
b035e0018a Fixes and formatting 2024-02-10 19:11:35 -05:00
e41503ad2e Stuff and things and shit 2024-02-10 12:18:31 -05:00
cfe1f4d3f2 Add archFromString function and simplity arch to string conversion 2024-02-10 12:02:18 -05:00
Nathan Fisher
7076777277 Because 2024-02-10 01:51:54 -05:00
Nathan Fisher
9d72c50f34 Add versionToString function 2024-02-10 01:50:01 -05:00
Nathan Fisher
7d5622a714 Initial Commit 2024-02-10 00:48:59 -05:00