diff --git a/appendix-i-keywords.html b/appendix-i-keywords.html index fb91371ad..e022df3ff 100644 --- a/appendix-i-keywords.html +++ b/appendix-i-keywords.html @@ -895,9 +895,9 @@

Appendix I: Keywords

- +
diff --git a/appendix-ii-operators.html b/appendix-ii-operators.html index cdf14705b..d1b0ccdb2 100644 --- a/appendix-ii-operators.html +++ b/appendix-ii-operators.html @@ -883,9 +883,9 @@

Appendix II: Operators

- +
diff --git a/atomics.html b/atomics.html index f7f7d7e23..5d76eccba 100644 --- a/atomics.html +++ b/atomics.html @@ -927,9 +927,9 @@

Atomics

- +
diff --git a/attributes.html b/attributes.html index 928737660..4dcec152d 100644 --- a/attributes.html +++ b/attributes.html @@ -1093,9 +1093,9 @@

Attributes

- +
diff --git a/builtin-functions.html b/builtin-functions.html index 8b11880a0..ab65f298d 100644 --- a/builtin-functions.html +++ b/builtin-functions.html @@ -929,9 +929,9 @@

Dumping expressions at runtime - a47b729 + diff --git a/call-stack.html b/call-stack.html index 23d28bf56..3e7921cca 100644 --- a/call-stack.html +++ b/call-stack.html @@ -876,9 +876,9 @@

Call stack

- +
diff --git a/comments.html b/comments.html index 272cc0a8a..9a114e041 100644 --- a/comments.html +++ b/comments.html @@ -853,9 +853,9 @@

Comments

- +
diff --git a/concurrency.html b/concurrency.html index 77edfb301..b3b04ab4f 100644 --- a/concurrency.html +++ b/concurrency.html @@ -1128,9 +1128,9 @@

Shared Objects
- a47b729 +
diff --git a/conditional-compilation.html b/conditional-compilation.html index a37973de2..3afa67017 100644 --- a/conditional-compilation.html +++ b/conditional-compilation.html @@ -1416,9 +1416,9 @@

Environment specific files - a47b729 + diff --git a/constants.html b/constants.html index ea8320663..df7b5b30f 100644 --- a/constants.html +++ b/constants.html @@ -921,9 +921,9 @@

Required module prefix - a47b729 + diff --git a/cross-compilation.html b/cross-compilation.html index aea22ca75..2d1ffdd6f 100644 --- a/cross-compilation.html +++ b/cross-compilation.html @@ -873,9 +873,9 @@

Cross compilation

- +
diff --git a/debugger.html b/debugger.html index 9d8220d05..6547398c3 100644 --- a/debugger.html +++ b/debugger.html @@ -933,9 +933,9 @@

Debugger

- +
diff --git a/debugging.html b/debugging.html index 3a441debe..43463901c 100644 --- a/debugging.html +++ b/debugging.html @@ -899,9 +899,9 @@

Javascript Backend - a47b729 + diff --git a/functions-2.html b/functions-2.html index 4b088b759..5b3bb6367 100644 --- a/functions-2.html +++ b/functions-2.html @@ -1017,9 +1017,9 @@

Parameter evaluation order - a47b729 + diff --git a/functions.html b/functions.html index 63e760806..3fb741238 100644 --- a/functions.html +++ b/functions.html @@ -878,9 +878,9 @@

Returning multiple values - a47b729 + diff --git a/getting-started.html b/getting-started.html index c61e3cfec..6848b2728 100644 --- a/getting-started.html +++ b/getting-started.html @@ -854,9 +854,9 @@

Getting started

- +
diff --git a/global-variables.html b/global-variables.html index 6fddec80b..e144bc4ef 100644 --- a/global-variables.html +++ b/global-variables.html @@ -886,9 +886,9 @@

Global Variables

- +
diff --git a/hello-world.html b/hello-world.html index 90fda88b8..a4f95f087 100644 --- a/hello-world.html +++ b/hello-world.html @@ -879,9 +879,9 @@

