Bruno Raoult bruno
  • Joined on 2020-12-30
bruno pushed to main at bruno/advent-of-code 2023-03-18 16:35:30 +01:00
d1cf8d96b8 2022 day 14, parts 1 & 2, before cleaning
bruno pushed to master at bruno/chess-games 2023-03-12 19:50:26 +01:00
f9b7dc60cb add Makefile
bruno pushed to master at bruno/test-repo 2023-02-01 14:05:45 +01:00
e804ac4a62 Makefile fix (detect missing title)
bruno pushed to main at bruno/advent-of-code 2023-01-20 20:26:10 +01:00
b285f74997 2022 day 14: init
bruno pushed to master at bruno/chess-games 2023-01-17 20:43:33 +01:00
293e1c15d8 First version: Scid ECO -> pgn-extract format / PGN games openings tags
bruno pushed to master at bruno/chess-games 2023-01-17 16:28:44 +01:00
ee37d8cb4c Update ECO files / conversion script
bruno pushed to master at bruno/chess-games 2023-01-15 18:44:21 +01:00
e3c86327ed fix PGN
bruno pushed to master at bruno/chess-games 2023-01-15 17:33:50 +01:00
c7d1354f69 add ECO/Opening/Variations to all PGNs...
bruno created branch master in bruno/chess-games 2023-01-15 13:59:09 +01:00
bruno pushed to master at bruno/chess-games 2023-01-15 13:59:09 +01:00
6caffcc498 initial push
bruno created repository bruno/chess-games 2023-01-15 13:13:04 +01:00
bruno pushed to main at bruno/advent-of-code 2023-01-14 21:49:08 +01:00
c949c64da2 day 22 day 13 (C) simplify/comment code
357e8ce087 fix wrong org conversion (brackets become links in code blocks)
5cde9051ec 2022 day 13 (C) final version - more cleanup needed
111fde4fbd 2022 day 13 (C) before cleaning
Compare 4 commits »
bruno pushed to master at bruno/test-repo 2023-01-14 20:50:15 +01:00
480e63568b test change gitea: git.bodiccea.tk -> git.raoult.com
bruno pushed to main at bruno/advent-of-code 2023-01-08 19:04:35 +01:00
f54479189b 2022 day 13 part 1 (C)
8e00fec33c PJW hash: add credits
Compare 2 commits »
bruno pushed to master at bruno/test-repo 2023-01-07 21:04:36 +01:00
97e6ffd7ab chatGPT: suite du dialogue
bruno pushed to master at bruno/test-repo 2023-01-07 20:37:20 +01:00
551564bb91 fix markdown
bruno pushed to master at bruno/test-repo 2023-01-07 20:32:26 +01:00
56dd537e46 test chatGPT
bruno pushed to main at bruno/advent-of-code 2022-12-24 21:06:34 +01:00
d0376f21c3 2022 day 12 (C, parts 1 & 2)
04a856dc47 Makefile: clean keeps compile_commands.json
Compare 2 commits »
bruno pushed to main at bruno/advent-of-code 2022-12-23 11:41:47 +01:00
0658ffdd7d 2022 day 13 init
bruno pushed to main at bruno/advent-of-code 2022-12-22 21:38:41 +01:00
efe0dec8f0 2022 day 12 Bash final version