Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-12-10 | Upgrade to Python3. | Fedja Beader | 4 | -10/+10 | |
Mostly using 2to3 automatic converter with some educated guesses on my part. Produces same TMWA Makefile as py2 attoconf. YMMV. | |||||
2014-07-17 | Use a metaclass instead of @add_slots | Ben Longbons | 1 | -1/+1 | |
2014-07-17 | Ditch the special treatment of None | Ben Longbons | 1 | -12/+13 | |
2013-09-29 | Clean up config.status during tests | Ben Longbons | 1 | -0/+2 | |
This should probably be handled some better way. | |||||
2013-09-26 | Fix unit test for that last commit | Ben Longbons | 1 | -4/+4 | |
2013-08-06 | Fix versioning | Ben Longbons | 1 | -2/+3 | |
2013-08-06 | Refactor checks and vars | Ben Longbons | 1 | -10/+10 | |
2013-08-06 | Move all types to their own module | Ben Longbons | 2 | -6/+69 | |
2013-08-05 | Add a classy API, and use it to implement all the common options | Ben Longbons | 1 | -3/+9 | |
2013-08-02 | Add flesh to the skeleton | Ben Longbons | 4 | -0/+418 | |