Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-02 | pc(1): fix memory leak and add clog() function | aiju | |
2016-09-19 | pc(1): if the input base is not 10, print the 0d prefix before decimal ↵ | aiju | |
numbers; this way, all output is always valid input (for the current mode) | |||
2016-09-19 | pc(1): add pb (thanks, BurnZeZ); add bit numbering | aiju | |
2016-09-15 | pc(1): _ handling in numbers was broken at some point; restore documented ↵ | aiju | |
behaviour | |||
2016-09-15 | pc(1): add nsa() command | aiju | |
2016-09-05 | pc(1): bugfix: allow setting output base to 0 (thanks, deuteron) | aiju | |
2016-09-01 | pc: add cat() function | aiju | |
2016-08-31 | pc: add rev function | aiju | |
2016-08-29 | pc: add gcd, rand and minv; set base of logical operation results to 0 | aiju | |
2016-08-28 | add pc(1) | aiju | |