log doc/v2_planning/API_coding_style.txt @ 1514:97ec0d3248ca

age author description
Tue, 29 Nov 2011 10:55:25 -0500 Frederic Bastien Add info about Theano docstring and UTF-8
Tue, 13 Sep 2011 14:02:33 -0400 Frederic Bastien Tell to use isinstance(x, basestring).
Thu, 01 Sep 2011 13:35:02 -0400 Olivier Delalleau Added recommendation to use "except Exception:" rather than "except:"
Thu, 18 Nov 2010 11:45:10 -0500 Olivier Delalleau Commit guidelines have been added in API_coding_style
Wed, 17 Nov 2010 13:21:21 -0500 Frederic Bastien fix and URL that was moved.
Wed, 13 Oct 2010 10:19:48 -0400 Olivier Delalleau Minor grammar improvements
Tue, 12 Oct 2010 13:37:55 -0400 Frederic Bastien added to the web page the commit message recommendation.
Fri, 08 Oct 2010 12:00:05 -0400 Olivier Delalleau Fixed comment in example: lists have no find() method
Fri, 01 Oct 2010 15:27:03 -0400 Olivier Delalleau API_coding_style: Added point mentioned during meeting
Fri, 01 Oct 2010 14:56:01 -0400 Olivier Delalleau API_coding_style: More work on code example
Fri, 24 Sep 2010 12:17:57 -0400 Olivier Delalleau API_coding_style: Added recommendation about how classes should derive from object
Thu, 23 Sep 2010 11:21:48 -0400 Olivier Delalleau API_coding_style: Added no trailing spaces requirement
Thu, 23 Sep 2010 09:47:09 -0400 Olivier Delalleau coding_style: Deleted outdated note
Fri, 17 Sep 2010 16:58:16 -0400 Olivier Delalleau API_coding_style: Moved the point about how to raise exception since it is found in official documents
Fri, 17 Sep 2010 16:51:09 -0400 Olivier Delalleau API_coding_style: Added code example to explain the point about the number of spaces after a period
Fri, 17 Sep 2010 16:39:29 -0400 Olivier Delalleau API_coding_style: Added some comments following up on what was discussed during meeting
Fri, 17 Sep 2010 16:23:51 -0400 Olivier Delalleau Merged
Fri, 17 Sep 2010 16:21:55 -0400 Olivier Delalleau coding_style: Added note about the need to provide guidelines for serialization-friendly code
Fri, 17 Sep 2010 16:13:58 -0400 pascanur merge
Fri, 17 Sep 2010 16:12:33 -0400 pascanur changes during the meeting
Fri, 17 Sep 2010 14:37:00 -0400 Olivier Delalleau coding_style: Started to write full code sample
Fri, 17 Sep 2010 12:56:30 -0400 Olivier Delalleau coding_style: Moved more stuff to API
Fri, 17 Sep 2010 12:05:14 -0400 Olivier Delalleau coding_style: Moved more elements to official 'API'
Thu, 16 Sep 2010 17:00:58 -0400 Olivier Delalleau coding_style: Moved some elements to official API
Thu, 16 Sep 2010 16:25:38 -0400 Olivier Delalleau API_coding_style: Moved code sample at end of document for better readability
Thu, 16 Sep 2010 16:24:47 -0400 Olivier Delalleau coding_style: Moved David's comments from coding_style.txt to API_coding_style.txt
Thu, 16 Sep 2010 16:11:26 -0400 Olivier Delalleau API_coding_style: Started to work on official guidelines
Thu, 16 Sep 2010 14:17:34 -0400 Olivier Delalleau Added API file for coding style committee (now we just need to fill it)