summaryrefslogtreecommitdiff
path: root/wrapinvert.py
Commit message (Collapse)AuthorAgeFilesLines
* Move Wolfgang's Emacs command.Eric S. Raymond2005-07-261-1/+6
|
* Added the bit-reversal machinery for big-endian machines.Eric S. Raymond2005-07-221-1/+3
|
* Add ability to list macros.Eric S. Raymond2005-07-221-7/+29
| | | | | Sort IDs longest first to avoid false prefix matches. Still not idempotent. Still clobbers rangerate.
* First version of wrapinvert processor.Eric S. Raymond2005-07-221-0/+59
Not idempotent. Still needs to be able to list macros.