summary refs log tree commit diff homepage
path: root/2016/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-12-05 10:07:05 -0500
committerJune McEnroe <june@causal.agency>2022-12-05 10:07:05 -0500
commit50bb480e3672cb6c32d4b63c7f629b78c558157b (patch)
tree3003e7f15505e7c4ff9035c83af18f24ba43c9c0 /2016/.gitignore
parentSolve day 4 part 2 (diff)
downloadaoc-50bb480e3672cb6c32d4b63c7f629b78c558157b.tar.gz
aoc-50bb480e3672cb6c32d4b63c7f629b78c558157b.zip
Solve day 5 part 1
Diffstat (limited to '2016/.gitignore')
0 files changed, 0 insertions, 0 deletions
logmsg'> 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe Their %-prefixed directives should probably be highlighted Macro. 2019-05-10Use val instead of suboptargJune McEnroe suboptarg doesn't exist in GNU. Hopefully BSD getsubopt also sets val on failure? 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe Need to do some stuff in the Makefile for lex and yacc and generating HTML pages for it. 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe