Matthew Gretton-Dann mgrettondann
  • Joined on 2024-03-12
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
mgrettondann pushed to main at mgrettondann/advent-of-code 2024-09-11 17:25:25 +01:00
95ea61e048 Update README.md following move of Git repo
mgrettondann opened issue mgrettondann/nuweb#4 2024-03-16 10:10:43 +00:00
Use bool and enum
mgrettondann closed issue mgrettondann/nuweb#1 2024-03-15 15:39:49 +00:00
Make nuweb compile without warnings
mgrettondann pushed to main at mgrettondann/nuweb 2024-03-15 15:39:48 +00:00
ebed228492 Merge pull request 'Fix #1: Build without warnings' (#3) from origin/1-compile-without-warnings into main
59b69355ef Update bootstrap files.
b51c8f7a6e Give all functions a formal prototype.
88f1603b2d Move definition on Parameters earlier in global.h
b993c46cce Correct prototype of write_tex().
Compare 6 commits »
mgrettondann merged pull request mgrettondann/nuweb#3 2024-03-15 15:39:47 +00:00
Fix #1: Build without warnings
mgrettondann pushed to origin/1-compile-without-warnings at mgrettondann/nuweb 2024-03-15 15:31:54 +00:00
59b69355ef Update bootstrap files.
b51c8f7a6e Give all functions a formal prototype.
88f1603b2d Move definition on Parameters earlier in global.h
b993c46cce Correct prototype of write_tex().
6d436f82a6 Correct calls to write_html()
Compare 6 commits »
mgrettondann pushed to main at mgrettondann/nuweb 2024-03-15 15:31:20 +00:00
063fdca1ca Fix typo in pull_request workflow
mgrettondann pushed to origin/1-compile-without-warnings at mgrettondann/nuweb 2024-03-15 15:25:26 +00:00
e99d9f91c9 Update bootstrap files.
1366551750 Give all functions a formal prototype.
3e1425e27f Move definition on Parameters earlier in global.h
1b72ca32bf Correct prototype of write_tex().
c4ade6e8af Correct calls to write_html()
Compare 7 commits »