Mon, 19 Nov 2018 18:54:44 +0000 | Boris Feld | match: provide and use a quick way to escape a single byte | file | diff | annotate |
Sun, 14 Oct 2018 07:23:02 +0200 | Yuya Nishihara | stringutil: allow to specify initial indent level of pprint() | file | diff | annotate |
Sun, 14 Oct 2018 07:18:19 +0200 | Yuya Nishihara | stringutil: make level parameter of pprintgen() 0-origin | file | diff | annotate |
Mon, 27 Aug 2018 09:13:58 -0700 | Gregory Szorc | stringutil: teach pprint() to indent | file | diff | annotate |
Mon, 27 Aug 2018 09:05:56 -0700 | Gregory Szorc | stringutil: emit multiple chunks when pretty printing | file | diff | annotate |
Mon, 27 Aug 2018 09:02:39 -0700 | Gregory Szorc | stringutil: refactor core of pprint so it emits chunks | file | diff | annotate |
Wed, 22 Aug 2018 11:58:36 -0700 | Gregory Szorc | stringutil: teach pprint() to recognize generators | file | diff | annotate |
Fri, 10 Aug 2018 03:16:02 -0400 | Augie Fackler | stringutil: if we get a memoryview in escapestr, coerce it to bytes | file | diff | annotate |