Skip to content

Commit

Permalink
Deploying to gh-pages from @ 9299ad5 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwilliams committed Jun 9, 2024
1 parent e6f2633 commit 55aa7fa
Show file tree
Hide file tree
Showing 384 changed files with 98,201 additions and 97,598 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ <h3>Derived Types</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-02 17:40 </p>
on 2024-06-09 03:45 </p>
</div>
</div>
<br>
Expand Down
2 changes: 1 addition & 1 deletion interface/json_array_callback_func.html
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ <h3>Description</h3>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-02 17:40 </p>
on 2024-06-09 03:45 </p>
</div>
</div>
<br>
Expand Down
78 changes: 47 additions & 31 deletions interface/json_core.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ <h1>json_core

<li class="list-inline-item" id="statements"><i class="fa fa-list-ol"></i>
<a data-bs-toggle="tooltip" data-bs-placement="bottom" data-bs-html="true"
title="<p> 0.0% of total for procedures.</p>Including implementation: 29 statements, 0.4% of total for procedures.">3 statements</a>
title="<p> 0.0% of total for procedures.</p>Including implementation: 30 statements, 0.4% of total for procedures.">3 statements</a>
</li>

<li class="list-inline-item" id="source-file">
Expand Down Expand Up @@ -424,7 +424,7 @@ <h4 class="modal-title" id="-graph-help-label">Graph Key</h4>

