diff --git a/appendix-i-keywords.html b/appendix-i-keywords.html index 2b5d6a62..a76c9cf1 100644 --- a/appendix-i-keywords.html +++ b/appendix-i-keywords.html @@ -464,9 +464,9 @@

Appendix I: Keywords

- +
diff --git a/appendix-ii-operators.html b/appendix-ii-operators.html index 7f8f928f..28546c9e 100644 --- a/appendix-ii-operators.html +++ b/appendix-ii-operators.html @@ -453,9 +453,9 @@

Appendix II: Operators

- +
diff --git a/atomics.html b/atomics.html index b0ce5f79..ebf3df9e 100644 --- a/atomics.html +++ b/atomics.html @@ -497,9 +497,9 @@

Atomics

- +
diff --git a/attributes.html b/attributes.html index b5f0c485..0be551df 100644 --- a/attributes.html +++ b/attributes.html @@ -638,9 +638,9 @@

Attributes

- +
diff --git a/builtin-functions.html b/builtin-functions.html index 78e22b9c..615155d4 100644 --- a/builtin-functions.html +++ b/builtin-functions.html @@ -499,9 +499,9 @@

Dumping expressions at runtime - 8fcf3d7 + diff --git a/call-stack.html b/call-stack.html index 8bb5e59d..32cf8337 100644 --- a/call-stack.html +++ b/call-stack.html @@ -446,9 +446,9 @@

Call stack

- +
diff --git a/comments.html b/comments.html index 22c1e148..dd7a861f 100644 --- a/comments.html +++ b/comments.html @@ -423,9 +423,9 @@

Comments

- +
diff --git a/concurrency.html b/concurrency.html index f2ae59b5..1e70b149 100644 --- a/concurrency.html +++ b/concurrency.html @@ -698,9 +698,9 @@

Shared Objects
- 8fcf3d7 +
diff --git a/conditional-compilation.html b/conditional-compilation.html index 1089e969..ee94b729 100644 --- a/conditional-compilation.html +++ b/conditional-compilation.html @@ -986,9 +986,9 @@

Environment specific files - 8fcf3d7 + diff --git a/constants.html b/constants.html index 430852fa..b24d4710 100644 --- a/constants.html +++ b/constants.html @@ -491,9 +491,9 @@

Required module prefix - 8fcf3d7 + diff --git a/cross-compilation.html b/cross-compilation.html index 85e1a687..6b88d86b 100644 --- a/cross-compilation.html +++ b/cross-compilation.html @@ -443,9 +443,9 @@

Cross compilation

- +
diff --git a/debugger.html b/debugger.html index 4f7613dd..f074b566 100644 --- a/debugger.html +++ b/debugger.html @@ -503,9 +503,9 @@

Debugger

- +
diff --git a/debugging.html b/debugging.html index 9fabd9ef..5bc44372 100644 --- a/debugging.html +++ b/debugging.html @@ -469,9 +469,9 @@

Javascript Backend - 8fcf3d7 + diff --git a/functions-2.html b/functions-2.html index 2e923b1c..5d992f20 100644 --- a/functions-2.html +++ b/functions-2.html @@ -587,9 +587,9 @@

Parameter evaluation order - 8fcf3d7 + diff --git a/functions.html b/functions.html index 8b14b2ac..0b2b2bc4 100644 --- a/functions.html +++ b/functions.html @@ -448,9 +448,9 @@

Returning multiple values - 8fcf3d7 + diff --git a/getting-started.html b/getting-started.html index e3d7a5c9..40a8fdfb 100644 --- a/getting-started.html +++ b/getting-started.html @@ -424,9 +424,9 @@

Getting started

- +
diff --git a/global-variables.html b/global-variables.html index c12abf0f..c09612c6 100644 --- a/global-variables.html +++ b/global-variables.html @@ -456,9 +456,9 @@

Global Variables

- +
diff --git a/hello-world.html b/hello-world.html index 92f7779e..513f2533 100644 --- a/hello-world.html +++ b/hello-world.html @@ -449,9 +449,9 @@

Hello World

- +
diff --git a/index.html b/index.html index eab1e43f..b5081637 100644 --- a/index.html +++ b/index.html @@ -418,9 +418,9 @@

V Documentation

- +
diff --git a/installing-v-from-source.html b/installing-v-from-source.html index 96891dba..0d6ff325 100644 --- a/installing-v-from-source.html +++ b/installing-v-from-source.html @@ -428,9 +428,9 @@

Installing V from source

- +
diff --git a/introduction.html b/introduction.html index 42783963..17f7b3a0 100644 --- a/introduction.html +++ b/introduction.html @@ -425,9 +425,9 @@

Introduction

- +
diff --git a/json.html b/json.html index 1e0d3b7e..ca1bdd5f 100644 --- a/json.html +++ b/json.html @@ -480,9 +480,9 @@

Encoding JSON - 8fcf3d7 + diff --git a/limited-operator-overloading.html b/limited-operator-overloading.html index 673f53ff..9b5ac0db 100644 --- a/limited-operator-overloading.html +++ b/limited-operator-overloading.html @@ -480,9 +480,9 @@

Other restrictions - 8fcf3d7 + diff --git a/memory-management.html b/memory-management.html index 0e0ee192..afb4b446 100644 --- a/memory-management.html +++ b/memory-management.html @@ -706,9 +706,9 @@

Manual Control for Stack and Heap
- 8fcf3d7 +
diff --git a/memory-unsafe-code.html b/memory-unsafe-code.html index 13386d08..06081ef2 100644 --- a/memory-unsafe-code.html +++ b/memory-unsafe-code.html @@ -455,9 +455,9 @@

Memory-unsafe code

