banan-os/userspace/aoc2023
Bananymous 06f4b0b29a BAN: Make String and StringView header only
This allows linking with libc without having to link ban
2024-05-23 15:43:26 +03:00
..
day-template AOC2023: Add script to create day template and download input 2023-12-23 18:46:14 +02:00
day1 AOC2023: Cleanup day1 code 2023-12-01 13:31:55 +02:00
day2 All: Cleanup all files 2024-01-24 15:53:38 +02:00
day3 All: Cleanup all files 2024-01-24 15:53:38 +02:00
day4 AOC2023: remove unnecessary loop 2023-12-04 17:54:10 +02:00
day5 BAN: Make String and StringView header only 2024-05-23 15:43:26 +03:00
day6 BAN: Make String and StringView header only 2024-05-23 15:43:26 +03:00
day7 LibC+userspace: Make everything compile with -Wall -Wextra -Werror 2023-12-10 19:20:14 +02:00
day8 LibC+userspace: Make everything compile with -Wall -Wextra -Werror 2023-12-10 19:20:14 +02:00
day9 LibC+userspace: Make everything compile with -Wall -Wextra -Werror 2023-12-10 19:20:14 +02:00
day10 All: Cleanup all files 2024-01-24 15:53:38 +02:00
day11 All: Cleanup all files 2024-01-24 15:53:38 +02:00
day12 All: Cleanup all files 2024-01-24 15:53:38 +02:00
day13 AOC2023: Implement day13 2023-12-19 01:25:23 +02:00
day14 All: Cleanup all files 2024-01-24 15:53:38 +02:00
day15 AOC2023: Implement day15 2023-12-19 21:42:59 +02:00
day16 All: Cleanup all files 2024-01-24 15:53:38 +02:00
day17 BAN: Make String and StringView header only 2024-05-23 15:43:26 +03:00
day18 BAN: Remove unstable hash map and set 2024-02-06 17:35:15 +02:00
day19 Userspace: Update printf formats to compile on 32 bit 2024-03-26 03:03:33 +02:00
day20 BAN: Remove unstable hash map and set 2024-02-06 17:35:15 +02:00
day21 BAN: Make String and StringView header only 2024-05-23 15:43:26 +03:00
day23 All: Cleanup all files 2024-01-24 15:53:38 +02:00
day24 BAN: Make String and StringView header only 2024-05-23 15:43:26 +03:00
day25 All: Cleanup all files 2024-01-24 15:53:38 +02:00
full AOC2023: Implement day25 part1 2023-12-26 20:04:42 +02:00
input AOC2023: Add script to create day template and download input 2023-12-23 18:46:14 +02:00
CMakeLists.txt AOC2023: Implement day25 part1 2023-12-26 20:04:42 +02:00
init-day.sh AOC2023: Add script to create day template and download input 2023-12-23 18:46:14 +02:00