Matthew Gretton-Dann mgrettondann
  • Joined on 2024-03-12
mgrettondann pushed to main at mgrettondann/ocaml-aoc 2024-12-06 17:15:53 +00:00
831bbf4f63 Move IntPair and PosSet into Aoc library.
mgrettondann pushed to main at mgrettondann/ocaml-aoc 2024-12-06 16:26:37 +00:00
38d0781c7e Reimplement 2024 day 6 to use a set.
mgrettondann pushed to main at mgrettondann/ocaml-aoc 2024-12-06 15:42:23 +00:00
590637e0de Upgrade Ocamlformat version.
7b51696740 Flush stdout between each part.
Compare 2 commits »
mgrettondann pushed to main at mgrettondann/ocaml-aoc 2024-12-06 15:41:26 +00:00
7fbad713c3 2024 day 6 part 2
1436db73fb 2024 day 6 part 1
Compare 2 commits »
mgrettondann pushed to main at mgrettondann/ocaml-aoc 2024-12-05 15:43:25 +00:00
c6fb838463 Make ints_of_string generic and move to lib.
mgrettondann pushed to main at mgrettondann/ocaml-aoc 2024-12-05 11:31:55 +00:00
3052751eb6 Improve dune-project dependency specifications.
7508e7a9ea Use Hashtbl generic interface.
137ef06d9d move 2405 to use a hash table.
Compare 3 commits »
mgrettondann pushed to main at mgrettondann/ocaml-aoc 2024-12-05 09:18:35 +00:00
cbc5c808f5 Merge branch 'main' of ssh://gitea.gretton-dann.synology.me:10022/mgrettondann/ocaml-aoc
98a30229e4 2024 day 5 both parts.
Compare 2 commits »
mgrettondann pushed to main at mgrettondann/ocaml-aoc 2024-12-05 09:06:40 +00:00
84edd255fa 2024 day 5 both parts.
mgrettondann pushed to main at mgrettondann/ocaml-aoc 2024-12-04 16:32:19 +00:00
4d6a0683bf Make 2402 part 2 more idiomatic.
mgrettondann pushed to main at mgrettondann/ocaml-aoc 2024-12-04 15:30:45 +00:00
003fac75d6 2024 day 4 part 2.
mgrettondann pushed to main at mgrettondann/ocaml-aoc 2024-12-04 09:52:05 +00:00
374a16befe 2024 day 4 part 1.
mgrettondann pushed to main at mgrettondann/ocaml-gdcc 2024-12-03 17:31:09 +00:00
a322cff867 Make dune-project look more realistic.
0d351d41ee Specify License file.
Compare 2 commits »
mgrettondann pushed to main at mgrettondann/ocaml-gdcc 2024-12-03 16:59:49 +00:00
46a20906c0 Initial commit.
mgrettondann created branch main in mgrettondann/ocaml-gdcc 2024-12-03 16:59:49 +00:00
mgrettondann created repository mgrettondann/ocaml-gdcc 2024-12-03 16:58:35 +00:00
mgrettondann pushed to main at mgrettondann/ocaml-aoc 2024-12-03 16:37:53 +00:00
fbe531a10c Add README.
c8b0f5d61c Update package descriptions
4c41fd05f5 Comments and function renames.
Compare 3 commits »
mgrettondann pushed to main at mgrettondann/ocaml-aoc 2024-12-03 15:39:06 +00:00
1f99f23c92 Use variants for day 3.
mgrettondann pushed to main at mgrettondann/ocaml-aoc 2024-12-03 15:19:24 +00:00
2ee7f6a3d3 Rename functions to be more idiomatic.
5d99f413de 2024 day 3 part 2.
d57ffe17cb 2024 Day 3 part 1
f0648b6267 Correct part numbers
efdde2441b Add a generic main function.
Compare 10 commits »
mgrettondann created branch main in mgrettondann/ocaml-aoc 2024-12-03 15:19:23 +00:00
mgrettondann created repository mgrettondann/ocaml-aoc 2024-12-03 15:18:18 +00:00