Issues

Select view

Select search mode

 
50 of 221

Improving readability by adding docstrings

Completed

Description

While reading through the codebase in preparation for writing my GSOC 2015 application, I added docstrings to many (not quite all) functions which lacked them.

Also, I changed one function to use the variable name rdr instead of reader to be consistent with the rest of the project.

Environment

N/A

Attachments

2
  • 02 Apr 2015, 07:50 PM
  • 30 Mar 2015, 11:33 PM

Details

Assignee

Reporter

Patch

Code

Priority

Created March 30, 2015 at 11:33 PM
Updated April 3, 2015 at 9:37 PM
Resolved April 3, 2015 at 9:37 PM

Activity

Show:

Matthew West April 2, 2015 at 7:50 PM

Correctly formatted patch for application

Nicola Mometto April 1, 2015 at 11:11 PM

Hi Matthew, thanks for the contribution.
Please read http://dev.clojure.org/display/community/Developing+Patches on how to attach a properly formatted patch to a clojure ticket, I'll be more then happy to apply it then!