aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/chars.c
Commit message (Collapse)AuthorAgeFilesLines
* Many more characters for HMTL (mostly Greek).Kristaps Dzonsons2009-09-221-2/+2
|
* More html.Kristaps Dzonsons2009-09-171-29/+32
| | | | Initial html encodings in chars.in.
* ascii_xxx -> chars_xxx (intended to hold more than just ascii encoding).Kristaps Dzonsons2009-09-171-0/+201
More html work.