about summary refs log tree commit diff
path: root/Makefile (follow)
Commit message (Expand)AuthorAge
* Incorporate CSS into C without file2cJune McEnroe2020-07-13
* Add IRC colors and implement nick coloringJune McEnroe2020-07-10
* Serve stylesheet separately, with cachingJune McEnroe2020-07-10
* Add default stylesheetJune McEnroe2020-07-10
* Add -c to check SQL queriesJune McEnroe2020-07-09
* Split code and add breadcrumb navJune McEnroe2020-07-09
* Add configure script and install targetJune McEnroe2020-07-09
* Implement empty CGI/FastCGI serverJune McEnroe2020-07-09
c/commit/bin/make.l?id=a4ef89693d688b37d359d1328189946388c83836&follow=1'>Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe