about summary refs log tree commit diff homepage
path: root/LICENSE
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-09-27 15:28:16 -0400
committerJune McEnroe <programble@gmail.com>2017-09-27 15:28:16 -0400
commite3604c1fe2a8cf89e5d9d1e2919da103127af2dd (patch)
treeb3d614e806b9ca5787ad787c8df6855a5ab3c825 /LICENSE
parentAdd merge.c to README (diff)
downloadtorus-e3604c1fe2a8cf89e5d9d1e2919da103127af2dd.tar.gz
torus-e3604c1fe2a8cf89e5d9d1e2919da103127af2dd.zip
Remove leading blank lines
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions
2019-02-10Don't match DQ string inside SQ stringJune McEnroe 2019-02-10Skip only one character if a match fails due to parentJune McEnroe Really it should skip forward until the parent changes, but this is simpler. 2019-02-10Remove pattend from hiJune McEnroe 2019-02-10Replace uses of pattend with newline patternsJune McEnroe 2019-02-10Add hi debug outputJune McEnroe 2019-02-10Actually do HTML &quot; escapingJune McEnroe 2019-02-10Set git commit.verboseJune McEnroe 2019-02-10Add back missing static keywordJune McEnroe