Commit Graph

97 Commits

Author SHA1 Message Date
172dac6bfe fix wring flycheck include-path 2021-12-03 18:25:46 +01:00
568bc1c0ac exclude objects files 2021-12-03 18:08:22 +01:00
89c85cc40a remove objects files 2021-12-03 18:07:37 +01:00
2fc8a49cea fix cleanall target (lib object files) 2021-12-03 18:07:06 +01:00
bd0ccdd942 day 2 init 2021-12-03 18:00:41 +01:00
9bd7a0cd85 day1 README: remove useless html headers 2021-12-03 17:58:50 +01:00
58980edfb0 update README 2021-12-03 17:48:04 +01:00
ba89d9cf0c update README 2021-12-03 17:12:24 +01:00
bd0c02fb5f OUTPUT file, silent Makefiles 2021-12-03 17:08:36 +01:00
ad032df481 New Makefile, day 1 solution (C) 2021-12-03 16:58:08 +01:00
7a1a200a73 2021 templates 2021-12-02 16:37:50 +01:00
2d431892da day 23 init 2021-08-01 18:02:31 +02:00
6e9e4be8e3 bash day 22/part 2, final version 2021-08-01 17:57:53 +02:00
12d4bdda61 1st version of Bash for Day22/Part 2 (works on TEST.txt) 2021-08-01 17:33:20 +02:00
9a9742bf26 day 22/part 1: cleanup bash code, remove a loop 2021-08-01 12:38:37 +02:00
92f7ea1b2c update README 2021-07-31 16:56:51 +02:00
1a09c380a2 Day 22 part 1 (bash) 2021-07-31 13:13:30 +02:00
5b0a1d7b53 remove faulty use of sort command (implement qsort in pure bash) 2021-07-30 20:07:45 +02:00
92cc3e90c4 days 11/16: remove faulty use of external command (seq) 2021-07-30 19:21:16 +02:00
9c60bd6d12 removed calls to basename 2021-07-30 18:38:28 +02:00
2646b3fa75 day 22 init 2021-07-30 18:33:29 +02:00
16f4f9f926 forgot the code :) 2021-07-30 18:32:55 +02:00
984c6cc942 day 21 part 2 (bash) 2021-07-30 18:07:32 +02:00
3011ffcb5c shellcheck 2021-07-30 17:44:04 +02:00
16deb0f76b day 27/pert 1: bash optimization (25 sec -> 1.7 sec) 2021-07-30 17:31:06 +02:00
1db46ed0b0 day 21 part 1 (bash) 2021-07-30 17:18:48 +02:00
937c1b434b day 21 init 2021-07-28 17:17:13 +02:00
419376949f remove dead code 2021-07-28 16:53:15 +02:00
fbb553645e day 20 part 2 (bash): final version 2021-07-28 16:43:15 +02:00
44c9d00b85 Working day 20 part 2 en bash (before removing debug code) 2021-07-28 16:17:50 +02:00
ce4bcbe7c5 bug fix on lists element removal. tiles are now correctly assembled. 2021-07-28 12:25:51 +02:00
ba0a6217fd tiles re-assembling (tentative) 2021-07-27 18:32:33 +02:00
f4348d3faf add tools for tile manipulation, first code for part 2 2021-07-27 12:25:43 +02:00
150e4ba2a7 starting code for day 20/part 2 2021-07-25 17:12:36 +02:00
0223d4bd2c code cleanup 2021-07-25 16:53:07 +02:00
f5ba7165c0 README -> README.md + added my own rules 2021-07-25 12:07:30 +02:00
131d537af5 output file for bash 1 2021-07-25 11:30:59 +02:00
4136711a7e count matches w/ string manipulation: ~75% gain, 85-90% gain from V1 2021-07-25 11:24:04 +02:00
4a2318edc9 rename repo, subdir for yearly challenges 2021-07-25 11:17:46 +02:00
1806f79e14 remove debug code, some optimization (50% speed gain) 2021-07-24 19:35:23 +02:00
13728a2b47 Day 20 part 1, 1st bash version (with tons of debug output) 2021-07-24 19:09:22 +02:00
77ad2a6f6e cleanup old code 2021-07-22 12:10:57 +02:00
fa17740a0a typo 2021-07-22 12:06:44 +02:00
dbc91c7b6e day 2 test file missing 2021-07-22 00:57:08 +02:00
262046e5ef README typo 2021-07-21 20:42:36 +02:00
d99f8ceffd Day 20: readme + input file 2021-07-21 19:57:25 +02:00
848866c48c Some bash cleanup (Day19/part 2) 2021-07-21 19:28:36 +02:00
97cd8bf884 Day 19 part 2, 1st bash working version 2021-07-21 17:16:24 +02:00
5e09e9c005 revert to single input file for day19/2 (will be handled in code) 2021-07-21 13:20:42 +02:00
2f8f6001f6 day 18 : C part 2 + retrofit for part 1 2021-07-20 18:21:08 +02:00