<h2>Module Procedures</h2>
<div class="card">
<div class="card-header codesum"><span class="anchor" id="proc-initialize_json_core"></span> <h3>private function <a href='../proc/initialize_json_core.html'>initialize_json_core</a>(verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking) result(json_core_object)
<div class="card-header codesum"><span class="anchor" id="proc-initialize_json_core"></span> <h3>private function <a href='../proc/initialize_json_core.html'>initialize_json_core</a>(verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(json_core_object)
</h3></div>
<div class="card-body">
<dl class="dl-horizontal">
Expand All @@ -448,7 +448,7 @@ <h4>Arguments</h4>
<tbody>
<tr>
<td>
<span class="anchor" id="variable-verbose~5"></span>
<span class="anchor" id="variable-verbose"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -463,7 +463,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-compact_reals~5"></span>
<span class="anchor" id="variable-compact_reals"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -478,7 +478,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-print_signs~5"></span>
<span class="anchor" id="variable-print_signs"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -493,7 +493,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-real_format~5"></span>
<span class="anchor" id="variable-real_format"></span>
character(kind=CDK, len=*),
</td>
<td>intent(in),</td>
Expand All @@ -508,7 +508,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-spaces_per_tab~6"></span>
<span class="anchor" id="variable-spaces_per_tab~2"></span>
integer(kind=IK),
</td>
<td>intent(in),</td>
Expand All @@ -523,7 +523,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-strict_type_checking~6"></span>
<span class="anchor" id="variable-strict_type_checking~2"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -540,7 +540,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-trailing_spaces_significant~6"></span>
<span class="anchor" id="variable-trailing_spaces_significant~2"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -557,7 +557,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-case_sensitive_keys~6"></span>
<span class="anchor" id="variable-case_sensitive_keys~2"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -573,7 +573,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-no_whitespace~6"></span>
<span class="anchor" id="variable-no_whitespace~2"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -590,7 +590,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-unescape_strings~5"></span>
<span class="anchor" id="variable-unescape_strings"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -608,7 +608,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-comment_char~6"></span>
<span class="anchor" id="variable-comment_char~2"></span>
character(kind=CK, len=*),
</td>
<td>intent(in),</td>
Expand All @@ -628,7 +628,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-path_mode~6"></span>
<span class="anchor" id="variable-path_mode~2"></span>
integer(kind=IK),
</td>
<td>intent(in),</td>
Expand All @@ -639,12 +639,12 @@ <h4>Arguments</h4>
<td><strong>path_mode</strong></td>
<td>
<p>How the path strings are interpreted in the
<code>get_by_path</code> routines:</p><a href="../proc/initialize_json_core.html#variable-path_mode~6" class="pull-right"><emph>Read more&hellip;</emph></a>
<code>get_by_path</code> routines:</p><a href="../proc/initialize_json_core.html#variable-path_mode~2" class="pull-right"><emph>Read more&hellip;</emph></a>
</td>
</tr>
<tr>
<td>
<span class="anchor" id="variable-path_separator~6"></span>
<span class="anchor" id="variable-path_separator~2"></span>
character(kind=CK, len=1),
</td>
<td>intent(in),</td>
Expand All @@ -665,7 +665,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-compress_vectors~6"></span>
<span class="anchor" id="variable-compress_vectors~2"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -685,7 +685,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-allow_duplicate_keys~6"></span>
<span class="anchor" id="variable-allow_duplicate_keys~2"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -695,12 +695,12 @@ <h4>Arguments</h4>
<td>::</td>
<td><strong>allow_duplicate_keys</strong></td>
<td>
<a href="../proc/initialize_json_core.html#variable-allow_duplicate_keys~6" class="pull-right"><emph>Read more&hellip;</emph></a>
<a href="../proc/initialize_json_core.html#variable-allow_duplicate_keys~2" class="pull-right"><emph>Read more&hellip;</emph></a>
</td>
</tr>
<tr>
<td>
<span class="anchor" id="variable-escape_solidus~6"></span>
<span class="anchor" id="variable-escape_solidus~2"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -712,12 +712,12 @@ <h4>Arguments</h4>
<td>
<p>Note that this option does not affect parsing
(both escaped and unescaped are still valid in
all cases).</p><a href="../proc/initialize_json_core.html#variable-escape_solidus~6" class="pull-right"><emph>Read more&hellip;</emph></a>
all cases).</p><a href="../proc/initialize_json_core.html#variable-escape_solidus~2" class="pull-right"><emph>Read more&hellip;</emph></a>
</td>
</tr>
<tr>
<td>
<span class="anchor" id="variable-stop_on_error~6"></span>
<span class="anchor" id="variable-stop_on_error~2"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -733,7 +733,7 @@ <h4>Arguments</h4>
</tr>
<tr>
<td>
<span class="anchor" id="variable-null_to_real_mode~6"></span>
<span class="anchor" id="variable-null_to_real_mode~2"></span>
integer(kind=IK),
</td>
<td>intent(in),</td>
Expand All @@ -743,12 +743,12 @@ <h4>Arguments</h4>
<td>::</td>
<td><strong>null_to_real_mode</strong></td>
<td>
<p>if <code>strict_type_checking=false</code>:</p><a href="../proc/initialize_json_core.html#variable-null_to_real_mode~6" class="pull-right"><emph>Read more&hellip;</emph></a>
<p>if <code>strict_type_checking=false</code>:</p><a href="../proc/initialize_json_core.html#variable-null_to_real_mode~2" class="pull-right"><emph>Read more&hellip;</emph></a>
</td>
</tr>
<tr>
<td>
<span class="anchor" id="variable-non_normal_mode~5"></span>
<span class="anchor" id="variable-non_normal_mode"></span>
integer(kind=IK),
</td>
<td>intent(in),</td>
Expand All @@ -759,12 +759,12 @@ <h4>Arguments</h4>
<td><strong>non_normal_mode</strong></td>
<td>
<p>How to serialize NaN, Infinity, and
-Infinity real values:</p><a href="../proc/initialize_json_core.html#variable-non_normal_mode~5" class="pull-right"><emph>Read more&hellip;</emph></a>
-Infinity real values:</p><a href="../proc/initialize_json_core.html#variable-non_normal_mode" class="pull-right"><emph>Read more&hellip;</emph></a>
</td>
</tr>
<tr>
<td>
<span class="anchor" id="variable-use_quiet_nan~6"></span>
<span class="anchor" id="variable-use_quiet_nan~2"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -774,12 +774,12 @@ <h4>Arguments</h4>
<td>::</td>
<td><strong>use_quiet_nan</strong></td>
<td>
<a href="../proc/initialize_json_core.html#variable-use_quiet_nan~6" class="pull-right"><emph>Read more&hellip;</emph></a>
<a href="../proc/initialize_json_core.html#variable-use_quiet_nan~2" class="pull-right"><emph>Read more&hellip;</emph></a>
</td>
</tr>
<tr>
<td>
<span class="anchor" id="variable-strict_integer_type_checking~6"></span>
<span class="anchor" id="variable-strict_integer_type_checking~2"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
Expand All @@ -789,7 +789,23 @@ <h4>Arguments</h4>
<td>::</td>
<td><strong>strict_integer_type_checking</strong></td>
<td>
<p>(default is true)</p><a href="../proc/initialize_json_core.html#variable-strict_integer_type_checking~6" class="pull-right"><emph>Read more&hellip;</emph></a>
<p>(default is true)</p><a href="../proc/initialize_json_core.html#variable-strict_integer_type_checking~2" class="pull-right"><emph>Read more&hellip;</emph></a>
</td>
</tr>
<tr>
<td>
<span class="anchor" id="variable-allow_trailing_comma~2"></span>
logical(kind=LK),
</td>
<td>intent(in),</td>
<td>optional</td> <td>

</td>
<td>::</td>
<td><strong>allow_trailing_comma</strong></td>
<td>
<p>Allow a single trailing comma in arrays and objects.
(default is true)</p>
</td>
</tr>
</tbody>
Expand Down Expand Up @@ -821,7 +837,7 @@ <h4>
<p class="text-end">
Documentation generated by
<a href="https://github.com/Fortran-FOSS-Programmers/ford">FORD</a>
on 2024-06-02 17:40 </p>
on 2024-06-09 03:45 </p>
</div>
</div>
<br>
Expand Down
Loading

0 comments on commit 55aa7fa

Please sign in to comment.