1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

option to disable bounds checking; examples/path_tracing.v: optimizations

This commit is contained in:
Delyan Angelov
2020-02-16 17:13:45 +02:00
committed by GitHub
parent 277c55fe5b
commit 195f3f465b
9 changed files with 370 additions and 315 deletions

1
.gitignore vendored
View File

@@ -57,3 +57,4 @@ info.log
# vim/emacs editor backup files
*~
thirdparty/freetype/
cachegrind.out.*