summary refs log tree commit diff
path: root/port/cgram/pathnames.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-30 19:38:10 -0500
committerJune McEnroe <june@causal.agency>2020-12-30 19:38:10 -0500
commitde4fbddfffe9c3cf39114608e3d3e5268c3cc2e4 (patch)
tree090f384940e79437b54dbf795b209d8fa1c06a31 /port/cgram/pathnames.h
parentSupport unary + in order (diff)
downloadsrc-de4fbddfffe9c3cf39114608e3d3e5268c3cc2e4.tar.gz
src-de4fbddfffe9c3cf39114608e3d3e5268c3cc2e4.zip
Add unary & to bit
Also unary + and fix precedence of unary -.
Diffstat (limited to 'port/cgram/pathnames.h')
0 files changed, 0 insertions, 0 deletions
0b611f6bafc&follow=1'>Add DawnJune McEnroe 2019-05-20Declare vasprintf(3) for GNUJune McEnroe 2019-05-20Fix comparison warning in ttpreJune McEnroe 2019-05-20Add 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 2019-05-10Use val instead of suboptargJune McEnroe 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe