Commit Graph

  • da65cb7fb8 day 6 was easy main Nico 2022-12-06 18:11:38 +0000
  • d0e1935855 day 5 part 2 was meh Nico 2022-12-05 21:35:44 +0000
  • 57fd3d6b91 day 5 part 1. Mostly parsing, quite unfun Nico 2022-12-05 20:57:52 +0000
  • 6a082267e4 add day 4 (it was easy) Nico 2022-12-04 18:30:12 +0000
  • 7595d1de37 add day 3 Nico 2022-12-04 16:31:25 +0000
  • 86f89c286d add day 2 solution Nico 2022-12-02 18:49:48 +0000
  • 10c082a4cf fix day 1 tests Nico 2022-12-02 18:49:38 +0000
  • ec34cc0db0 add regex Nico 2022-12-02 18:48:31 +0000
  • f0c8fb82b8 Simplify part 1 Nico 2022-12-01 15:19:34 +0000
  • 1531239f20 day 1 solved Nico 2022-12-01 15:13:03 +0000
  • f0a1ebe8c4 chore: bump version Felix Spöttel 2022-11-29 20:19:22 +0100
  • d0b923f727
    fix: rename package to `advent_of_code` (#13) Felix Spöttel 2022-11-29 20:17:00 +0100
  • 9bc635a056 chore: bump version Felix Spöttel 2022-11-29 14:10:03 +0100
  • 7d663f1407 fix: compatibility with aoc-cli@^0.5.0 Felix Spöttel 2022-11-29 14:08:49 +0100
  • a6405f2edb chore: remove `hashbrown` crate suggestion Tristan Guichaoua 2022-11-29 11:42:11 +0100
  • f5b7707dd8
    chore: add `publish=false` (#9) Tristan Guichaoua 2022-11-29 11:40:59 +0100
  • 3ac30268ea docs: typos Felix Spöttel 2022-11-29 09:53:20 +0100
  • ffc7cdb4ce chore: run cargo fmt Felix Spöttel 2022-11-25 16:30:15 +0100
  • 9137ecc126 feat: configure vs code recommended extensions Felix Spöttel 2022-11-25 13:45:53 +0000
  • ab591ae1e9 feat: add devcontainer for codespaces Felix Spöttel 2022-11-25 13:34:00 +0000
  • c4507b6db8 fix: update scaffold command output Felix Spöttel 2022-11-25 14:25:02 +0100
  • 8daca41984 fix: clippy warning in 1.65.0 Felix Spöttel 2022-11-25 13:18:24 +0000
  • 00a63c8afc docs: add link to blessed.rs Felix Spöttel 2022-11-14 12:10:05 +0100
  • b66028a8f7
    docs: update links pointing to master Felix Spöttel 2022-11-07 12:22:18 +0100
  • a67432389e chore: bump version Felix Spöttel 2022-11-06 21:25:06 +0100
  • 132fb662de
    fix: compatibility with aoc-cli^0.4.0 (#7) Felix Spöttel 2022-11-06 21:23:46 +0100
  • 840d617dde
    docs: fix internal link to download command Felix Spöttel 2022-11-06 12:02:15 +0100
  • f6b75e38a5
    docs: fix broken internal link to aoc-cli setup (#5) Peter Anning 2022-11-06 11:00:21 +0000
  • 24ea1ba3a1 chore: bump version Felix Spöttel 2022-11-06 11:07:10 +0100
  • 66ca5907f9
    docs: typo Felix Spöttel 2022-11-06 11:06:06 +0100
  • e1a4fa6657
    docs: improve footnote formatting Felix Spöttel 2022-11-06 11:05:31 +0100
  • b1149487c5
    docs: fix leftover occurence of `cargo day` (#3) Peter Anning 2022-11-06 09:30:19 +0000
  • e50725168a feat: rename command `day` => `solve` Felix Spöttel 2022-11-03 23:02:11 +0100
  • 3fb88bc654 docs: typo Felix Spöttel 2022-10-29 17:27:53 +0200
  • 412c0ae687 chore: bump version Felix Spöttel 2022-10-29 17:26:14 +0200
  • e45e930602 feat: clearly mark template code Felix Spöttel 2022-10-29 17:25:11 +0200
  • e327f00aa8 fix: fix clippy lint Felix Spöttel 2022-10-29 17:18:58 +0200
  • aae6a8f029 chore: golf solution template Felix Spöttel 2022-10-29 17:17:42 +0200
  • 19cdd21019 chore: bump version Felix Spöttel 2022-10-29 17:12:07 +0200
  • 1dca8ac5fe docs: add vs code debugger to optional features Felix Spöttel 2022-10-29 17:06:37 +0200
  • ec5859083a feat: return option from solution parts Felix Spöttel 2022-10-29 17:04:13 +0200
  • 9eb5e488e2 docs: typo Felix Spöttel 2022-10-29 14:43:46 +0200
  • 12b206e6ca chore: bump version Felix Spöttel 2022-10-29 14:39:14 +0200
  • 5c84286d9e feat: add `-y`flag alias for download command Felix Spöttel 2022-10-29 14:36:26 +0200
  • 1d991f7aab docs: add common pitfalls section Felix Spöttel 2022-10-29 14:32:33 +0200
  • b82974cd4f docs: add regex crate to readme Felix Spöttel 2022-10-24 15:04:19 +0200
  • 30670f33fb fix: add missing line breaks to scaffold template Felix Spöttel 2022-10-24 13:05:44 +0200
  • 34ead1f65e docs: update readme Felix Spöttel 2022-10-19 11:38:39 +0200
  • d30cd82753 docs: update usage section Felix Spöttel 2022-10-18 11:31:43 +0200
  • a9dcb53c4a chore: bump version Felix Spöttel 2022-10-18 11:29:27 +0200
  • bd97e34f66 feat: add shorthands for running solutions Felix Spöttel 2022-10-18 11:26:56 +0200
  • 6613b6bfce fix: correct file names in scaffold Felix Spöttel 2022-10-17 18:44:08 +0200
  • afa39070de fix: better error messages in download script Felix Spöttel 2022-10-17 15:18:15 +0200
  • 8f126cb448 docs: update setup docs Felix Spöttel 2022-10-17 15:12:59 +0200
  • 49123f790a feat: implement bash scripts in rust Felix Spöttel 2022-10-17 14:43:04 +0200
  • 7b0b9f100c ci: add optional clippy job Felix Spöttel 2022-10-17 12:19:11 +0200
  • ee12de2e3a chore: bump version Felix Spöttel 2022-10-17 11:37:49 +0200
  • 9914567649 docs: add crate section Felix Spöttel 2022-10-17 11:26:26 +0200
  • 00407542e4 feat: add helpers module Felix Spöttel 2022-10-17 11:19:08 +0200
  • 75aa23dcd1 docs: improve readme Felix Spöttel 2022-10-17 11:03:32 +0200
  • 9fb2c434f9 feat: make readme star action opt-in Felix Spöttel 2022-10-17 11:03:22 +0200
  • 37b2027a99 fix: replace git.io links Felix Spöttel 2022-04-26 09:11:57 +0200
  • fc9f90c9c2 fix: handle ANSI escapes when counting exec. time Felix Spöttel 2021-12-31 13:05:23 +0100
  • 01f0749c9c docs: clarify timings Felix Spöttel 2021-12-30 11:34:27 +0100
  • 00e482bf8a chore: mv `assets` => `.assets` Felix Spöttel 2021-12-30 11:12:28 +0100
  • c8219d41b8 feat: add `--year` flag for download script Felix Spöttel 2021-12-30 10:39:12 +0100
  • b01de14927 chore: remove `rustflags`, manual `lto` setting Felix Spöttel 2021-12-30 10:24:06 +0100
  • c44d5d0cdf chore: remove `itertools` dep. from template Felix Spöttel 2021-12-29 19:44:03 +0100
  • 8441cb2fde feat: add `total` timing Felix Spöttel 2021-12-29 19:14:40 +0100
  • 7430afb606 docs: link solution template in scaffold section Felix Spöttel 2021-12-29 15:29:05 +0100
  • ec1831c83d ci: rename ci workflow, add badge Felix Spöttel 2021-12-29 15:22:01 +0100
  • 681c03ad89 feat: use `cargo --bin` instead of solutions crate Felix Spöttel 2021-12-29 14:36:48 +0100
  • 4449f5bc94 initial commit Felix Spöttel 2021-12-29 14:12:01 +0100