Hello World

- +
diff --git a/index.html b/index.html index 5041c6aa3..ec2d17d06 100644 --- a/index.html +++ b/index.html @@ -850,9 +850,9 @@

V Documentation

- +
diff --git a/installing-v-from-source.html b/installing-v-from-source.html index c07956968..7e47e4613 100644 --- a/installing-v-from-source.html +++ b/installing-v-from-source.html @@ -858,9 +858,9 @@

Installing V from source

- +
diff --git a/introduction.html b/introduction.html index 1e2a0a70a..2bda362e6 100644 --- a/introduction.html +++ b/introduction.html @@ -855,9 +855,9 @@

Introduction

- +
diff --git a/json.html b/json.html index f447c8f49..c2c443ec3 100644 --- a/json.html +++ b/json.html @@ -910,9 +910,9 @@

Encoding JSON - a47b729 + diff --git a/limited-operator-overloading.html b/limited-operator-overloading.html index a57e666dc..e7be28645 100644 --- a/limited-operator-overloading.html +++ b/limited-operator-overloading.html @@ -910,9 +910,9 @@

Other restrictions - a47b729 + diff --git a/memory-management.html b/memory-management.html index 4b2070eaa..cec2f677b 100644 --- a/memory-management.html +++ b/memory-management.html @@ -1136,9 +1136,9 @@

Manual Control for Stack and Heap
- a47b729 +
diff --git a/memory-unsafe-code.html b/memory-unsafe-code.html index 56cc3d11e..6d83c96de 100644 --- a/memory-unsafe-code.html +++ b/memory-unsafe-code.html @@ -885,9 +885,9 @@

Memory-unsafe code

- +
diff --git a/module-imports.html b/module-imports.html index 39e459ce3..9ed003f59 100644 --- a/module-imports.html +++ b/module-imports.html @@ -960,9 +960,9 @@

Module import aliasing - a47b729 + diff --git a/modules.html b/modules.html index f4a1c27d2..aade5d565 100644 --- a/modules.html +++ b/modules.html @@ -924,9 +924,9 @@

cleanup functions - a47b729 + diff --git a/orm.html b/orm.html index 9600d8079..44f5392df 100644 --- a/orm.html +++ b/orm.html @@ -945,9 +945,9 @@

ORM

- +
diff --git a/other-online-resources.html b/other-online-resources.html index ca341afa9..864a003e1 100644 --- a/other-online-resources.html +++ b/other-online-resources.html @@ -874,9 +874,9 @@

The V languag
- +
diff --git a/other-v-features.html b/other-v-features.html index ba997bd1e..d51d5aeda 100644 --- a/other-v-features.html +++ b/other-v-features.html @@ -980,9 +980,9 @@

Appendices

- +
diff --git a/package-management.html b/package-management.html index b083204a6..e0379b225 100644 --- a/package-management.html +++ b/package-management.html @@ -970,9 +970,9 @@

Advanced Topics

- +
diff --git a/packaging-v-for-distribution.html b/packaging-v-for-distribution.html index 8087c48ed..3d6f575cf 100644 --- a/packaging-v-for-distribution.html +++ b/packaging-v-for-distribution.html @@ -848,9 +848,9 @@

Packaging V for distribution

- +
diff --git a/performance-tuning.html b/performance-tuning.html index 492b11b76..e3daec746 100644 --- a/performance-tuning.html +++ b/performance-tuning.html @@ -1145,9 +1145,9 @@

PGO (Profile-Guided Optimization)
- a47b729 +
diff --git a/references.html b/references.html index 847058a9d..7968e50e1 100644 --- a/references.html +++ b/references.html @@ -883,9 +883,9 @@

References

- +
diff --git a/running-a-project-folder-with-several-files.html b/running-a-project-folder-with-several-files.html index a78970752..2828c5bd6 100644 --- a/running-a-project-folder-with-several-files.html +++ b/running-a-project-folder-with-several-files.html @@ -878,9 +878,9 @@

