Mon, 13 Mar 2017 12:40:14 -0700 | Gregory Szorc | py3: add __bool__ to every class defining __nonzero__ | file | diff | annotate |
Mon, 13 Mar 2017 08:53:31 -0700 | Yuya Nishihara | py3: use next() to obtain next item from inner generator of generatorset | file | diff | annotate |
Sat, 18 Feb 2017 17:37:52 +0900 | Yuya Nishihara | smartset: reorder initialization of baseset in more intuitive way | file | diff | annotate |
Tue, 21 Feb 2017 16:29:31 -0800 | Jun Wu | smartset: preserve istopo for baseset operations | file | diff | annotate |
Sat, 18 Feb 2017 17:23:43 -0800 | Jun Wu | smartset: use native set operations as fast paths | file | diff | annotate |
Sat, 18 Feb 2017 16:30:07 -0800 | Jun Wu | smartset: add some doctests | file | diff | annotate |
Fri, 17 Feb 2017 20:59:29 -0800 | Jun Wu | smartset: convert set to list lazily | file | diff | annotate |
Sun, 16 Oct 2016 17:28:51 +0900 | Yuya Nishihara | smartset: move set classes and related functions from revset module (API) | file | diff | annotate | base |