summary refs log tree commit diff
path: root/bin/modem.c (follow)
Commit message (Expand)AuthorAge
* Use typedefs uint and byteJune McEnroe2018-11-12
* Use PascalCase for constantsJune McEnroe2018-09-02
* Fix cfmakeraw callsJune McEnroe2018-07-25
* Clean up modem loopJune McEnroe2018-05-13
* Add modemJune McEnroe2018-05-13
tyJune 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