summary refs log tree commit diff homepage
path: root/2018/day01-2.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-12-01 00:08:07 -0500
committerJune McEnroe <june@causal.agency>2019-12-01 00:21:26 -0500
commitb342e26ef5310c01fab67c0818071818429a8d0b (patch)
treeb3aed502a4df3d102c880a3c6c97de2bf8d5b65e /2018/day01-2.sh
parentSolve day 22 part 2 (diff)
downloadaoc-b342e26ef5310c01fab67c0818071818429a8d0b.tar.gz
aoc-b342e26ef5310c01fab67c0818071818429a8d0b.zip
Solve day 1 part 1
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
2019-02-17Generate HTML with hi -n -f html -o anchorJune McEnroe Running hi twice to insert stuff between the head and the content is a bit of a hack but oh well. 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 Renames previous -n option to -m to stay consistent with cat -n. Prefixing lines with line numbers affects where the first tab indent ends up relative to the text above it. Not sure if it's worth fixing somehow. 2019-02-17Always split spans after newlinesJune McEnroe Simplifies ANSI and IRC output code, and prepares for line numbered output. 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 McEnroeb643d67bdc2cc0757290591&follow=1'>Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 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