Thibault Kruse
|
084eb29d42
|
minor improvement, strip newlines from end of code snippets
|
2016-09-10 22:55:58 +09:00 |
|
Thibault Kruse
|
1842b88c21
|
refactor python code extractor: extract function
|
2016-09-10 22:55:58 +09:00 |
|
Thibault Kruse
|
8e282fa90c
|
Minor fix to python code extractor, dedent by indentation amount
|
2016-09-10 22:55:58 +09:00 |
|
Thibault Kruse
|
154dd24a54
|
improve cpplint check by invoking python just once. Reduces time from 1m to 6s
|
2016-09-10 22:55:58 +09:00 |
|
Gabriel Dos Reis
|
3acba2ebae
|
Merge pull request #726 from tkruse/fix-typos
Fix typos
|
2016-09-09 19:23:25 -07:00 |
|
Gabriel Dos Reis
|
a051b7e840
|
Merge pull request #728 from olafdietsche/issue_cp_3
CP.3: Fix example: function declarations
|
2016-09-09 11:44:42 -07:00 |
|
Olaf Dietsche
|
bceec9e494
|
CP.3: Fix example: function declarations
|
2016-09-09 18:44:19 +02:00 |
|
Thibault Kruse
|
da31c7dacf
|
extend dict
|
2016-09-07 18:18:10 +09:00 |
|
Thibault Kruse
|
a11f1f7f53
|
fix typos
|
2016-09-07 18:17:59 +09:00 |
|
Gabriel Dos Reis
|
031379332d
|
Merge pull request #724 from fmorgner/master
Move whitespace to right place
|
2016-09-06 14:58:21 -07:00 |
|
Felix Morgner
|
8078b0a1f8
|
Move whitespace to right place
|
2016-09-06 15:43:55 +02:00 |
|
Gabriel Dos Reis
|
fdc4a6df04
|
Merge pull request #722 from tkruse/fix-text
Fix text mistake
|
2016-09-06 02:47:26 -07:00 |
|
Thibault Kruse
|
1e4b13bfb0
|
fix whitespace after comma
|
2016-09-06 18:32:23 +09:00 |
|
Thibault Kruse
|
9c148afad3
|
Fix transition of *Excption* to #### Exception in 4d7b1d
|
2016-09-06 18:31:47 +09:00 |
|
Gabriel Dos Reis
|
db029855dd
|
Merge pull request #696 from tkruse/style-fixes
Style fixes
|
2016-09-06 01:14:20 -07:00 |
|
Thibault Kruse
|
254c123c14
|
fix internal link
|
2016-09-05 22:22:08 +09:00 |
|
Thibault Kruse
|
13419aa5dd
|
fix code style
|
2016-09-05 22:17:03 +09:00 |
|
Thibault Kruse
|
603a1b4286
|
Fix whitespace inconsistencies, remove tabs
|
2016-09-05 22:08:04 +09:00 |
|
Thibault Kruse
|
27b585ad71
|
style issues
|
2016-09-05 22:08:04 +09:00 |
|
Bjarne Stroustrup
|
0aea7d997b
|
Added Per.7
Design to enable optimization
|
2016-09-04 11:08:54 -04:00 |
|
Gabriel Dos Reis
|
443c1a4afb
|
Merge pull request #719 from VeXocide/patch-1
Fixes the NL.26 link.
|
2016-08-31 16:46:35 -07:00 |
|
Jeroen Habraken
|
bf0d7e415f
|
Fixes the NL.26 link.
|
2016-08-31 16:32:34 -07:00 |
|
Neil MacIntosh
|
b5d5d3f547
|
Fix order of declarations inside example
Fixes #668.
|
2016-08-30 14:31:16 -07:00 |
|
Neil MacIntosh
|
d1f22ae88d
|
Fix order of declarations inside example
As per #668, fixing order of declarations in example to match NL.16.
|
2016-08-30 14:22:40 -07:00 |
|
Bjarne Stroustrup
|
3ca23f1575
|
fix Enum.4
|
2016-08-29 15:50:47 -04:00 |
|
Bjarne Stroustrup
|
3ec8cfc5cc
|
Issue 660
Note added
|
2016-08-28 14:49:47 -04:00 |
|
Bjarne Stroustrup
|
4d7b1d7b63
|
minor formatting changes
|
2016-08-28 14:39:49 -04:00 |
|
Bjarne Stroustrup
|
56b4efd430
|
fixing some bugs in examples
#697
|
2016-08-28 12:31:11 -04:00 |
|
Gabriel Dos Reis
|
5827b64a5f
|
Merge pull request #715 from tkruse/fix-typos
fix typos
|
2016-08-27 22:25:11 -07:00 |
|
Thibault Kruse
|
b6ab4ed066
|
spell check fix
|
2016-08-28 12:04:01 +09:00 |
|
Thibault Kruse
|
4d97aea4c9
|
fix typos
|
2016-08-28 11:58:16 +09:00 |
|
Bjarne Stroustrup
|
d7725aa37c
|
ES.100
new example
|
2016-08-27 21:14:16 -04:00 |
|
Bjarne Stroustrup
|
1d53754694
|
Union section fleshed out
#692 #570
|
2016-08-27 14:49:57 -04:00 |
|
Bjarne Stroustrup
|
cbad9769de
|
ES.102 fleshed out
response to issue #675
|
2016-08-26 16:30:20 -04:00 |
|
Bjarne Stroustrup
|
34e719bb36
|
ES.12: Do not reuse names in nested scopes
new rule, and a few minor fixes
|
2016-08-26 11:48:09 -04:00 |
|
Gabriel Dos Reis
|
ca798a640b
|
Merge pull request #709 from tkruse/fix-typos
Fix typos
|
2016-08-25 20:02:23 -07:00 |
|
Gabriel Dos Reis
|
f6d6ffeb7e
|
Merge pull request #708 from tkruse/fix-code-indentation
style: fix code indentation
|
2016-08-25 20:00:09 -07:00 |
|
Thibault Kruse
|
83f60b4415
|
Fix typos
|
2016-08-26 04:59:00 +02:00 |
|
Thibault Kruse
|
5aea4a1fef
|
style: fix code indentation
|
2016-08-26 04:03:20 +02:00 |
|
Bjarne Stroustrup
|
67191255fa
|
Updates to NR section
|
2016-08-25 16:18:48 -04:00 |
|
Bjarne Stroustrup
|
1ddd9cdb7a
|
typo fix
P.11 issue #670
|
2016-08-24 11:18:58 -04:00 |
|
Andrew Pardoe
|
3f0aa7c379
|
Merge pull request #694 from tkruse/merge-leftovers
Bad Merge leftovers
|
2016-08-22 18:00:04 -07:00 |
|
Andrew Pardoe
|
dc0cf8bdc5
|
Merge pull request #695 from tkruse/fix-google-link
Google styleguide now lives on github
|
2016-08-22 17:59:00 -07:00 |
|
Thibault Kruse
|
1931fdcff5
|
Google styleguide now lives on github
|
2016-08-23 00:15:42 +02:00 |
|
Thibault Kruse
|
ae9e7f0118
|
fix typos in custom spellcheck dict
|
2016-08-22 23:34:06 +02:00 |
|
Thibault Kruse
|
a1c248b26f
|
unique variable names in example
|
2016-08-22 23:21:14 +02:00 |
|
Thibault Kruse
|
c0bff45961
|
style fixes
|
2016-08-22 23:21:14 +02:00 |
|
Thibault Kruse
|
8f8c232eff
|
fix pushed merge conflicts
|
2016-08-22 23:21:14 +02:00 |
|
Andrew Pardoe
|
9c091b642b
|
Merge branch 'tkruse-fix-style-classname'
|
2016-08-22 12:00:25 -07:00 |
|
Andrew Pardoe
|
9cf040ebec
|
Merge branch 'fix-style-classname' of https://github.com/tkruse/CppCoreGuidelines into tkruse-fix-style-classname
|
2016-08-22 12:00:11 -07:00 |
|