Brian Smith
d6eb22d2b9
Add notes about error checking and arithmetic to STYLE.md.
2016-02-22 10:13:45 -10:00
Brian Smith
fb9931b576
Add note about casting to STYLE.md.
2016-02-22 10:13:13 -10:00
Brian Smith
063985413e
Add notes about unsafe
to the style guide.
2016-02-22 10:12:49 -10:00
Brian Smith
ba126545ca
Use x[..n]
instead of x[0..n]
.
...
Also, update the style guide.
2016-02-22 09:26:44 -10:00
David Benjamin
ecc2591b6c
Update link to Google style guide.
...
Change-Id: I0c9d86f188cd20d256620ccbb46546678714e081
Reviewed-on: https://boringssl-review.googlesource.com/6386
Reviewed-by: Adam Langley <agl@google.com>
2015-11-03 02:02:12 +00:00
David Benjamin
0e3f1d80f8
Markdown-ify STYLE.
...
Since we're able to render it fancy, may as well.
Change-Id: Ia1ab4b7ad0cdd78c8ffb75342ee62365843e7d5f
Reviewed-on: https://boringssl-review.googlesource.com/5810
Reviewed-by: Adam Langley <agl@google.com>
2015-09-03 18:37:39 +00:00