aboutsummaryrefslogtreecommitdiff
path: root/checklines.py3
Commit message (Collapse)AuthorAge
* Added entries for new emoji in emoji-baseMark E. Shoulson2020-06-01
| | | | Not necessarily key sequences for all that could have them.
* More emoji, and also math-base and tags-baseMark E. Shoulson2019-05-30
| | | | Changes languished in my working dir for months, might as well commit & push.
* Revert "Comments fixed for compatibility with composefuse."Mark Shoulson2017-03-30
| | | | | | | This reverts commit fcd33da6ed86884ba2b1e6103b848759d4d31eb6. ComposeFUSE doesn't need this special treatment anymore. Leaving the commit in place though.
* Comments fixed for compatibility with composefuse.Mark Shoulson2017-03-29
| | | | | | | | | | | | | If the inline comment doesn't match the character name, composefuse will overwrite it unless it's got a double-#. Added check in checklines.py3 to detect such. Fixed erroneous names, even some wrong character numbers, per checklines.py3 checks. This will likely become obsolete soon, for 95% of the cases, since I'll make composefuse handle cases where the character name is *followed by* other stuff correctly, so those will go back to #s. It's an open question what the point of doing this was.
* Compared emoji list with unicode data to get some that were missed.Mark Shoulson2016-03-18
|
* Add some math symbols, brackets, and superscript chars.Mark Shoulson2014-08-11
|
* We had an extra char all along with DEGREE SIGN. Made checklines read stdin.Mark Shoulson2011-12-29
|
* rewrote checklines.py3 a little, streamline it a bit, use re.Mark Shoulson2011-12-28
|
* added checklines.py3 (as given by purpleposeidon) and fixed corrections it ↵Mark Shoulson2011-12-28
found.