Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Coding Standards: Revision history

From Fightorder

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

23 February 2026

  • curprev 22:3422:34, 23 February 2026 Qrow talk contribs m 6,101 bytes 0 1 revision imported
  • curprev 22:3322:33, 23 February 2026 Qrow talk contribs 6,101 bytes +6,101 Created page with "<span class=warning> This document is not yet finished.<br> Please add new points whenever they occur to you. </span> =Compiler= Keep in mind that we use gcc (g++) as the main compiler, likewise for linux and windows builds. So be sure your code compiles and works with gcc. =Directory structure= http://github.com/spring/spring/blob/master/directories.txt =Style= ==Indentation== Use tabs, not spaces. This allows anyone to choose their favorite indentation size. Th..."

22 November 2018