Matej Janezic janezicmatej
  • Joined on 2023-06-15
janezicmatej created repository janezicmatej/aoc2023 2023-11-29 22:01:00 +01:00
janezicmatej deleted branch nm from janezicmatej/aoc-template 2023-11-29 20:45:41 +01:00
janezicmatej pushed to master at janezicmatej/aoc-template 2023-11-29 20:45:32 +01:00
0000046052 feat: remove --release flag for solve alias
00000450ed feat: remove last dependency and reorder Cargo.toml
0000044053 fix: .env.example and filetree in README
0000043020 feat: trim solution macro
000004209d feat: move template code into its own module
Compare 47 commits »
janezicmatej pushed to nm at janezicmatej/aoc-template 2023-11-29 20:44:53 +01:00
0000046052 feat: remove --release flag for solve alias
00000450ed feat: remove last dependency and reorder Cargo.toml
0000044053 fix: .env.example and filetree in README
0000043020 feat: trim solution macro
000004209d feat: move template code into its own module
Compare 10 commits »
janezicmatej created branch nm in janezicmatej/aoc-template 2023-11-29 20:44:53 +01:00
janezicmatej pushed to master at janezicmatej/aoc-template 2023-11-28 00:59:12 +01:00
00000460de feat: remove --release flag for solve alias
janezicmatej pushed to master at janezicmatej/aoc-template 2023-11-28 00:55:50 +01:00
00000450f8 feat: remove last dependency and reorder Cargo.toml
0000044040 fix: .env.example and filetree in README
Compare 2 commits »
janezicmatej pushed to master at janezicmatej/aoc-template 2023-11-27 21:34:42 +01:00
0000043064 feat: trim solution macro
janezicmatej pushed to master at janezicmatej/aoc-template 2023-11-23 23:59:27 +01:00
0000042004 feat: move template code into its own module
janezicmatej pushed to master at janezicmatej/aoc-template 2023-11-23 23:39:28 +01:00
00000420aa feat: move template code into its own module
janezicmatej pushed to master at janezicmatej/aoc-template 2023-11-23 23:38:50 +01:00
00000420bf feat: move template code into its own module
janezicmatej pushed to master at janezicmatej/aoc-template 2023-11-23 23:31:19 +01:00
00000410c9 fix: update README with correct filetree
janezicmatej pushed to master at janezicmatej/aoc-template 2023-11-23 00:14:51 +01:00
00000400b1 feat: fix and change solution print formating
00000390f2 fix: download input to data/ folder
Compare 2 commits »
janezicmatej pushed to master at janezicmatej/aoc-template 2023-11-23 00:07:07 +01:00
0000038084 feat: remove christmas tree emojies
janezicmatej pushed to master at janezicmatej/aoc-template 2023-11-23 00:05:38 +01:00
000003806f feat: remove christmas tree emojies
000003708f feat: move data files out of src/
Compare 2 commits »
janezicmatej pushed to master at janezicmatej/aoc-template 2023-11-22 15:21:07 +01:00
00000360a0 feat: prune dependencies down to just itertools
janezicmatej pushed to master at janezicmatej/aoc-template 2023-11-22 11:31:19 +01:00
000003504f feat: update LICENSE year
janezicmatej pushed to master at janezicmatej/aoc-template 2023-11-20 21:15:02 +01:00
0000034041 fix: .cargo/config solve flag order
janezicmatej pushed to master at janezicmatej/aoc-template 2023-11-20 21:03:49 +01:00
000003306d fix: update README with correct workspace build
0000032031 fix: create src/bin/.keep so solver files can be generated
Compare 2 commits »
janezicmatej pushed to master at janezicmatej/aoc-template 2023-11-20 16:50:16 +01:00
0000031053 feat: update .cargo/config with --quiet flags