summary refs log tree commit diff homepage
path: root/src/bin/day12.rs
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2016-12-03 23:20:01 -0500
committerJune McEnroe <june@causal.agency>2020-11-22 00:13:50 -0500
commit52930292a02ec7e4465edbd4eda9e551ef8f6a01 (patch)
tree3aba70e2215cea9f740562c8573619f101baccfd /src/bin/day12.rs
parentAdd tests to day 1 (diff)
downloadaoc-52930292a02ec7e4465edbd4eda9e551ef8f6a01.tar.gz
aoc-52930292a02ec7e4465edbd4eda9e551ef8f6a01.zip
Add test to day 2
Diffstat (limited to 'src/bin/day12.rs')
0 files changed, 0 insertions, 0 deletions
td>Set AWAY when no clients are connectedJune McEnroe 2019-10-26Add flags to request TOPIC and NAMES on client connectJune McEnroe 2019-10-26OopsJune McEnroe 2019-10-26Disconnect client on unknown commandJune McEnroe 2019-10-26Allow reading sensitive information from filesJune McEnroe 2019-10-26Add rc scriptJune McEnroe 2019-10-25Add install and uninstall targetsJune McEnroe 2019-10-25Expand documentationJune McEnroe 2019-10-25Add AGPLv3 notice on client registrationJune McEnroe 2019-10-25Rename project pounceJune McEnroe