summary refs log tree commit diff
path: root/bin/LICENSE
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-05-25 01:18:53 -0400
committerJune McEnroe <june@causal.agency>2018-05-25 01:18:53 -0400
commitc2eb2eeda3782b122737977f43fdfa5f05ced259 (patch)
tree01634d6b8f498d8fbbd9a2f143c99257470ac29f /bin/LICENSE
parentUse PF_UNIX (diff)
downloadsrc-c2eb2eeda3782b122737977f43fdfa5f05ced259.tar.gz
src-c2eb2eeda3782b122737977f43fdfa5f05ced259.zip
Use break; case style everywhere*
*Except in switches where every branch does a return.
Diffstat (limited to 'bin/LICENSE')
0 files changed, 0 insertions, 0 deletions
3404df73945a9304dcc52b9aae10&follow=1'>Specify 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