summary refs log tree commit diff
path: root/bin/bri.c (follow)
Commit message (Collapse)AuthorAge
* Use PascalCase for constantsJune McEnroe2018-09-02
| | | | Get outta here, underscores.
* Tabify binJune McEnroe2018-05-13
|
* Return EX_OSFILE in briJune McEnroe2018-02-23
|
* Rewrite briJune McEnroe2018-02-22
|
* Add bin/READMEJune McEnroe2018-02-01
|
* Move C file description commentsJune McEnroe2017-09-06
| | | | Comments are ugly this is why I don't put them in my code ;)
* Move C code to bin, Makefile, AGPLJune McEnroe2017-09-06
eader'>2019-02-07Detect .mk files as makeJune McEnroe 2019-02-07Add make syntax to hiJune McEnroe 2019-02-07Add IRC output to hiJune McEnroe 2019-02-07Improve C syntax accuracy and add Format classJune McEnroe 2019-02-07Factor out hi checkJune McEnroe Fix subexpression bounds check and compile pattends. 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe