s00ner pushed to master at s00ner/AoC2020
- 2d82a8d501 finished solution
- c68003b3bb removed whitesapce
- 747871ee0e added input file
- 9bc63b1830 oops forgot an end
- c72dfaa5e7 initial solution for second challenge
- Compare 6 commits »
s00ner pushed to master at s00ner/AoC2020
- a28408d4d2 fixed type errors, gotta cast duh
- c6b86066c5 fixed errors
- 38a4e4d6d5 coded first attempt
- 05991300a6 added input file
- Compare 4 commits »
s00ner created repository s00ner/AoC2020
s00ner pushed to master at s00ner/pat-dissertation
- ecd02eea4f added .gitignore
s00ner pushed to master at s00ner/pat-dissertation
- 1654510a0f added code to catch error in timestamp
s00ner pushed to master at s00ner/pat-dissertation
- f02c088201 fixed missing end
- a0abcac6e0 error handling for writing json
- Compare 2 commits »
s00ner pushed to master at s00ner/pat-dissertation
- cd7adff9cf print output hash for debugging
s00ner pushed to threading at s00ner/pat-dissertation
- e2aaa7a2b5 turned frequency into a string for json
s00ner pushed to threading at s00ner/pat-dissertation
- fa39e4d040 fixed NaN error when dividing by 0
s00ner pushed to threading at s00ner/pat-dissertation
- ddb4003e66 added threading to file processing
s00ner pushed to master at s00ner/pat-dissertation
- 2466a6b28b added frequency to output
s00ner pushed to master at s00ner/pat-dissertation
- b640e273ba actually fixed merge conflict
s00ner pushed to master at s00ner/pat-dissertation
- a2f3259fdf fixed merge conflict
- fd88c3457c minor changes to output and date format
- 9a9886df9d made pn option operate on each date section
- 174effc0fb changed total word count behaviour
- Compare 4 commits »
s00ner pushed to master at s00ner/pat-dissertation
- d40b0ae985 uncommented printing output file naem
s00ner pushed to master at s00ner/pat-dissertation
- 4e1b862586 added code to output master.csv
- a60395dd5b added directory/batch processing
- f7f95b6b93 moved file processing into a method to prepare for batch operation code
- Compare 3 commits »
s00ner pushed to batch at s00ner/pat-dissertation
- 4e1b862586 added code to output master.csv
s00ner pushed to batch at s00ner/pat-dissertation
- a60395dd5b added directory/batch processing
- f7f95b6b93 moved file processing into a method to prepare for batch operation code
s00ner pushed to master at s00ner/pat-dissertation
- 79e5bc63e1 changed word count hash/json from string to integer
s00ner pushed to master at s00ner/pat-dissertation
- a5d9693c80 fixing README table part 2