1
0
Fork
You've already forked AdventOfCode
0
My solutions to the Advent of Code puzzles: https://adventofcode.com
  • Haskell 99.7%
  • Nix 0.2%
  • Lua 0.1%
Find a file
2025年12月14日 01:17:45 +01:00
2018 Solve day 12 in 0:03 2018年12月30日 12:17:34 +00:00
2019 Solve day 13 in 0:40 + countless hours of manual play 2019年12月16日 14:40:26 +01:00
2020 6.2: Forgot to update README 2020年12月25日 20:14:16 +01:00
2021 Finished AoC 2021 \o/ 2022年01月30日 22:00:50 +01:00
2022 Finished AoC 2022 \o/ 2023年12月04日 11:02:15 +01:00
2023 Reparse all the READMEs with new Pandoc setup 2024年03月04日 16:02:36 +01:00
2024 Reparse READMEs with non-newline munging clipboard function 2024年12月26日 17:19:19 +01:00
2025 12.1: Further simplify parser 2025年12月14日 01:17:45 +01:00
.envrc Use PWD in envrc for vimrc 2025年12月03日 16:26:42 +01:00
.gitignore Put tags in .gitignore 2018年12月03日 16:55:21 +01:00
.vimrc vimrc: Update binding to use filename only 2024年12月03日 13:20:06 +01:00
aoc.lua aoc.lua: Shorten social URL and drop classes from Spans 2024年12月26日 17:18:23 +01:00
cabal.project Set up the project for 2025 using GHC 9.12.2 2025年12月01日 17:33:13 +01:00
default.nix Set up the project for 2025 using GHC 9.12.2 2025年12月01日 17:33:13 +01:00
LICENSE Initial commit 2018年12月01日 12:18:02 +01:00
README.md Initial commit 2018年12月01日 12:18:02 +01:00
shell.nix Set up the project for 2025 using GHC 9.12.2 2025年12月01日 17:33:13 +01:00
thisyear Update setup for 2020 2020年12月01日 11:58:27 +01:00

AdventOfCode

My solutions to the Advent of Code puzzles