about summary refs log tree commit diff homepage
path: root/help.c (follow)
Commit message (Expand)AuthorAge
* Replace #define with enum or const where possibleJune McEnroe2018-04-09
* Pass message structs by valueJune McEnroe2018-03-05
* Remove leading blank linesJune McEnroe2017-09-27
* Relicense AGPLJune McEnroe2017-09-03
* Use MakefileJune McEnroe2017-08-26
* Add license to C filesJune McEnroe2017-08-24
* Rewrite helpJune McEnroe2017-08-06
* Use designated initializers for messagesJune McEnroe2017-07-31
* Update helpJune McEnroe2017-07-30
* Fix help to track colorJune McEnroe2017-07-30
* Initial commitJune McEnroe2017-07-30
grouping in hiJune McEnroe 2019-02-08Match only the basename in hiJune McEnroe 2019-02-07Add mdoc syntax to hiJune McEnroe 2019-02-07Support multi-line C macros in hiJune McEnroe 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 2019-02-07Add Escape class to hiJune McEnroe 2019-02-07Add Todo class and parent syntax constraintJune McEnroe