Mercurial > cgi-bin > hgweb.cgi > curlyq
log
age | author | description |
---|---|---|
2021-04-13 | David Barts | Add README. |
2020-10-17 | David Barts | Add --ligatures mode. |
2020-03-22 | David Barts | Add --tex option. |
2020-03-15 | David Barts | Fix curling inside double quotes. |
2020-01-15 | David Barts | Fix bug. |
2020-01-15 | David Barts | Add --backtick mode. |
2019-12-30 | David Barts | Remove deadwood, update runes.py. |
2019-12-28 | David Barts | Remove deadwood. |
2019-12-28 | David Barts | Can't use memoryview to base Runes on; different methods inside. |
2019-12-28 | David Barts | Remove deadwood. |
2019-12-28 | David Barts | Fix bug; new ws much like old. |
2019-12-27 | David Barts | ... but not paranoid enough. |
2019-12-27 | David Barts | Remove blank. |
2019-12-27 | David Barts | Plug the leak properly (I hope). |
2019-12-27 | David Barts | Plug a memoryview leak. |
2019-12-27 | David Barts | Add support for shared substrings. |
2019-12-27 | David Barts | Allow cloning. |
2019-12-27 | David Barts | Deadwood; remove it. |
2019-12-27 | David Barts | Make it array-based. |
2019-12-27 | David Barts | Added tag v1_workspace for changeset 05363e803272 |
2019-12-27 | David Barts | Improve help text. v1_workspace |
2019-12-27 | David Barts | Undo that; ignoring <pre> is a sticky wicket. |
2019-12-27 | David Barts | Leave bodies of <pre> tags alone. |
2019-12-27 | David Barts | Add --uncurl option. |
2019-12-27 | David Barts | Remove some deadwood. |
2019-12-27 | David Barts | Getting it working... |
2019-12-26 | David Barts | Improve the efficiency. |
2019-12-26 | David Barts | Add views. |
2019-12-26 | David Barts | Initial commit of first two classes. |