summary refs log tree commit diff homepage
path: root/2016/src/bin
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-12-06 14:56:52 -0500
committerJune McEnroe <june@causal.agency>2018-12-06 14:56:52 -0500
commite3e25d17b1cc63088141f4e0d5aa9388c0a36a8e (patch)
treeaa5c6c07f350464015ef783b483d6bbe14968a0a /2016/src/bin
parentSolve day 5 part 2 (diff)
downloadaoc-e3e25d17b1cc63088141f4e0d5aa9388c0a36a8e.tar.gz
aoc-e3e25d17b1cc63088141f4e0d5aa9388c0a36a8e.zip
Solve day 6 part 1
Diffstat (limited to '2016/src/bin')
0 files changed, 0 insertions, 0 deletions
TagJune McEnroe 2019-02-18Match Sh and Ss as Tag in mdocJune McEnroe 2019-02-18Match statics and typedefs as TagJune McEnroe 2019-02-18Clean up htmlHeaderJune McEnroe 2019-02-18Remove hi line numberingJune McEnroe 2019-02-18Add Tag class to hiJune McEnroe 2019-02-17Generate HTML with hi -n -f html -o anchorJune McEnroe 2019-02-17Add hi -f html -o anchor for line number linksJune McEnroe 2019-02-17Simplify temp trap in upJune McEnroe 2019-02-17Add line numbers to hiJune McEnroe 2019-02-17Always split spans after newlinesJune McEnroe 2019-02-15Color format specifiers light cyan in vimJune McEnroe 2019-02-15Highlight Interp as yellowJune McEnroe 2019-02-15Highlight strings in sh command substitutionsJune McEnroe 2019-02-15Add nmap gpJune McEnroe 2019-02-14Avoid newline when copying URL to pasteboardJune McEnroe 2019-02-13Add forgotten "sixth" book of H2G2June McEnroemsg'> 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