Running a project folder with several files

- +
diff --git a/sizeof-and-__offsetof.html b/sizeof-and-__offsetof.html index 6740088fa..d65d00b84 100644 --- a/sizeof-and-__offsetof.html +++ b/sizeof-and-__offsetof.html @@ -860,9 +860,9 @@

sizeof and __offsetof

- +
diff --git a/statements-&-expressions.html b/statements-&-expressions.html index db73acb15..bed050019 100644 --- a/statements-&-expressions.html +++ b/statements-&-expressions.html @@ -1435,9 +1435,9 @@

Goto - a47b729 + diff --git a/static-variables.html b/static-variables.html index 0bff3efa6..8ade42297 100644 --- a/static-variables.html +++ b/static-variables.html @@ -875,9 +875,9 @@

Static Variables

- +
diff --git a/structs-with-reference-fields.html b/structs-with-reference-fields.html index dd86032a8..f9e3026c3 100644 --- a/structs-with-reference-fields.html +++ b/structs-with-reference-fields.html @@ -877,9 +877,9 @@

Structs with reference fields

- +
diff --git a/structs.html b/structs.html index 58ba24da1..419d4090c 100644 --- a/structs.html +++ b/structs.html @@ -1193,9 +1193,9 @@

Embedded structs - a47b729 + diff --git a/symbol-visibility.html b/symbol-visibility.html index 235fef67a..be859ac96 100644 --- a/symbol-visibility.html +++ b/symbol-visibility.html @@ -861,9 +861,9 @@

Symbol visibility

- +
diff --git a/testing.html b/testing.html index 51f0c6a0b..2c2bfb160 100644 --- a/testing.html +++ b/testing.html @@ -989,9 +989,9 @@

Running tests
- a47b729 +
diff --git a/tools.html b/tools.html index 49e1cceef..85712107a 100644 --- a/tools.html +++ b/tools.html @@ -898,9 +898,9 @@

Profiling - a47b729 + diff --git a/trace.html b/trace.html index e1a4b20c6..ab5a507d7 100644 --- a/trace.html +++ b/trace.html @@ -877,9 +877,9 @@

Trace

- +
diff --git a/type-declarations.html b/type-declarations.html index 6382b8e4c..13823f7d0 100644 --- a/type-declarations.html +++ b/type-declarations.html @@ -1602,9 +1602,9 @@

Generics - a47b729 + diff --git a/unions.html b/unions.html index cb193ee55..4daa6aa43 100644 --- a/unions.html +++ b/unions.html @@ -881,9 +881,9 @@

Unions

- +
diff --git a/upgrading-v-to-latest-version.html b/upgrading-v-to-latest-version.html index 5cc9ce85b..2d5a3839d 100644 --- a/upgrading-v-to-latest-version.html +++ b/upgrading-v-to-latest-version.html @@ -850,9 +850,9 @@

Upgrading V to latest version

- +
diff --git a/v-and-c.html b/v-and-c.html index a37cbed43..ac6696373 100644 --- a/v-and-c.html +++ b/v-and-c.html @@ -1218,9 +1218,9 @@

Working around C issues - a47b729 + diff --git a/v-types.html b/v-types.html index 4ff5e851e..084be7e36 100644 --- a/v-types.html +++ b/v-types.html @@ -1694,9 +1694,9 @@

Map update syntax - a47b729 + diff --git a/variables.html b/variables.html index 1751a47e3..db87bbbb3 100644 --- a/variables.html +++ b/variables.html @@ -943,9 +943,9 @@

Warnings and declaration errors
- a47b729 +
diff --git a/writing-documentation.html b/writing-documentation.html index dbc639259..7af701f0f 100644 --- a/writing-documentation.html +++ b/writing-documentation.html @@ -876,9 +876,9 @@

Newlines in Documentation Comments <
- +