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

2
examples/.gitignore vendored
View File

@@ -13,6 +13,8 @@
/hello_v_js
/fibonacci
/sqlite
/path_tracing
*.ppm
empty_gg_freetype
game_of_life/life_gg
random_ips