Matthew Gretton-Dann mgrettondann
  • Joined on 2024-03-12
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 »
mgrettondann created pull request mgrettondann/nuweb#3 2024-03-15 15:25:07 +00:00
Fix #1: Build without warnings
mgrettondann pushed to origin/1-compile-without-warnings at mgrettondann/nuweb 2024-03-15 15:24:35 +00:00
a00e33176b Update bootstrap files.
72e2ca0e8e Give all functions a formal prototype.
Compare 2 commits »
mgrettondann created branch origin/1-compile-without-warnings in mgrettondann/nuweb 2024-03-15 15:24:34 +00:00
mgrettondann deleted branch workflows-demo from mgrettondann/nuweb 2024-03-15 15:07:46 +00:00
mgrettondann pushed to main at mgrettondann/nuweb 2024-03-15 15:07:44 +00:00
cead310efc Merge pull request 'And support for Gitea workflow' (#2) from workflows-demo into main
8dd1620936 And support for Gitea workflow
Compare 2 commits »
mgrettondann merged pull request mgrettondann/nuweb#2 2024-03-15 15:07:43 +00:00
And support for Gitea workflow
mgrettondann created pull request mgrettondann/nuweb#2 2024-03-15 15:07:12 +00:00
And support for Gitea workflow
mgrettondann pushed to workflows-demo at mgrettondann/nuweb 2024-03-15 15:06:34 +00:00
8dd1620936 And support for Gitea workflow
mgrettondann pushed to workflows-demo at mgrettondann/nuweb 2024-03-15 14:55:01 +00:00
ac28c382de Try to reduce the number of packages we install
mgrettondann pushed to workflows-demo at mgrettondann/nuweb 2024-03-15 14:30:56 +00:00
51e114bab0 Assume yes
mgrettondann pushed to workflows-demo at mgrettondann/nuweb 2024-03-15 14:28:34 +00:00
9b74b80619 Install tex
mgrettondann pushed to workflows-demo at mgrettondann/nuweb 2024-03-15 14:26:17 +00:00
f43177697c Try again