Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Comments fixed for compatibility with composefuse. | Mark Shoulson | 2017-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 Shoulson | 2016-03-18 |
| | |||
* | Add some math symbols, brackets, and superscript chars. | Mark Shoulson | 2014-08-11 |
| | |||
* | We had an extra char all along with DEGREE SIGN. Made checklines read stdin. | Mark Shoulson | 2011-12-29 |
| | |||
* | rewrote checklines.py3 a little, streamline it a bit, use re. | Mark Shoulson | 2011-12-28 |
| | |||
* | added checklines.py3 (as given by purpleposeidon) and fixed corrections it ↵ | Mark Shoulson | 2011-12-28 |
found. |