about summary refs log tree commit diff
path: root/COPYING
diff options
context:
space:
mode:
authorLukas Fleischer <cgit@cryptocrack.de>2014-01-08 19:45:29 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2014-01-08 22:22:12 +0100
commite2416259efe8b9bdad9be9597b1a79443dafdb4e (patch)
tree1289eeaf1d757fc754cb204577e9b9f3d4a68dc8 /COPYING
parentFix UTF-8 with syntax-highlighting.py (diff)
downloadcgit-pink-e2416259efe8b9bdad9be9597b1a79443dafdb4e.tar.gz
cgit-pink-e2416259efe8b9bdad9be9597b1a79443dafdb4e.zip
README: Spelling and formatting fixes
* Several small spelling and capitalization fixes.

* Use consistent and better-looking formatting that is compatible with
  AsciiDoc (and partly compatible with RST).

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions
title='2020-12-30 19:31:29 -0500'>2020-12-30Support unary + in orderJune McEnroe 2020-12-30Add postfix $ operator to bitJune McEnroe 2020-12-29Add make lexerJune McEnroe 2020-12-29Clean up C lexerJune McEnroe 2020-12-29Clean up hilex code somewhatJune McEnroe 2020-12-29Match lex/yacc %% %{ %} lines as MacroJune McEnroe 2020-12-29Match top-level C definitions as IdentifierTagJune McEnroe 2020-12-29Match C type declarations as IdentifierTagJune McEnroe 2020-12-29Match function-like macro definitions as IdentifierTagJune McEnroe 2020-12-29Reconfigure C macro start conditionsJune McEnroe 2020-12-29Document HTML class namesJune McEnroe 2020-12-29Rename Tag class to IdentifierTagJune McEnroe 2020-12-29Change HTML class from hi to hilexJune McEnroe 2020-12-29Add hilex HTML outputJune McEnroe