Edgewall Software

Change History for TracDev/CodingStyle

Version Date Author Comment
35 7 years Ryan J Ollos We discussed targeting Python 3.5+.
34 7 years Ryan J Ollos Fix link and add a few more rules.
33 8 years figaro Added link to Guidelines for SQL statements
32 8 years figaro Added table of contents
31 8 years Ryan J Ollos See discussion in gmessage:trac-dev:Rxqr-4Y0fTU/fVAXWv0EB64J.
30 8 years Ryan J Ollos "JavaScript" is the conventional name (see wikipedia:JavaScript), and …
29 8 years figaro Added SQL coding conventions
28 9 years figaro Cosmetic changes
27 9 years Ryan J Ollos I've been bitten by this issue one too many times.
26 9 years Ryan J Ollos Fixed typo.
25 9 years Ryan J Ollos Results from discussion in gmessage:trac-dev:8MvaR31DsZ8/3dwWFPKf6iMJ.
24 9 years figaro Cosmetic changes
23 9 years Ryan J Ollos Reword.
22 9 years Ryan J Ollos Start to document HTML style guidelines.
21 9 years Ryan J Ollos Minor markup change.
20 10 years Ryan J Ollos Refs comment:18:ticket:10994. May be modified based on other developer …
19 10 years Ryan J Ollos Refs comment:5:ticket:11581.
18 10 years Ryan J Ollos Convention for tuples, discussed on the …
17 13 years Peter Suter Collecting some JavaScript advice
16 13 years Christian Boos docstrings should now generally be written in reST markup
15 13 years anonymous
14 13 years anonymous minor spelling changes
13 14 years Christian Boos add an executive summary explaining why we care about the coding …
12 14 years Christian Boos added conventions for #Strings
11 15 years Remy Blank Added a note about global declarations.
10 16 years ashkulz correct spelling mistake
9 16 years Christian Boos PEP:0008 says max 79, not 80, and indeed, most editors will start …
8 17 years Christian Boos Emphasize the 80-chars rule, and add one to forbid multiple statements …
7 18 years Christian Boos rewording of the previous changes, plus examples
6 18 years Christian Boos Added some more conventions that we adopted over time
5 18 years Christopher Lenz
4 19 years Christopher Lenz Add note about line length
3 19 years Christopher Lenz Add note about list comprehension vs filter/map
2 19 years Christopher Lenz Added back link to TracDev
1 19 years Christopher Lenz Coding style (not much here ATM)