summary refs log tree commit diff
path: root/etc/Light.terminal
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-19 15:07:54 -0500
committerJune McEnroe <june@causal.agency>2019-01-19 15:07:54 -0500
commit062ad63daef7a5719e42537600d8bdb5b0e1b1e9 (patch)
tree65e11c135a43a759845743755478d79274a5ecc6 /etc/Light.terminal
parentFix ordering issue with va_arg calls (diff)
downloadsrc-062ad63daef7a5719e42537600d8bdb5b0e1b1e9.tar.gz
src-062ad63daef7a5719e42537600d8bdb5b0e1b1e9.zip
Revert -std=c11 because GNU sucks
It wants me to #define all kinds of bullshit to get basic functions like
getopt(3).
Diffstat (limited to 'etc/Light.terminal')
0 files changed, 0 insertions, 0 deletions
ref='/src/commit/bin/order.y?id=e33a5a661e3d0c8a0e1f605b43be6c1390392c20&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