Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-10 | Upgrade to Python3. | Fedja Beader | 1 | -1/+1 |
2015-10-01 | Fix legacy compatibility again | Ben Longbons | 1 | -0/+4 |
2014-07-17 | Use a metaclass instead of @add_slots | Ben Longbons | 1 | -6/+2 |
2014-07-17 | Ditch the special treatment of None | Ben Longbons | 1 | -62/+62 |
2014-07-16 | Remove possibility of custom vars | Ben Longbons | 1 | -2/+4 |
2013-09-26 | Remove support for origin tracking | Ben Longbons | 1 | -82/+42 |
2013-09-25 | Use keyword splats in ctors | Ben Longbons | 1 | -2/+10 |
2013-08-07 | Remove inferior package version, fix makefile format | Ben Longbons | 1 | -12/+3 |
2013-08-06 | Write vars to makefile in order | Ben Longbons | 1 | -1/+2 |
2013-08-06 | Add config hash | Ben Longbons | 1 | -20/+20 |
2013-08-06 | Refactor checks and vars | Ben Longbons | 1 | -5/+20 |
2013-08-06 | All specifying varname, and fix bugs | Ben Longbons | 1 | -9/+4 |
2013-08-06 | Move all types to their own module | Ben Longbons | 1 | -23/+2 |
2013-08-05 | Add a classy API, and use it to implement all the common options | Ben Longbons | 1 | -0/+320 |