about summary refs log tree commit diff
path: root/aoc2019
Commit message (Expand)AuthorAgeFilesLines
* move lcm and gcf to Util HEAD masterBen Harris2021-12-012-14/+18
* fix some warnings and switch to target-type new()Ben Harris2021-12-0118-113/+94
* tidy up test output, apply formatting/namingBen Harris2021-12-019-62/+56
* fix nullable logicBen Harris2021-11-092-15/+11
* fix day 15Ben Harris2021-11-091-16/+27
* update to .net 6Ben Harris2021-11-0932-1408/+1387
* day 23Ben Harris2020-12-166-20/+136
* day 19Ben Harris2020-12-161-9/+23
* start on day 19Ben Harris2020-12-163-16/+41
* remove extraneous whitespaceBen Harris2020-12-1615-15/+15
* use \n for newlines in expected test answerBen Harris2020-12-162-4/+2
* move project to subdirectory and add unit testingBen Harris2020-12-1648-0/+3230