Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 4020a24 (HEAD -> master) Revert "Little performance enhancement for day 22" by Chris Smith 2018-12-22 19:19:46 +0000
  • 528d631 Little performance enhancement for day 22 by Chris Smith 2018-12-22 18:40:05 +0000
  • 962f2c8 Adjust arbitrary numbers. by Chris Smith 2018-12-22 16:56:50 +0000
  • a57d350 Day 22 by Chris Smith 2018-12-22 08:01:56 +0000
  • 7f64cce Remove input debugging (again) by Chris Smith 2018-12-21 20:05:03 +0000
  • edeba1b Icky day 21. by Chris Smith 2018-12-21 20:04:22 +0000
  • a1e4380 Day 20. by Chris Smith 2018-12-21 00:56:03 +0000
  • 5524c2f Remove debugging from data... by Chris Smith 2018-12-19 17:32:39 +0000
  • 855569f Day 19 by Chris Smith 2018-12-19 17:31:40 +0000
  • 1f17fb3 Day 15, finally. by Chris Smith 2018-12-18 22:51:51 +0000
  • 9318d45 Day 18 by Chris Smith 2018-12-18 16:31:10 +0000
  • d415992 Fix edge case by Chris Smith 2018-12-17 15:44:30 +0000
  • 724e0b9 Day 17 by Chris Smith 2018-12-17 14:56:19 +0000
  • c1820b6 Just use a sequence not an array by Chris Smith 2018-12-16 19:46:31 +0000
  • 877a6cc Tidy and optimise day 14 a little by Chris Smith 2018-12-16 19:26:37 +0000
  • d46eb23 Handle silly trailing new lines by Chris Smith 2018-12-16 09:26:16 +0000
  • 8fe21ed Day 16 by Chris Smith 2018-12-16 08:52:47 +0000
  • f1e2824 Minor optimisations by Chris Smith 2018-12-14 10:29:21 +0000
  • c2a8a58 Might as well use an array if we're pre-sizing it. by Chris Smith 2018-12-14 10:21:50 +0000
  • b103c40 Slooowwww day 14 by Chris Smith 2018-12-14 10:09:41 +0000
  • 9bee020 Unused imports by Chris Smith 2018-12-14 04:43:12 +0000
  • 73e59cf Day 13 by Chris Smith 2018-12-13 19:25:01 +0000
  • 50a54c8 Unsatisfying day 12. by Chris Smith 2018-12-12 08:55:53 +0000
  • d137fdb Minor day 11 optimisations by Chris Smith 2018-12-12 00:36:45 +0000
  • 6ce0442 Optimise day 10 by Chris Smith 2018-12-11 23:40:58 +0000
  • 46b2a06 Day 11 by Chris Smith 2018-12-11 06:17:56 +0000
  • 8e0bb8b Shave another 10ms off of day 9. by Chris Smith 2018-12-11 01:48:02 +0000
  • 4756cb9 Day 10. by Chris Smith 2018-12-10 16:19:41 +0000
  • 3a4e408 Fix various mistakes with advancing the current pointer by Chris Smith 2018-12-09 09:16:49 +0000
  • a9936ed More insanity in the name of performance. by Chris Smith 2018-12-09 08:23:57 +0000
  • 6e97ab6 Further performance improvements by Chris Smith 2018-12-09 07:48:28 +0000
  • 89ccac1 Use pointers and bare memory allocations. For speed. by Chris Smith 2018-12-09 07:22:01 +0000
  • baf4de4 Some attempts at day 9 performance improvements by Chris Smith 2018-12-09 06:57:21 +0000
  • f7426d5 Unused imports by Chris Smith 2018-12-09 06:09:26 +0000
  • 77a1326 Day 9 by Chris Smith 2018-12-09 06:07:41 +0000
  • f61e214 Alpine wasn't that fast... by Chris Smith 2018-12-09 04:19:14 +0000
  • b76570b Run using bash, lazily compile by Chris Smith 2018-12-09 04:02:21 +0000
  • 3d1cfc5 Remove python, use alpine. Holy speed, batman. by Chris Smith 2018-12-09 03:45:44 +0000
  • 8890f63 Performance improvement for day 6 by Chris Smith 2018-12-09 03:27:48 +0000
  • 23507fa Tidying by Chris Smith 2018-12-08 23:44:38 +0000
  • 5c5b892 Use var not pointers by Chris Smith 2018-12-08 23:26:12 +0000
  • faa0f08 Tidy up day 8 by Chris Smith 2018-12-08 23:23:26 +0000
  • 22fc1d2 Nim day 4 by Chris Smith 2018-12-08 23:11:03 +0000
  • 5e82552 Port day 3 to nim by Chris Smith 2018-12-08 21:18:06 +0000
  • 24197b6 Add answer files. by Chris Smith 2018-12-08 19:38:31 +0000
  • 3f80651 Style tweaks by Chris Smith 2018-12-08 16:53:51 +0000
  • 47bf49d func! by Chris Smith 2018-12-08 16:51:31 +0000
  • 09ad330 Nim day 2 by Chris Smith 2018-12-08 16:45:57 +0000
  • a26c9ec Nim day 5 by Chris Smith 2018-12-08 16:19:39 +0000
  • 3d268ee Day 8 by Chris Smith 2018-12-08 14:32:36 +0000
  • d08c31c Day 7 performance improvements by Chris Smith 2018-12-08 02:36:37 +0000
  • 7321fcb Quick and dirty day 7. by Chris Smith 2018-12-07 06:56:15 +0000
  • 56f04d8 Tidy up and increase performance a bit by Chris Smith 2018-12-06 22:02:53 +0000
  • 0dcfe09 Messy day 6 by Chris Smith 2018-12-06 19:49:14 +0000
  • b912574 Deal with weird input with trailing LFs. by Chris Smith 2018-12-06 00:15:57 +0000
  • 665f030 Day 1 in nim by Chris Smith 2018-12-05 23:22:25 +0000
  • f081393 Day 5 by Chris Smith 2018-12-05 14:06:40 +0000
  • 0a752e5 Day 4 by Chris Smith 2018-12-04 14:08:51 +0000
  • 634431a Performance improvements by Chris Smith 2018-12-03 17:01:46 +0000
  • 9c640c2 Day 3 by Chris Smith 2018-12-03 16:22:57 +0000
  • b05a2e6 Appease Shane. by Chris Smith 2018-12-02 21:05:07 +0000
  • b9fd54b Uglify code in the name of performance by Chris Smith 2018-12-02 20:43:44 +0000
  • 7103555 Add docker stuff by Chris Smith 2018-12-02 13:59:52 +0000
  • f8e7977 Tidying and golfing by Chris Smith 2018-12-02 12:59:37 +0000
  • 50511c4 Day 2 by Chris Smith 2018-12-02 11:05:15 +0000
  • 10e27d1 Day 1 by Chris Smith 2018-12-01 11:04:33 +0000