Commit Graph

27 Commits

Author SHA1 Message Date
Mahmoud Hashemi c556baf6af add a TODO 2013-03-09 02:19:46 -08:00
Mahmoud Hashemi f9d4e92add a bit of packaging 2013-02-28 23:47:23 -08:00
Mahmoud Hashemi ac1927c30c a couple todos/notes 2013-02-27 23:05:54 -08:00
Mahmoud Hashemi 644d4f57d9 it was a long time coming, but I'm finally halfway happy with this wrapped exception 2013-02-27 23:04:35 -08:00
Mahmoud Hashemi 8c07e49d44 docs tweak on unique_iter 2013-02-26 03:39:57 -08:00
Mahmoud Hashemi b3fc1ee586 add uniqueification capabilities 2013-02-26 03:38:24 -08:00
Mahmoud Hashemi 540dbb59df go back to using __new__ and positional arguments 2013-02-26 01:31:27 -08:00
Mahmoud Hashemi 16fd436ee1 add a note and tweak some output code 2013-02-26 01:15:44 -08:00
Mahmoud Hashemi 3a216bffa7 add some docs 2013-02-26 00:55:28 -08:00
Mahmoud Hashemi e7cb213e8d exception wrapping green path mostly working 2013-02-26 00:49:08 -08:00
Mahmoud Hashemi 47d76d7cde working on a wrapping exception mixin thing for less lossy nonraising. 2013-02-25 23:54:35 -08:00
Mahmoud Hashemi 73264db3cc a note on StringBuffer 2013-02-22 21:54:30 -08:00
Mahmoud Hashemi ae4bed70af progress on the string buffer 2013-02-22 19:44:36 -08:00
Mahmoud Hashemi b66a0605e8 add note and attribution 2013-02-21 03:00:55 -08:00
Mahmoud Hashemi e4d74349ff add asciify and update slugify with ascii flag 2013-02-21 02:58:37 -08:00
Mahmoud Hashemi 8f8104daf3 add basic docs and doctests to strutils 2013-02-20 02:16:53 -08:00
Mahmoud Hashemi d64f944b3e scratch that, regexes still faster 2013-02-20 02:09:02 -08:00
Mahmoud Hashemi e73e4ca02d add under2camel, camel2under, and slugify (and split_punct_ws, which is much faster than re-based punctuation splitting) 2013-02-20 01:51:36 -08:00
Mahmoud Hashemi 14333377e2 python3-compatible doctest for bucketize_bool 2013-02-20 01:30:34 -08:00
Mahmoud Hashemi 20b39e71e5 a couple iterutils changes 2013-02-20 01:23:32 -08:00
Mahmoud Hashemi 136ac5284c bucketize and bucketize_bool, with docs 2013-02-19 23:37:15 -08:00
Mahmoud Hashemi 1b12a904d2 add examples to chunked and chunked_iter 2013-02-19 23:08:35 -08:00
Mahmoud Hashemi 376c3f3de9 update split() docs with more examples. 2013-02-19 23:02:20 -08:00
Mahmoud Hashemi a404fdd212 chunked_iter and chunked 2013-02-19 22:14:40 -08:00
Mahmoud Hashemi 45e7828d8d (nest directory) 2013-02-19 20:53:33 -08:00
Mahmoud Hashemi 0ee86d9827 split and split_iter work 2013-02-19 20:25:28 -08:00
Mahmoud Hashemi 2c4595e327 initial commit 2013-02-19 18:04:47 -08:00