- +
diff --git a/module-imports.html b/module-imports.html index 53221f28..f0b69865 100644 --- a/module-imports.html +++ b/module-imports.html @@ -495,9 +495,9 @@

Module import aliasing - 8fcf3d7 + diff --git a/modules.html b/modules.html index acd3196e..5be2b3b3 100644 --- a/modules.html +++ b/modules.html @@ -494,9 +494,9 @@

cleanup functions - 8fcf3d7 + diff --git a/orm.html b/orm.html index aef35e8f..fb472baa 100644 --- a/orm.html +++ b/orm.html @@ -515,9 +515,9 @@

ORM

- +
diff --git a/other-v-features.html b/other-v-features.html index 067d4897..b73277dc 100644 --- a/other-v-features.html +++ b/other-v-features.html @@ -550,9 +550,9 @@

Appendices

- +
diff --git a/package-management.html b/package-management.html index 48f5839f..bcf9392c 100644 --- a/package-management.html +++ b/package-management.html @@ -540,9 +540,9 @@

Advanced Topics

- +
diff --git a/packaging-v-for-distribution.html b/packaging-v-for-distribution.html index 24e4a5cf..168cb641 100644 --- a/packaging-v-for-distribution.html +++ b/packaging-v-for-distribution.html @@ -418,9 +418,9 @@

Packaging V for distribution

- +
diff --git a/performance-tuning.html b/performance-tuning.html index 36350eba..c72dfb6f 100644 --- a/performance-tuning.html +++ b/performance-tuning.html @@ -715,9 +715,9 @@

PGO (Profile-Guided Optimization)
- 8fcf3d7 +
diff --git a/references.html b/references.html index a02f60b2..2cfa35ac 100644 --- a/references.html +++ b/references.html @@ -453,9 +453,9 @@

References

- +
diff --git a/running-a-project-folder-with-several-files.html b/running-a-project-folder-with-several-files.html index 4131f7a4..7978f931 100644 --- a/running-a-project-folder-with-several-files.html +++ b/running-a-project-folder-with-several-files.html @@ -448,9 +448,9 @@

Running a project folder with several files

- +
diff --git a/sizeof-and-__offsetof.html b/sizeof-and-__offsetof.html index c26fc730..5f0231e9 100644 --- a/sizeof-and-__offsetof.html +++ b/sizeof-and-__offsetof.html @@ -430,9 +430,9 @@

sizeof and __offsetof

- +
diff --git a/statements-&-expressions.html b/statements-&-expressions.html index a7998100..6a2c1692 100644 --- a/statements-&-expressions.html +++ b/statements-&-expressions.html @@ -991,9 +991,9 @@

Goto - 8fcf3d7 + diff --git a/structs-with-reference-fields.html b/structs-with-reference-fields.html index 89bbca17..b9a591bb 100644 --- a/structs-with-reference-fields.html +++ b/structs-with-reference-fields.html @@ -447,9 +447,9 @@

Structs with reference fields

- +
diff --git a/structs.html b/structs.html index ac2d936c..7e06f347 100644 --- a/structs.html +++ b/structs.html @@ -763,9 +763,9 @@

Embedded structs - 8fcf3d7 + diff --git a/symbol-visibility.html b/symbol-visibility.html index 60b68b17..b8b4cdbe 100644 --- a/symbol-visibility.html +++ b/symbol-visibility.html @@ -431,9 +431,9 @@

Symbol visibility

- +
diff --git a/testing.html b/testing.html index b71eed7d..dc0b963b 100644 --- a/testing.html +++ b/testing.html @@ -559,9 +559,9 @@

Running tests
- 8fcf3d7 +
diff --git a/tools.html b/tools.html index 3f4d8a74..ae76981c 100644 --- a/tools.html +++ b/tools.html @@ -466,9 +466,9 @@

Profiling - 8fcf3d7 + diff --git a/trace.html b/trace.html index 1f2858d8..2e73be3b 100644 --- a/trace.html +++ b/trace.html @@ -447,9 +447,9 @@

Trace

- +
diff --git a/type-declarations.html b/type-declarations.html index 0d5f823f..266981a4 100644 --- a/type-declarations.html +++ b/type-declarations.html @@ -1173,9 +1173,9 @@

Generics - 8fcf3d7 + diff --git a/unions.html b/unions.html index 3b24ca56..25593f86 100644 --- a/unions.html +++ b/unions.html @@ -451,9 +451,9 @@

Unions

- +
diff --git a/upgrading-v-to-latest-version.html b/upgrading-v-to-latest-version.html index 1de68a92..5e71b881 100644 --- a/upgrading-v-to-latest-version.html +++ b/upgrading-v-to-latest-version.html @@ -420,9 +420,9 @@

Upgrading V to latest version

- +
diff --git a/v-and-c.html b/v-and-c.html index 12389db9..71e69b9f 100644 --- a/v-and-c.html +++ b/v-and-c.html @@ -788,9 +788,9 @@

Working around C issues - 8fcf3d7 + diff --git a/v-types.html b/v-types.html index c0f531b6..1bfff83e 100644 --- a/v-types.html +++ b/v-types.html @@ -1261,9 +1261,9 @@

Map update syntax - 8fcf3d7 + diff --git a/variables.html b/variables.html index 05b7e200..4d9d2116 100644 --- a/variables.html +++ b/variables.html @@ -513,9 +513,9 @@

Warnings and declaration errors
- 8fcf3d7 +
diff --git a/writing-documentation.html b/writing-documentation.html index f78d9632..33025a51 100644 --- a/writing-documentation.html +++ b/writing-documentation.html @@ -446,9 +446,9 @@

Newlines in Documentation Comments <
- +