boringssl/util
David Benjamin 68a533c0ef Fix line-number counting in doc.go.
There's an off-by-one when skipping blank lines. The initial logic also has an
off-by-one but since it starts lineNo 0-based and then switches to 1-based, it
cancels out.

The decl error line number also was not of where the decl began.

Change-Id: I58fd157dad3276cb9de52ac48ff8c7c73e40f337
Reviewed-on: https://boringssl-review.googlesource.com/7959
Reviewed-by: Adam Langley <agl@google.com>
2016-05-17 21:57:16 +00:00
..
bot Fix vs_toolchain.py, possibly. 2016-05-02 19:25:53 +00:00
32-bit-toolchain.cmake Inital import. 2014-06-20 13:17:32 -07:00
all_tests.go Adding scripts to generate line coverage. 2016-03-03 23:33:48 +00:00
all_tests.json Import `newhope' (post-quantum key exchange). 2016-04-26 22:53:59 +00:00
doc.config Import `newhope' (post-quantum key exchange). 2016-04-26 22:53:59 +00:00
doc.css Inital import. 2014-06-20 13:17:32 -07:00
doc.go Fix line-number counting in doc.go. 2016-05-17 21:57:16 +00:00
generate_build_files.py Add a 'configs_exclude' option to the generated GN 'create_tests' template. 2016-04-28 14:58:01 +00:00
generate-asm-lcov.py Fixing assembly coverage 2016-03-23 18:23:42 +00:00
generate-coverage.sh Adding scripts to generate line coverage. 2016-03-03 23:33:48 +00:00
make_errors.go Markdown-ify BUILDING. 2015-09-03 18:38:21 +00:00
run_android_tests.go Revise run_android_tests.go for use in recipes. 2016-05-13 13:55:41 +00:00