summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore26log plain blame
-rw-r--r--LICENSE35149log plain blame
-rw-r--r--Makefile804log plain blame
-rw-r--r--README.7630log plain blame
-rw-r--r--archive.c7484log plain blame
-rw-r--r--archive.h7249log plain blame
-rw-r--r--atom.c5367log plain blame
-rw-r--r--bubger.14425log plain blame
-rw-r--r--concat.c8876log plain blame
-rwxr-xr-xconfigure661log plain blame
-rw-r--r--decode.c7264log plain blame
-rw-r--r--default.html1519log plain blame
-rw-r--r--export.c12441log plain blame
-rw-r--r--html.c16188log plain blame
-rw-r--r--imap.c6582log plain blame
-rw-r--r--imap.h4461log plain blame
-rw-r--r--mbox.c2259log plain blame
-rw-r--r--parse.c8113log plain blame
-rw-r--r--template.c4007log plain blame
bject'>Add AuthorityJune McEnroe 2019-05-19Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support 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