39 Коміти (563901fa9510e2998b3076b86abe8b09eb4ffc17)

Автор SHA1 Повідомлення Дата
  Ben Kurtovic f34f662f35 Fix len() sometimes raising ValueError on empty node lists (fixes #174) 7 роки тому
  Ben Kurtovic aaffb7f66b Update copyright for 2016. 8 роки тому
  Ben Kurtovic 480f70ff1a Fix various SmartList bugs. 8 роки тому
  Ben Kurtovic ab9f6a97fb Use weakrefs for SmartList children; remove _ListProxy.detach(). 8 роки тому
  Ben Kurtovic e71e7b4ece Update copyright years for 2015; fix whitespace in docs. 9 роки тому
  Ben Kurtovic 87e0079512 Take proper advantage of Sphinx's default domains. 10 роки тому
  Ben Kurtovic e294ee6298 Improve ListProxy detaching behavior. 10 роки тому
  Ben Kurtovic e5f17eea00 Update copyright notices for 2014. 10 роки тому
  Ben Kurtovic c0fb7c030a Implement new search protocol in Wikicode. 10 роки тому
  Ben Kurtovic 066049b46a Update email address. 10 роки тому
  Ben Kurtovic 32ac6958e1 Apply some bugfixes to SmartList to fix tests on Python 3. 11 роки тому
  Ben Kurtovic b298a68b37 Squash a bug dealing with extended slices. 11 роки тому
  Ben Kurtovic 740db6ddfa Implement some more tests; squash bugs in SmartList/_ListProxy 11 роки тому
  Ben Kurtovic d85ff73c19 Squashing some sneaky bugs in SmartLists's children. 11 роки тому
  Ben Kurtovic fb92349909 Fix parsing of arguments in SmartList.sort() 11 роки тому
  Ben Kurtovic 10a7e5d241 Fix the same bug in __setitem__ and __delitem__ 11 роки тому
  Ben Kurtovic 65c3950e89 Fix bug when an extended slice's stop argument is missing. 11 роки тому
  Ben Kurtovic fe3328aa38 test_doctest() 11 роки тому
  Ben Kurtovic b9d2a83b8a Starting TestSmartList. 11 роки тому
  Ben Kurtovic cd5cc6a7d0 Update copyright notices for 2013. 11 роки тому
  Ben Kurtovic 06d3036de2 Fix a certain bug in SmartList with Py3k (closes #17) 11 роки тому
  Ben Kurtovic 1905456b4d Final fixes and cleanup before release. 11 роки тому
  Ben Kurtovic 816207bb5a Simplify docs massively. 11 роки тому
  Ben Kurtovic 1caeb2d570 Build the actual Sphinx documentation, plus a number of typo fixes. 11 роки тому
  Ben Kurtovic aeb214acb5 Document compat, nodes.extras, Attribute, Parameter 11 роки тому
  Ben Kurtovic d9805d409b Document SmartList, StringMixIn, utils; some cleanup. 11 роки тому
  Ben Kurtovic 0487661c99 py3k support __setitem__ and __delitem__ of SmartList. 11 роки тому
  Ben Kurtovic 90b18e3abc Finish updating all to compat except for the parser. 11 роки тому
  Ben Kurtovic d6a0d6b737 Update py3k compatibility in some modules. 11 роки тому
  Ben Kurtovic 934b1ef016 Fixes and improvements. 11 роки тому
  Ben Kurtovic 137b9fc68f Fix some bugs; satisfy PyLint on certain inheritance things. 11 роки тому
  Ben Kurtovic 227ac924ee Finish implementing all of SmartList. 11 роки тому
  Ben Kurtovic cf299c523d Implement the rest of _ListProxy. 11 роки тому
  Ben Kurtovic 3633f31633 Relaive imports because they are awesome; more stuff in SmartList. 11 роки тому
  Ben Kurtovic b5fb7e18f2 Implement ListProxy.{count,index,extend,insert,reverse,sort} 11 роки тому
  Ben Kurtovic 13066ff189 Implement a ton more in SmartList. 11 роки тому
  Ben Kurtovic 713a3c9944 Implement SmartList.setslice, ListProxy.{repr,setitem,setslice} 11 роки тому
  Ben Kurtovic 33f8924cf9 Implement Wikicode.get_sections(), starting SmartList. 11 роки тому