Age | Commit message (Expand) | Author |
---|---|---|
2015-05-06 | range(): fix TypeError(can't convert nil into Integer) when using range syntax | David Schmitt |
2015-05-05 | range: Clean up and clarify function contents | Eli Young |
2015-05-05 | Revert "range: remove dead code" | Eli Young |
2015-05-05 | range: remove dead code | David Schmitt |
2014-11-12 | Make the range function work with integers | Erik Dalén |
2014-11-12 | (maint) Fix indentation of range function | Erik Dalén |
2014-02-05 | Remove trailing whitespace | Sharif Nassar |
2013-05-28 | Merge remote-tracking branch 'pr/56' into pull-56 | Adrien Thebo |
2012-04-03 | add a "step" argument to range() | Steve Huff |
2012-03-29 | (#13494) Specify the behavior of zero padded strings | Jeff McCune |
2011-07-29 | (#3) Apply missing documentation to more functions. | Ken Barber |
2011-04-30 | Convert to module format. | Ken Barber |