Changes
Page history
Updated ADIOS2 Coding Guidelines (markdown)
authored
May 04, 2017
by
williamfgc
Show whitespace changes
Inline
Side-by-side
ADIOS2-Coding-Guidelines.md
View page @
c06f0873
...
@@ -2,9 +2,9 @@ This wiki page contains coding guidelines that all developers must follow as sta
...
@@ -2,9 +2,9 @@ This wiki page contains coding guidelines that all developers must follow as sta
# Objectives
# Objectives
-
```Collaboration```
-
```Collaboration```
-
- Make your work easy to understand and share
-
Make your work easy to understand and share
-
- Allocate more time for path-finding, new functionality, and performance improvements rather than understanding developers' coding styles
-
Allocate more time for path-finding, new functionality, and performance improvements rather than understanding developers' coding styles
-
- Expand developers and users base
-
Expand developers and users base
-
```Execution```
-
```Execution```
-
Translate new research ideas into production by reusing features already in the C++11 standard or in the ADIOS2 infrastructure
-
Translate new research ideas into production by reusing features already in the C++11 standard or in the ADIOS2 infrastructure
...
...
...
...